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 // All these need to be rebaselined upstream. I will do this in the next | 8 // All these need to be rebaselined upstream. I will do this in the next |
9 // few hours, and after the next roll all these can be removed again. | 9 // few hours, and after the next roll all these can be removed again. |
10 // TODO(thakis): Remove these after the next webkit roll. | 10 // TODO(thakis): Remove these after the next webkit roll. |
11 BUGTHAKIS LINUX : media/video-display-toggle.html = IMAGE | 11 BUGTHAKIS LINUX : media/video-display-toggle.html = IMAGE |
12 BUGTHAKIS WIN : media/video-display-toggle.html = IMAGE | 12 BUGTHAKIS WIN : media/video-display-toggle.html = IMAGE |
13 | 13 |
14 BUGDIMICH : fast/js/toString-recursion.html = PASS TEXT | |
15 BUGDIMICH : fast/loader/stateobjects/pushstate-object-types.html = PASS TEXT | |
16 BUGDIMICH : fast/regex/cross-frame-callable.html = PASS TEXT | |
17 | |
18 // New test that was non-deterministic. | 14 // New test that was non-deterministic. |
19 BUGYURYS : userscripts/window-onerror-for-isolated-world-1.html = PASS TEXT | 15 BUGYURYS : userscripts/window-onerror-for-isolated-world-1.html = PASS TEXT |
20 BUGYURYS : userscripts/window-onerror-for-isolated-world-2.html = PASS TEXT | 16 BUGYURYS : userscripts/window-onerror-for-isolated-world-2.html = PASS TEXT |
21 BUGYURYS : http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-wr
ite.html = PASS TEXT | 17 BUGYURYS : http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-wr
ite.html = PASS TEXT |
22 BUGYURYS : http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-
url.html = PASS TEXT | 18 BUGYURYS : http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-
url.html = PASS TEXT |
23 BUGYURYS : http/tests/security/xss-DENIED-frame-name.html = PASS TEXT | 19 BUGYURYS : http/tests/security/xss-DENIED-frame-name.html = PASS TEXT |
OLD | NEW |