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

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

Issue 65012: Move skia to DEPS, and put it in third_party. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 7 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 | « webkit/glue/webkit_glue.cc ('k') | 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 2642 matching lines...) Expand 10 before | Expand all | Expand 10 after
2653 BUG11613 WIN : LayoutTests/http/tests/navigation/redirect302-basic.html = FAIL 2653 BUG11613 WIN : LayoutTests/http/tests/navigation/redirect302-basic.html = FAIL
2654 BUG11613 WIN : LayoutTests/http/tests/navigation/redirect302-frames.html = FAIL 2654 BUG11613 WIN : LayoutTests/http/tests/navigation/redirect302-frames.html = FAIL
2655 BUG11613 WIN : LayoutTests/http/tests/navigation/redirect302-goback.html = FAIL 2655 BUG11613 WIN : LayoutTests/http/tests/navigation/redirect302-goback.html = FAIL
2656 BUG11613 WIN : LayoutTests/http/tests/navigation/redirect302-subframeload.html = FAIL 2656 BUG11613 WIN : LayoutTests/http/tests/navigation/redirect302-subframeload.html = FAIL
2657 BUG11613 WIN : LayoutTests/http/tests/navigation/relativeanchor-frames.html = FA IL 2657 BUG11613 WIN : LayoutTests/http/tests/navigation/relativeanchor-frames.html = FA IL
2658 BUG11613 WIN : LayoutTests/http/tests/navigation/success200-frames.html = FAIL 2658 BUG11613 WIN : LayoutTests/http/tests/navigation/success200-frames.html = FAIL
2659 BUG11613 WIN : LayoutTests/http/tests/navigation/success200-subframeload.html = FAIL 2659 BUG11613 WIN : LayoutTests/http/tests/navigation/success200-subframeload.html = FAIL
2660 BUG11613 WIN : LayoutTests/http/tests/navigation/timerredirect-frames.html = FAI L 2660 BUG11613 WIN : LayoutTests/http/tests/navigation/timerredirect-frames.html = FAI L
2661 BUG11613 WIN : LayoutTests/http/tests/navigation/timerredirect-subframeload.html = FAIL 2661 BUG11613 WIN : LayoutTests/http/tests/navigation/timerredirect-subframeload.html = FAIL
2662 2662
2663 // These tests were broken by the latest skia drop (masks and opacity).
2664 BUG_SENORBLANCO LINUX : LayoutTests/fast/reflections/reflection-masks-opacity.ht ml = FAIL
2665 BUG_SENORBLANCO LINUX : LayoutTests/fast/reflections/reflection-masks.html = FAI L
2666 BUG_SENORBLANCO LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-16-b.svg = FAI L
2667 BUG_SENORBLANCO LINUX : LayoutTests/svg/custom/circular-marker-reference-3.svg = FAIL
2668 BUG_SENORBLANCO LINUX : LayoutTests/svg/custom/js-late-marker-creation.svg = FAI L
2669
2663 // This needs to be rebaselined. See http://trac.webkit.org/changeset/43378 2670 // This needs to be rebaselined. See http://trac.webkit.org/changeset/43378
2664 BUG11669 LINUX : LayoutTests/fast/layers/remove-only-this-layer-update.html = FA IL 2671 BUG11669 LINUX : LayoutTests/fast/layers/remove-only-this-layer-update.html = FA IL
OLDNEW
« no previous file with comments | « webkit/glue/webkit_glue.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698