Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(415)

Side by Side Diff: webkit/tools/layout_tests/test_expectations.txt

Issue 126178: Update layout test expectations for <video>... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // This file consists of lines with specifications of what 1 // This file consists of lines with specifications of what
2 // to expect from layout test cases. The test cases can be directories 2 // to expect from layout test cases. The test cases can be directories
3 // in which case the expectations apply to all test cases in that 3 // in which case the expectations apply to all test cases in that
4 // directory and any subdirectory. The format of the file is along the 4 // directory and any subdirectory. The format of the file is along the
5 // lines of: 5 // lines of:
6 // 6 //
7 // LayoutTests/fast/js/fixme.js = FAIL 7 // LayoutTests/fast/js/fixme.js = FAIL
8 // LayoutTests/fast/js/flaky.js = FAIL PASS 8 // LayoutTests/fast/js/flaky.js = FAIL PASS
9 // LayoutTests/fast/js/crash.js = CRASH TIMEOUT FAIL PASS 9 // LayoutTests/fast/js/crash.js = CRASH TIMEOUT FAIL PASS
10 // 10 //
(...skipping 588 matching lines...) Expand 10 before | Expand all | Expand 10 after
599 // temporarily so the rest of the conditions are still tested. 599 // temporarily so the rest of the conditions are still tested.
600 BUG1124568 : LayoutTests/fast/dom/Window/window-function-name-getter-precedence. html = FAIL 600 BUG1124568 : LayoutTests/fast/dom/Window/window-function-name-getter-precedence. html = FAIL
601 601
602 // These tests are disabled until <audio> and <video> tags are supported. 602 // These tests are disabled until <audio> and <video> tags are supported.
603 // Disable <video> and <audio> tests for mac and linux until there is 603 // Disable <video> and <audio> tests for mac and linux until there is
604 // proper support. 604 // proper support.
605 BUG4363 LINUX MAC SKIP : LayoutTests/media = TIMEOUT 605 BUG4363 LINUX MAC SKIP : LayoutTests/media = TIMEOUT
606 BUG4363 LINUX MAC SKIP : LayoutTests/fast/media = PASS FAIL 606 BUG4363 LINUX MAC SKIP : LayoutTests/fast/media = PASS FAIL
607 BUG4363 LINUX MAC SKIP : LayoutTests/http/tests/media = FAIL 607 BUG4363 LINUX MAC SKIP : LayoutTests/http/tests/media = FAIL
608 BUG4363 LINUX MAC SKIP : LayoutTests/http/tests/security/local-video-poster-from -remote.html = FAIL TIMEOUT 608 BUG4363 LINUX MAC SKIP : LayoutTests/http/tests/security/local-video-poster-from -remote.html = FAIL TIMEOUT
609 BUG4363 SLOW : LayoutTests/http/tests/security/local-video-source-from-remote.ht ml = FAIL 609 BUG4363 LINUX MAC SKIP : LayoutTests/http/tests/security/local-video-source-from -remote.html = PASS FAIL
610 BUG4363 SLOW : LayoutTests/http/tests/security/local-video-src-from-remote.html = FAIL 610 BUG4363 LINUX MAC SKIP : LayoutTests/http/tests/security/local-video-src-from-re mote.html = PASS FAIL
611 BUG4363 : LayoutTests/fast/dom/Window/custom-constructors.html = FAIL 611 BUG4363 : LayoutTests/fast/dom/Window/custom-constructors.html = FAIL
612 612
613 // These tests are for <audio> and <video> and they do not run well on Windows. 613 // These tests are for <audio> and <video> and they do not run well on Windows.
614 BUG13907 WIN : LayoutTests/fast/media/viewport-media-query.html = FAIL 614 BUG13907 WIN : LayoutTests/fast/media/viewport-media-query.html = FAIL
615 BUG13907 WIN SLOW : LayoutTests/http/tests/security/local-video-source-from-remo te.html = FAIL
616 BUG13907 WIN SLOW : LayoutTests/http/tests/security/local-video-src-from-remote. html = FAIL
615 BUG13907 WIN : LayoutTests/http/tests/media/remove-while-loading.html = FAIL 617 BUG13907 WIN : LayoutTests/http/tests/media/remove-while-loading.html = FAIL
616 BUG13907 WIN : LayoutTests/http/tests/media/video-play-stall-seek.html = FAIL 618 BUG13907 WIN : LayoutTests/http/tests/media/video-play-stall-seek.html = FAIL
617 BUG13907 WIN : LayoutTests/http/tests/media/video-play-stall.html = FAIL 619 BUG13907 WIN : LayoutTests/http/tests/media/video-play-stall.html = FAIL
618 BUG13907 WIN : LayoutTests/http/tests/media/video-seekable-stall.html = FAIL 620 BUG13907 WIN : LayoutTests/http/tests/media/video-seekable-stall.html = FAIL
619 BUG13907 WIN : LayoutTests/media/audio-constructor-src.html = FAIL 621 BUG13907 WIN : LayoutTests/media/audio-constructor-src.html = FAIL
620 BUG13907 WIN : LayoutTests/media/audio-constructor.html = FAIL 622 BUG13907 WIN : LayoutTests/media/audio-constructor.html = FAIL
621 BUG13907 WIN : LayoutTests/media/audio-controls-rendering.html = FAIL 623 BUG13907 WIN : LayoutTests/media/audio-controls-rendering.html = FAIL
622 // We don't support MP2 audio so skip this test. 624 // We don't support MP2 audio so skip this test.
623 BUG13907 SKIP : LayoutTests/media/audio-mpeg-supported.html = FAIL 625 BUG13907 SKIP : LayoutTests/media/audio-mpeg-supported.html = FAIL
624 BUG13907 WIN : LayoutTests/media/constructors.html = FAIL 626 BUG13907 WIN : LayoutTests/media/constructors.html = FAIL
(...skipping 2138 matching lines...) Expand 10 before | Expand all | Expand 10 after
2763 // WebKit 44571:44597 2765 // WebKit 44571:44597
2764 // Needs pixel results generated upstream, may need rebaselining afterwards 2766 // Needs pixel results generated upstream, may need rebaselining afterwards
2765 BUG13809 SKIP : LayoutTests/fast/canvas/canvas-empty-image-pattern.html = FAIL 2767 BUG13809 SKIP : LayoutTests/fast/canvas/canvas-empty-image-pattern.html = FAIL
2766 2768
2767 // DCHECK failure about current message loop. 2769 // DCHECK failure about current message loop.
2768 BUG14014 DEBUG : LayoutTests/fast/events/tabindex-focus-chain.html = FAIL 2770 BUG14014 DEBUG : LayoutTests/fast/events/tabindex-focus-chain.html = FAIL
2769 2771
2770 // WebKit 44646:44668 2772 // WebKit 44646:44668
2771 BUG14061 : LayoutTests/svg/filters/subRegion-one-effect.svg = FAIL 2773 BUG14061 : LayoutTests/svg/filters/subRegion-one-effect.svg = FAIL
2772 BUG14061 : LayoutTests/svg/filters/subRegion-two-effects.svg = FAIL 2774 BUG14061 : LayoutTests/svg/filters/subRegion-two-effects.svg = FAIL
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698