Bug 92215

Summary: REGRESSION(r123505): It made ecma/Date/15.9.5.5.js and 2 layout tests fail
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Blocker CC: ggaren, ossy, paroga
Priority: P1 Keywords: MakingBotsRed
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 79666, 92067    

Csaba Osztrogonác
Reported 2012-07-24 23:29:16 PDT
r123505 made ecma/Date/15.9.5.5.js fail on all bots. Could you check and fix it, please?
Attachments
Geoffrey Garen
Comment 1 2012-07-24 23:32:07 PDT
Let's roll it out. I'm away from the sherif at the moment. Can someone else take care of this?
Csaba Osztrogonác
Comment 2 2012-07-24 23:33:17 PDT
And it made 2 layout tests fail: --- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/js/date-set-to-nan-expected.txt +++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/js/date-set-to-nan-actual.txt @@ -97,9 +97,9 @@ PASS date.setUTCFullYear passed all tests PASS date.setYear(arg0) PASS date.setYear() -PASS date.getYear() is compatible to JavaScript 1.3 and later -PASS recover from NaN date using date.setUTCFullYear() -PASS date.setYear passed all tests +FAIL date.getYear() was 2012 instead of 112 +FAIL date.getYear() was 3912 instead of 2012 +FAIL recover from NaN date using date.setUTCFullYear() PASS successfullyParsed is true TEST COMPLETE --- /ramdisk/qt-linux-64-release/build/layout-test-results/sputnik/Conformance/15_Native_Objects/15.2_Object/15.2.2/S15.2.2.1_A2_T5-expected.txt +++ /ramdisk/qt-linux-64-release/build/layout-test-results/sputnik/Conformance/15_Native_Objects/15.2_Object/15.2.2/S15.2.2.1_A2_T5-actual.txt @@ -1,6 +1,6 @@ S15.2.2.1_A2_T5 -PASS +FAIL SputnikError: #2: When the Object constructor is called and if the value is an Object simply value returns. TEST COMPLETE
Csaba Osztrogonác
Comment 3 2012-07-25 02:26:10 PDT
*** This bug has been marked as a duplicate of bug 92218 ***
Note You need to log in before you can comment on or make changes to this bug.