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 // temporarily mark these tests as failing until we can figure out why | 8 // temporarily mark these tests as failing until we can figure out why |
9 // r46500 (and wk 58765) seems to have caused a perf regression | 9 // r46500 (and wk 58765) seems to have caused a perf regression |
10 BUG43276 : fast/notifications/notifications-replace.html = FAIL | 10 BUG43276 : fast/notifications/notifications-replace.html = FAIL |
11 BUG43276 : fast/notifications/notifications-rtl.html = FAIL | 11 BUG43276 : fast/notifications/notifications-rtl.html = FAIL |
| 12 |
| 13 // temporarily enable these tests downstream until they're fully upstreamed. |
| 14 BUG11246 : fast/dom/Geolocation = PASS |
| 15 BUG11246 DEFER SKIP : fast/dom/Geolocation/callback-exception.html = TEXT |
OLD | NEW |