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

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

Issue 164083: Remove linux crash expectation for LayoutTests/fast/canvas/set-colors.html. (Closed)
Patch Set: Created 11 years, 4 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 1835 matching lines...) Expand 10 before | Expand all | Expand 10 after
1846 BUG10436 WIN LINUX : LayoutTests/fast/block/float/nested-clearance.html = FAIL 1846 BUG10436 WIN LINUX : LayoutTests/fast/block/float/nested-clearance.html = FAIL
1847 1847
1848 // New tests added in the 41420:41447 merge that fail (just needs a new baseline ): 1848 // New tests added in the 41420:41447 merge that fail (just needs a new baseline ):
1849 BUG10437 LINUX : LayoutTests/fast/css-generated-content/hit-test-generated-conte nt.html = FAIL 1849 BUG10437 LINUX : LayoutTests/fast/css-generated-content/hit-test-generated-conte nt.html = FAIL
1850 1850
1851 // From webkit merge 41447:41498 1851 // From webkit merge 41447:41498
1852 BUG10438 MAC : LayoutTests/plugins/netscape-plugin-setwindow-size-2.html = FAIL 1852 BUG10438 MAC : LayoutTests/plugins/netscape-plugin-setwindow-size-2.html = FAIL
1853 BUG10438 MAC : LayoutTests/plugins/netscape-plugin-setwindow-size.html = FAIL 1853 BUG10438 MAC : LayoutTests/plugins/netscape-plugin-setwindow-size.html = FAIL
1854 BUG10438 MAC : LayoutTests/plugins/destroy-stream-twice.html = TIMEOUT 1854 BUG10438 MAC : LayoutTests/plugins/destroy-stream-twice.html = TIMEOUT
1855 1855
1856 // Crashes sometimes. Race? Memory corruption?
1857 // Might be related to https://bugs.webkit.org/show_bug.cgi?id=22834
1858 BUG10439 LINUX : LayoutTests/fast/canvas/set-colors.html = CRASH PASS
1859
1860 // Needs an FTP implementation to work completely. 1856 // Needs an FTP implementation to work completely.
1861 BUG10440 MAC : LayoutTests/security/block-test.html = FAIL 1857 BUG10440 MAC : LayoutTests/security/block-test.html = FAIL
1862 1858
1863 // Flakey. Not clear when it started, but it was before 3/9/09. 1859 // Flakey. Not clear when it started, but it was before 3/9/09.
1864 // This test also started failing with the merge of March 25th 2009 1860 // This test also started failing with the merge of March 25th 2009
1865 BUG10441 LINUX : LayoutTests/fast/clip/outline-overflowClip.html = CRASH FAIL PA SS 1861 BUG10441 LINUX : LayoutTests/fast/clip/outline-overflowClip.html = CRASH FAIL PA SS
1866 BUG10441 : LayoutTests/transitions/transition-end-event-transform.html = FAIL PA SS 1862 BUG10441 : LayoutTests/transitions/transition-end-event-transform.html = FAIL PA SS
1867 1863
1868 // Timing out starting 03/10/09 1864 // Timing out starting 03/10/09
1869 BUG10442 MAC : LayoutTests/fast/dom/navigator-detached-no-crash.html = TIMEOUT P ASS 1865 BUG10442 MAC : LayoutTests/fast/dom/navigator-detached-no-crash.html = TIMEOUT P ASS
(...skipping 1186 matching lines...) Expand 10 before | Expand all | Expand 10 after
3056 BUG18584 : LayoutTests/animations/change-one-anim.html = FAIL PASS 3052 BUG18584 : LayoutTests/animations/change-one-anim.html = FAIL PASS
3057 BUG18584 WIN : LayoutTests/animations/play-state.html = FAIL PASS 3053 BUG18584 WIN : LayoutTests/animations/play-state.html = FAIL PASS
3058 BUG18584 : LayoutTests/transitions/shorthand-transitions.html = FAIL PASS 3054 BUG18584 : LayoutTests/transitions/shorthand-transitions.html = FAIL PASS
3059 3055
3060 // Baseline is out-of-date 3056 // Baseline is out-of-date
3061 BUG18610 WIN LINUX : LayoutTests/security/block-test.html = FAIL 3057 BUG18610 WIN LINUX : LayoutTests/security/block-test.html = FAIL
3062 3058
3063 // Flaky crashes 3059 // Flaky crashes
3064 BUG18656 LINUX : LayoutTests/fast/overflow/overflow-stacking.html = PASS CRASH 3060 BUG18656 LINUX : LayoutTests/fast/overflow/overflow-stacking.html = PASS CRASH
3065 BUG18656 MAC : LayoutTests/fast/dom/Window/window-lookup-precedence.html = FAIL CRASH 3061 BUG18656 MAC : LayoutTests/fast/dom/Window/window-lookup-precedence.html = FAIL CRASH
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