|
|
Rebaseline, fix, or remove various tests dealing with V8 behavior
Most tests were simply rebaselined. The Date test needed a slight
tweak to go from "failing" to "passing" (along with a rebaseline).
As for the 'const' tests, they were all testing "legacy" const,
which stopped shipping in M49 (in preference to ES2015 const),
so deletion seemed like the best remedy.
BUG= 535408, 570391, 574196, 575917, 576574, 592353
Committed: https://crrev.com/ab13ce20b68732da249c769de9409cf82b4511f7
Cr-Commit-Position: refs/heads/master@{#382133}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+47 lines, -416 lines) |
Patch |
 |
M |
third_party/WebKit/LayoutTests/TestExpectations
|
View
|
|
3 chunks |
+0 lines, -19 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/fast/js/const.html
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/fast/js/const-expected.txt
|
View
|
|
1 chunk |
+0 lines, -58 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/fast/js/date-proto-generic-invocation-expected.txt
|
View
|
|
1 chunk |
+28 lines, -28 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/fast/js/function-bind-expected.txt
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/fast/js/inc-const-valueOf.html
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/fast/js/inc-const-valueOf-expected.txt
|
View
|
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/fast/js/kde/const.html
|
View
|
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/fast/js/kde/const-expected.txt
|
View
|
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/fast/js/kde/resources/const.js
|
View
|
|
1 chunk |
+0 lines, -16 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/fast/js/resources/const.js
|
View
|
|
1 chunk |
+0 lines, -162 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/fast/js/script-tests/date-proto-generic-invocation.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/fast/js/script-tests/inc-const-valueOf.js
|
View
|
|
1 chunk |
+0 lines, -56 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/inspector/console/console-big-array-expected.txt
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/inspector/console/console-dir-expected.txt
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/inspector/console/console-format-expected.txt
|
View
|
|
5 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/function-details-expected.txt
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/inspector/sources/debugger/promise-events-expected.txt
|
View
|
|
1 chunk |
+2 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/inspector/sources/debugger/properties-special-expected.txt
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 8 (3 generated)
|