Changeset 91234 in webkit
- Timestamp:
- Jul 18, 2011, 7:42:52 PM (15 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 13 edited
-
ChangeLog (modified) (1 diff)
-
sputnik/Conformance/11_Expressions/11.1_Primary_Expressions/11.1.1_The_this_Keyword/S11.1.1_A2-expected.txt (modified) (1 diff)
-
sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.10_String.prototype.match/S15.5.4.10_A1_T3-expected.txt (modified) (1 diff)
-
sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.11_String.prototype.replace/S15.5.4.11_A1_T3-expected.txt (modified) (1 diff)
-
sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.12_String.prototype.search/S15.5.4.12_A1_T3-expected.txt (modified) (1 diff)
-
sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.13_String.prototype.slice/S15.5.4.13_A1_T3-expected.txt (modified) (1 diff)
-
sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.14_String.prototype.split/S15.5.4.14_A1_T3-expected.txt (modified) (1 diff)
-
sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.15_String.prototype.substring/S15.5.4.15_A1_T3-expected.txt (modified) (1 diff)
-
sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.4_String.prototype.charAt/S15.5.4.4_A1_T3-expected.txt (modified) (1 diff)
-
sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.5_String.prototype.charCodeAt/S15.5.4.5_A1_T3-expected.txt (modified) (1 diff)
-
sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.6_String.prototype.concat/S15.5.4.6_A1_T3-expected.txt (modified) (1 diff)
-
sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.7_String.prototype.indexOf/S15.5.4.7_A1_T3-expected.txt (modified) (1 diff)
-
sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.8_String.prototype.lastIndexOf/S15.5.4.8_A1_T3-expected.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r91230 r91234 4 4 5 5 * platform/chromium/test_expectations.txt: 6 7 2011-07-18 Gavin Barraclough <barraclough@apple.com> 8 9 https://bugs.webkit.org/show_bug.cgi?id=64678 10 Fix bugs in Object.prototype this handling. 11 12 Reviewed by Oliver Hunt. 13 14 Ooops! - failed to commit the new sputnik results. 6 15 7 16 2011-07-18 Gavin Barraclough <barraclough@apple.com> -
trunk/LayoutTests/sputnik/Conformance/11_Expressions/11.1_Primary_Expressions/11.1.1_The_this_Keyword/S11.1.1_A2-expected.txt
r58534 r91234 1 1 S11.1.1_A2 2 2 3 PASS 3 FAIL TypeError: 'undefined' is not an object (evaluating 'toString()') 4 4 5 5 TEST COMPLETE -
trunk/LayoutTests/sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.10_String.prototype.match/S15.5.4.10_A1_T3-expected.txt
r91095 r91234 1 1 S15.5.4.10_A1_T3 2 2 3 FAIL TypeError: Type error3 FAIL TypeError: 'undefined' is not an object (evaluating 'toString()') 4 4 5 5 TEST COMPLETE -
trunk/LayoutTests/sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.11_String.prototype.replace/S15.5.4.11_A1_T3-expected.txt
r58534 r91234 1 1 S15.5.4.11_A1_T3 2 2 3 PASS 3 FAIL TypeError: 'undefined' is not an object (evaluating 'toString()') 4 4 5 5 TEST COMPLETE -
trunk/LayoutTests/sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.12_String.prototype.search/S15.5.4.12_A1_T3-expected.txt
r91095 r91234 1 1 S15.5.4.12_A1_T3 2 2 3 FAIL TypeError: Type error3 FAIL TypeError: 'undefined' is not an object (evaluating 'toString()') 4 4 5 5 TEST COMPLETE -
trunk/LayoutTests/sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.13_String.prototype.slice/S15.5.4.13_A1_T3-expected.txt
r91095 r91234 1 1 S15.5.4.13_A1_T3 2 2 3 FAIL TypeError: Type error3 FAIL TypeError: 'undefined' is not an object (evaluating 'toString()') 4 4 5 5 TEST COMPLETE -
trunk/LayoutTests/sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.14_String.prototype.split/S15.5.4.14_A1_T3-expected.txt
r91095 r91234 1 1 S15.5.4.14_A1_T3 2 2 3 FAIL TypeError: Type error3 FAIL TypeError: 'undefined' is not an object (evaluating 'toString()') 4 4 5 5 TEST COMPLETE -
trunk/LayoutTests/sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.15_String.prototype.substring/S15.5.4.15_A1_T3-expected.txt
r91095 r91234 1 1 S15.5.4.15_A1_T3 2 2 3 FAIL TypeError: Type error3 FAIL TypeError: 'undefined' is not an object (evaluating 'toString()') 4 4 5 5 TEST COMPLETE -
trunk/LayoutTests/sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.4_String.prototype.charAt/S15.5.4.4_A1_T3-expected.txt
r91095 r91234 1 1 S15.5.4.4_A1_T3 2 2 3 FAIL TypeError: Type error3 FAIL TypeError: 'undefined' is not an object (evaluating 'toString()') 4 4 5 5 TEST COMPLETE -
trunk/LayoutTests/sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.5_String.prototype.charCodeAt/S15.5.4.5_A1_T3-expected.txt
r91095 r91234 1 1 S15.5.4.5_A1_T3 2 2 3 FAIL TypeError: Type error3 FAIL TypeError: 'undefined' is not an object (evaluating 'toString()') 4 4 5 5 TEST COMPLETE -
trunk/LayoutTests/sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.6_String.prototype.concat/S15.5.4.6_A1_T3-expected.txt
r91095 r91234 1 1 S15.5.4.6_A1_T3 2 2 3 FAIL TypeError: Type error3 FAIL TypeError: 'undefined' is not an object (evaluating 'toString()') 4 4 5 5 TEST COMPLETE -
trunk/LayoutTests/sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.7_String.prototype.indexOf/S15.5.4.7_A1_T3-expected.txt
r91095 r91234 1 1 S15.5.4.7_A1_T3 2 2 3 FAIL TypeError: Type error3 FAIL TypeError: 'undefined' is not an object (evaluating 'toString()') 4 4 5 5 TEST COMPLETE -
trunk/LayoutTests/sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.8_String.prototype.lastIndexOf/S15.5.4.8_A1_T3-expected.txt
r91095 r91234 1 1 S15.5.4.8_A1_T3 2 2 3 FAIL TypeError: Type error3 FAIL TypeError: 'undefined' is not an object (evaluating 'toString()') 4 4 5 5 TEST COMPLETE
Note:
See TracChangeset
for help on using the changeset viewer.