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

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

Issue 292062: Don't skip video-currentTime-set.html anymore since upstreamed WebKit fix has been merged. (Closed)
Patch Set: Blah Created 11 years, 2 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
« 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 756 matching lines...) Expand 10 before | Expand all | Expand 10 after
767 BUG4363 LINUX MAC SKIP : LayoutTests/fast/media = PASS FAIL 767 BUG4363 LINUX MAC SKIP : LayoutTests/fast/media = PASS FAIL
768 BUG4363 LINUX MAC SKIP : LayoutTests/http/tests/security/local-video-poster-from -remote.html = FAIL TIMEOUT 768 BUG4363 LINUX MAC SKIP : LayoutTests/http/tests/security/local-video-poster-from -remote.html = FAIL TIMEOUT
769 BUG4363 LINUX MAC SKIP : LayoutTests/http/tests/security/local-video-src-from-re mote.html = PASS FAIL 769 BUG4363 LINUX MAC SKIP : LayoutTests/http/tests/security/local-video-src-from-re mote.html = PASS FAIL
770 BUG13907 SKIP : LayoutTests/accessibility/media-element.html = TIMEOUT 770 BUG13907 SKIP : LayoutTests/accessibility/media-element.html = TIMEOUT
771 BUG13907 SKIP : LayoutTests/http/tests/security/local-video-source-from-remote.h tml = FAIL 771 BUG13907 SKIP : LayoutTests/http/tests/security/local-video-source-from-remote.h tml = FAIL
772 BUG13907 SKIP : LayoutTests/http/tests/media = FAIL 772 BUG13907 SKIP : LayoutTests/http/tests/media = FAIL
773 773
774 // Linux debug media tests have spurious timeouts and it's annoying. We have no idea why. 774 // Linux debug media tests have spurious timeouts and it's annoying. We have no idea why.
775 BUG13907 BUG25094 SKIP LINUX DEBUG : LayoutTests/media = TIMEOUT 775 BUG13907 BUG25094 SKIP LINUX DEBUG : LayoutTests/media = TIMEOUT
776 776
777 // We don't autoload when src is assigned... we rely on load(). 777 // Test should be passing. Will remove once confimed it's not flaky.
778 BUG9798 BUG13907 SKIP: LayoutTests/media/video-currentTime-set.html = FAIL TIMEO UT 778 BUG9798 BUG13907 : LayoutTests/media/video-currentTime-set.html = PASS FAIL
779 779
780 // The first load event fires occasionally, ending the test early. 780 // The first load event fires occasionally, ending the test early.
781 BUG9798 BUG13907 WIN RELEASE : LayoutTests/media/video-error-abort.html = FAIL P ASS 781 BUG9798 BUG13907 WIN RELEASE : LayoutTests/media/video-error-abort.html = FAIL P ASS
782 782
783 // We have issues with our implementation of played time ranges. 783 // We have issues with our implementation of played time ranges.
784 BUG13907 BUG25380 SLOW : LayoutTests/media/video-played-collapse.html = FAIL 784 BUG13907 BUG25380 SLOW : LayoutTests/media/video-played-collapse.html = FAIL
785 BUG13907 BUG25380 SLOW : LayoutTests/media/video-played-ranges-1.html = FAIL 785 BUG13907 BUG25380 SLOW : LayoutTests/media/video-played-ranges-1.html = FAIL
786 BUG13907 BUG25380 SLOW : LayoutTests/media/video-played-reset.html = FAIL 786 BUG13907 BUG25380 SLOW : LayoutTests/media/video-played-reset.html = FAIL
787 787
788 // We output an extra playing event and video durations are different. 788 // We output an extra playing event and video durations are different.
(...skipping 2399 matching lines...) Expand 10 before | Expand all | Expand 10 after
3188 // Not sure when the flakiness started. 3188 // Not sure when the flakiness started.
3189 BUG25378 WIN LINUX : LayoutTests/fast/forms/search-hidden-cancel-button.html = C RASH PASS 3189 BUG25378 WIN LINUX : LayoutTests/fast/forms/search-hidden-cancel-button.html = C RASH PASS
3190 3190
3191 // Caused by ukai at revision 29626 (WebSockets) 3191 // Caused by ukai at revision 29626 (WebSockets)
3192 BUG25399 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-gc.html = CRASH PA SS 3192 BUG25399 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-gc.html = CRASH PA SS
3193 BUG25399 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-get.xhtml = CRASH PASS 3193 BUG25399 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-get.xhtml = CRASH PASS
3194 BUG25399 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-html-response-enco ding.html = CRASH PASS 3194 BUG25399 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-html-response-enco ding.html = CRASH PASS
3195 3195
3196 // Incorrect baseline removed. 3196 // Incorrect baseline removed.
3197 BUG25433 WIN LINUX : LayoutTests/css2.1/t040103-ident-03-c.html = IMAGE 3197 BUG25433 WIN LINUX : LayoutTests/css2.1/t040103-ident-03-c.html = IMAGE
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