| 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 BUG52841 MAC : fast/dom/Geolocation/callback-exception.html = TEXT PASS | 8 BUG52841 MAC : fast/dom/Geolocation/callback-exception.html = TEXT PASS |
| 9 BUG52841 MAC : fast/dom/Geolocation/no-page-cache.html = TEXT PASS | 9 BUG52841 MAC : fast/dom/Geolocation/no-page-cache.html = TEXT PASS |
| 10 BUG52841 MAC : fast/dom/HTMLAnchorElement/set-href-attribute-hash.html = TEXT PA
SS | 10 BUG52841 MAC : fast/dom/HTMLAnchorElement/set-href-attribute-hash.html = TEXT PA
SS |
| (...skipping 16 matching lines...) Expand all Loading... |
| 27 BUGWK44514 MAC : svg/zoom/page/zoom-mask-with-percentages.svg = IMAGE | 27 BUGWK44514 MAC : svg/zoom/page/zoom-mask-with-percentages.svg = IMAGE |
| 28 | 28 |
| 29 // Still failing, should be moved upstream. | 29 // Still failing, should be moved upstream. |
| 30 BUGWK44945 MAC : fast/files/apply-blob-url-to-img.html = IMAGE | 30 BUGWK44945 MAC : fast/files/apply-blob-url-to-img.html = IMAGE |
| 31 | 31 |
| 32 // Newly added test apparently misbehaves. | 32 // Newly added test apparently misbehaves. |
| 33 BUGWK45102 : media/media-can-play-mpeg4-video.html = TEXT | 33 BUGWK45102 : media/media-can-play-mpeg4-video.html = TEXT |
| 34 | 34 |
| 35 // Temporary disable test. Will investigate (antonm@chromium.org). | 35 // Temporary disable test. Will investigate (antonm@chromium.org). |
| 36 BUGANTONM : fast/js/reserved-words-as-property.html = CRASH TEXT | 36 BUGANTONM : fast/js/reserved-words-as-property.html = CRASH TEXT |
| 37 |
| 38 // Looks like FFmpeg buffer rotation is causing this hang. |
| 39 BUG54465 WIN SKIP : http/tests/media/video-play-suspend.html = FAIL |
| OLD | NEW |