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 BUG_AJWONG WIN : fast/dom/Window/window-screen-properties.html = TEXT | |
8 | |
9 // Failure after 63609 | |
10 BUG60384 : fast/replaced/border-radius-clip.html = IMAGE TEXT IMAGE+TEXT | |
11 | |
12 BUG60393 MAC DEBUG : fast/selectors/001.html = TIMEOUT | |
13 | |
14 // Failures after Mesa 7.9 upgrade, already in upstream test_expectations.txt. | |
15 // Need to investigate. | |
16 BUG60651 : fast/canvas/webgl/gl-object-get-calls.html = TIMEOUT FAIL | |
17 BUG60651 : fast/canvas/webgl/glsl-conformance.html = TIMEOUT FAIL | |
18 BUG60671 : fast/canvas/webgl/uniform-location.html = TIMEOUT FAIL CRASH | |
19 | |
20 // Failures after WebKit roll 71000:71013 | |
21 BUGJEREMY WIN LINUX : fast/block/basic/truncation-rtl.html = IMAGE+TEXT | |
22 BUGJEREMY MAC : fast/block/basic/truncation-rtl.html = IMAGE | |
23 BUGPFELDMAN WIN : inspector/console-log-syntax-error.html = TEXT | |
24 | |
25 // Was already marked as flaky on Win, seems to fail on Mac too. | |
26 BUG31342 MAC WIN RELEASE : security/block-test-no-port.html = TEXT PASS | |
27 | |
28 BUGDIMICH MAC : fast/canvas/canvas-zoom.html = IMAGE | |
29 BUGDIMICH MAC : fast/repaint/selection-rl.html = IMAGE | |
30 | |
31 BUG61739 MAC WIN : animations/suspend-resume-animation-events.html = FAIL CRASH | |
32 | |
33 // Probably caused by activation of ICC on Chromium-Mac, likely only requires re
sume | |
34 BUG48982 MAC : tables/mozilla/bugs/bug82946-2.html = IMAGE | |
35 | |
OLD | NEW |