OLD | NEW |
1 // This file should almost always be empty. Normally Chromium test expectations | 1 // This file should almost always be empty. Normally Chromium test expectations |
2 // are found in | 2 // are found in |
3 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt | 3 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt |
4 // | 4 // |
5 // Only add expectations here to temporarily suppress messages on the bots | 5 // Only add expectations here to temporarily suppress messages on the bots |
6 // until the changes can be landed upstream. | 6 // until the changes can be landed upstream. |
7 | 7 |
8 // PLEASE DO NOT LEAVE ENTRIES IN THIS FILE FOR MORE THAN 24 HRS. | 8 // PLEASE DO NOT LEAVE ENTRIES IN THIS FILE FOR MORE THAN 24 HRS. |
9 | 9 |
| 10 // V8 roll, lots of ES5 related changes, upstream if V8 sticks. |
| 11 BUGRICOW : fast/js/array-functions-non-arrays.html = TEXT |
| 12 BUGRICOW : fast/js/array-prototype-properties.html = TEXT |
| 13 BUGRICOW : fast/js/exception-sequencing-binops2.html = TEXT |
| 14 BUGRICOW : fast/js/kde/RegExp.html = TEXT |
| 15 BUGRICOW : fast/js/regexp-caching.html = TEXT |
| 16 BUGRICOW : fast/js/toString-overrides.html = TEXT |
| 17 BUGRICOW : fast/js/toString-recursion.html = TEXT |
OLD | NEW |