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 only put here temporarily, and moved to | 2 // are only put here temporarily, and moved to |
3 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt | 3 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt |
4 // where they will remain until they are rebaselined. | 4 // where they will remain until they are rebaselined. |
5 // | 5 // |
6 // | 6 // |
7 // If you are landing a Chromium CL that would break webkit layout tests, | 7 // If you are landing a Chromium CL that would break webkit layout tests, |
8 // please follow these steps: | 8 // please follow these steps: |
9 // | 9 // |
10 // 1. Add expected failures to the bottom of this file, and run your CL through | 10 // 1. Add expected failures to the bottom of this file, and run your CL through |
(...skipping 16 matching lines...) Expand all Loading... |
27 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt . | 27 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt . |
28 // Right?) | 28 // Right?) |
29 // | 29 // |
30 // EVERYTHING BELOW THIS LINE WILL BE DELETED AT EVERY WEBKIT DEPS ROLL | 30 // EVERYTHING BELOW THIS LINE WILL BE DELETED AT EVERY WEBKIT DEPS ROLL |
31 BUGCR119667 : media/W3C/video/canPlayType/canPlayType_codecs_order_1.html = PASS | 31 BUGCR119667 : media/W3C/video/canPlayType/canPlayType_codecs_order_1.html = PASS |
32 BUGCR119667 : media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_pa
rameter_1.html = PASS | 32 BUGCR119667 : media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_pa
rameter_1.html = PASS |
33 BUGCR119667 : media/W3C/video/canPlayType/canPlayType_two_implies_one_1.html = P
ASS | 33 BUGCR119667 : media/W3C/video/canPlayType/canPlayType_two_implies_one_1.html = P
ASS |
34 BUGCR119667 : media/W3C/video/canPlayType/canPlayType_two_implies_one_2.html = P
ASS | 34 BUGCR119667 : media/W3C/video/canPlayType/canPlayType_two_implies_one_2.html = P
ASS |
35 | 35 |
36 BUGCR124777 : media/video-colorspace-yuv422.html = IMAGE+TEXT TIMEOUT | 36 BUGCR124777 : media/video-colorspace-yuv422.html = IMAGE+TEXT TIMEOUT |
| 37 |
| 38 BUGCR124779 : media/media-controller-playback.html = CRASH |
| 39 BUGCR124779 : media/track/track-cues-missed.html = CRASH |
| 40 BUGCR124779 : media/track/track-cues-pause-on-exit.html = CRASH |
| 41 BUGCR124779 : media/track/track-cues-sorted-before-dispatch.html = CRASH |
OLD | NEW |