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 // Skip an overly restrictive cross-origin HTTPS test | 8 // Skip an overly restrictive cross-origin HTTPS test |
9 BUGCR69594 SKIP : http/tests/appcache/different-https-origin-resource-main.html
= FAIL | 9 BUGCR69594 SKIP : http/tests/appcache/different-https-origin-resource-main.html
= FAIL |
10 | 10 |
11 // Due to r75965. Need to rebase upstream. | 11 // Due to r75965. Need to rebase upstream. |
12 BUG_TONY LINUX : fast/forms/menulist-restrict-line-height.html = IMAGE | 12 BUG_TONY LINUX : fast/forms/menulist-restrict-line-height.html = IMAGE |
13 BUG_TONY LINUX : fast/forms/menulist-style-color.html = IMAGE | 13 BUG_TONY LINUX : fast/forms/menulist-style-color.html = IMAGE |
14 BUG_TONY LINUX : fast/forms/select-baseline.html = IMAGE | 14 BUG_TONY LINUX : fast/forms/select-baseline.html = IMAGE |
15 | 15 |
16 // Dropping U;. Need to rebase upstream. | 16 // Dropping U;. Need to rebase upstream. |
17 BUG_TONY : http/tests/navigation/useragent.php = TEXT | 17 BUG_TONY : http/tests/navigation/useragent.php = TEXT |
18 | 18 |
| 19 BUGV8_1202 DEBUG : fast/js/function-call-aliased.html = PASS CRASH |
| 20 BUGV8_1203 DEBUG : fast/canvas/webgl/gl-get-calls.html = PASS CRASH |
| 21 |
19 // Potential broken test found by r75985. | 22 // Potential broken test found by r75985. |
20 BUGCR74092 : http/tests/media/video-play-suspend.html = TIMEOUT | 23 BUGCR74092 : http/tests/media/video-play-suspend.html = TIMEOUT |
OLD | NEW |