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 enable these tests downstream until they're fully upstreamed. | 8 // temporarily enable these tests downstream until they're fully upstreamed. |
9 BUG11246 : fast/dom/Geolocation = PASS | 9 BUG11246 : fast/dom/Geolocation = PASS |
10 BUG11246 DEFER SKIP : fast/dom/Geolocation/callback-exception.html = TEXT | 10 BUG11246 DEFER SKIP : fast/dom/Geolocation/callback-exception.html = TEXT |
11 | |
12 // Fix is already in upstream, as soon as WK is rolled past r60643, remove | |
13 // this exception. | |
14 BUGJOHNNYG : fast/notifications/notifications-display-close-events.html = TEXT | |
OLD | NEW |