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

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

Issue 119430: Update webkit to r44571 (Closed) Base URL: svn://svn.chromium.org/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 | « skia/ext/vector_canvas_unittest.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 2680 matching lines...) Expand 10 before | Expand all | Expand 10 after
2691 // WebKit 44438:44544 2691 // WebKit 44438:44544
2692 BUG13721 WIN LINUX : LayoutTests/fast/canvas/canvas-transforms-during-path.html = FAIL 2692 BUG13721 WIN LINUX : LayoutTests/fast/canvas/canvas-transforms-during-path.html = FAIL
2693 BUG13721 WIN LINUX : LayoutTests/fast/canvas/drawImage-with-globalAlpha.html = F AIL 2693 BUG13721 WIN LINUX : LayoutTests/fast/canvas/drawImage-with-globalAlpha.html = F AIL
2694 BUG13721 WIN LINUX : LayoutTests/fast/canvas/quadraticCurveTo.xml = FAIL 2694 BUG13721 WIN LINUX : LayoutTests/fast/canvas/quadraticCurveTo.xml = FAIL
2695 BUG13721 WIN LINUX : LayoutTests/http/tests/loading/deleted-host-in-resource-loa d-delegate-callback.html = TIMEOUT 2695 BUG13721 WIN LINUX : LayoutTests/http/tests/loading/deleted-host-in-resource-loa d-delegate-callback.html = TIMEOUT
2696 BUG13721 SKIP : LayoutTests/fast/canvas/canvas-lineWidth.html = FAIL 2696 BUG13721 SKIP : LayoutTests/fast/canvas/canvas-lineWidth.html = FAIL
2697 BUG13721 LINUX : LayoutTests/fast/dynamic/positioned-movement-with-positioned-ch ildren.html = FAIL 2697 BUG13721 LINUX : LayoutTests/fast/dynamic/positioned-movement-with-positioned-ch ildren.html = FAIL
2698 2698
2699 // We seem to be missing a line-break in the results for this first test. 2699 // We seem to be missing a line-break in the results for this first test.
2700 BUG13728 WIN LINUX : LayoutTests/editing/deleting/4866671.html = FAIL 2700 BUG13728 WIN LINUX : LayoutTests/editing/deleting/4866671.html = FAIL
2701
2702 // New test added in WebKit 44550:
2703 BUG13767 : LayoutTests/fast/js/JSON-stringify.html = FAIL
OLDNEW
« no previous file with comments | « skia/ext/vector_canvas_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698