| 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 BUGV8_1203 DEBUG : fast/canvas/webgl/gl-get-calls.html = PASS CRASH | 11 BUGV8_1203 DEBUG : fast/canvas/webgl/gl-get-calls.html = PASS CRASH |
| 12 | 12 |
| 13 // Potential broken test found by r75985. | |
| 14 BUGCR74092 : http/tests/media/video-play-suspend.html = TIMEOUT | |
| 15 | |
| 16 // WebKit fix is at r79797, but since we had to revert the WebKit roll adding th
e failing expectation back. | 13 // WebKit fix is at r79797, but since we had to revert the WebKit roll adding th
e failing expectation back. |
| 17 BUGJAMESR : fast/filesystem/op-get-entry.html = PASS TEXT | 14 BUGJAMESR : fast/filesystem/op-get-entry.html = PASS TEXT |
| 18 | 15 |
| 19 // Need a rebaseline. | 16 // Need a rebaseline. |
| 20 BUG_ANTONM MAC : http/tests/security/xss-DENIED-xml-external-entity.xhtml = TEXT | 17 BUG_ANTONM MAC : http/tests/security/xss-DENIED-xml-external-entity.xhtml = TEXT |
| 21 BUG_ANTONM MAC : http/tests/security/xss-DENIED-xsl-external-entity.xml = TEXT | 18 BUG_ANTONM MAC : http/tests/security/xss-DENIED-xsl-external-entity.xml = TEXT |
| 22 | 19 |
| 23 BUG_TONYG MAC : svg/text/font-size-below-point-five.svg = TEXT | 20 BUG_TONYG MAC : svg/text/font-size-below-point-five.svg = TEXT |
| 21 |
| 22 // Skip these tests until the test_expecitations can be updated after this Chrom
ium patch lands. |
| 23 BUGWK44797 SKIP : fullscreen = PASS FAIL TIMEOUT |
| OLD | NEW |