Bug 39861 - [Chromium] Update chromium test expectations for parseFloat & toNumber tests
Summary: [Chromium] Update chromium test expectations for parseFloat & toNumber tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords: GoogleBug
Depends on:
Blocks:
 
Reported: 2010-05-27 19:16 PDT by Roland Steiner
Modified: 2010-05-27 19:36 PDT (History)
1 user (show)

See Also:


Attachments
patch - update test expectations with files from bots (12.76 KB, patch)
2010-05-27 19:23 PDT, Roland Steiner
no flags Details | Formatted Diff | Diff
patch - update test expectations with files from bots, fixed line endings (2.58 KB, patch)
2010-05-27 19:32 PDT, Roland Steiner
tkent: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roland Steiner 2010-05-27 19:16:13 PDT
WebKit r60328 changed 2 the mentioned tests in fast/js - Chromium expectations need to be updated.
Comment 1 Roland Steiner 2010-05-27 19:23:22 PDT
Created attachment 57289 [details]
patch - update test expectations with files from bots
Comment 2 Eric Seidel (no email) 2010-05-27 19:32:17 PDT
Comment on attachment 57289 [details]
patch - update test expectations with files from bots

What's changing here?  Line endings?
Comment 3 Roland Steiner 2010-05-27 19:32:30 PDT
Created attachment 57290 [details]
patch - update test expectations with files from bots, fixed line endings

Fixed line endings (original files copied from try bots had CRLF)
Comment 4 Kent Tamura 2010-05-27 19:34:03 PDT
Comment on attachment 57290 [details]
patch - update test expectations with files from bots, fixed line endings

OK.
You may land test expectation update without review.
Comment 5 Roland Steiner 2010-05-27 19:36:57 PDT
Committed as r60340