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 // TODO(podivilov): Remove on next roll. | 8 // TODO(podivilov): Remove on next roll. |
9 BUG_PODIVILOV MAC : svg/custom/clip-path-child-changes.svg = TEXT | 9 BUG_PODIVILOV MAC : svg/custom/clip-path-child-changes.svg = TEXT |
10 | 10 |
11 // TODO(ager): started crashing after the v8 roll of r52309. | 11 // TODO(ager): started crashing after the v8 roll of r52309. |
12 // http://crbug.com/49099 | 12 // http://crbug.com/49099 |
13 BUG_AGER LINUX DEBUG : fast/js/excessive-comma-usage.html = CRASH | 13 BUG_AGER LINUX DEBUG : fast/js/excessive-comma-usage.html = CRASH |
14 | 14 |
15 // Should pass after a clobber of the mac/win bots. | 15 // Should pass after a clobber of the mac/win bots. |
16 BUG_TONYG MAC WIN : fast/dom/navigation-type-back-forward.html = TEXT | 16 BUG_TONYG MAC WIN : fast/dom/navigation-type-back-forward.html = TEXT |
17 BUG_TONYG MAC WIN : fast/dom/navigation-type-reload.html = TEXT | 17 BUG_TONYG MAC WIN : fast/dom/navigation-type-reload.html = TEXT |
18 BUG_TONYG MAC WIN : fast/dom/navigation-type-navigate.html = TEXT | 18 BUG_TONYG MAC WIN : fast/dom/navigation-type-navigate.html = TEXT |
19 BUG_TONYG MAC WIN : fast/dom/prototype-inheritance.html = TEXT | 19 BUG_TONYG MAC WIN : fast/dom/prototype-inheritance.html = TEXT |
20 BUG_TONYG MAC WIN : fast/dom/webtiming.html = TEXT | 20 BUG_TONYG MAC WIN : fast/dom/webtiming.html = TEXT |
21 BUG_TONYG MAC WIN : http/tests/misc/webtiming-one-redirect.php = TEXT | 21 BUG_TONYG MAC WIN : http/tests/misc/webtiming-one-redirect.php = TEXT |
22 BUG_TONYG MAC WIN : http/tests/misc/webtiming-two-redirects.php = TEXT | 22 BUG_TONYG MAC WIN : http/tests/misc/webtiming-two-redirects.php = TEXT |
23 BUG_TONYG MAC WIN : fast/dom/Window/window-properties-performance.html = TEXT | 23 BUG_TONYG MAC WIN : fast/dom/Window/window-properties-performance.html = TEXT |
24 | |
25 // TODO(ojan): Started failing during 63514:63575 roll. | |
26 BUG_OJAN WIN : inspector/console-trace.html = TEXT | |
27 BUG_OJAN LINUX MAC : svg/filters/filter-empty-g.svg = CRASH | |
OLD | NEW |