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 | |
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. | |
10 // TODO(thakis): Remove these after the next webkit roll. | |
11 BUGTHAKIS LINUX : media/video-display-toggle.html = IMAGE | |
12 BUGTHAKIS WIN : media/video-display-toggle.html = IMAGE | |
13 | |
14 // New test that was non-deterministic. | |
15 BUGYURYS : userscripts/window-onerror-for-isolated-world-1.html = PASS TEXT | |
16 BUGYURYS : userscripts/window-onerror-for-isolated-world-2.html = PASS TEXT | |
17 BUGYURYS : http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-wr
ite.html = PASS TEXT | |
18 BUGYURYS : http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-
url.html = PASS TEXT | |
19 BUGYURYS : http/tests/security/xss-DENIED-frame-name.html = PASS TEXT | |
20 | |
21 BUGTONY : fast/dom/52776.html = IMAGE+TEXT | |
OLD | NEW |