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

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

Issue 1140002: Add expectation to green the bot. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 10 years, 9 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 // fast/js/fixme.js = FAIL 7 // fast/js/fixme.js = FAIL
8 // fast/js/flaky.js = FAIL PASS 8 // fast/js/flaky.js = FAIL PASS
9 // fast/js/crash.js = CRASH TIMEOUT FAIL PASS 9 // fast/js/crash.js = CRASH TIMEOUT FAIL PASS
10 // 10 //
(...skipping 2828 matching lines...) Expand 10 before | Expand all | Expand 10 after
2839 2839
2840 // WebKit roll 56197:56239. 2840 // WebKit roll 56197:56239.
2841 // Needs layoutTestController.setMediaType() (implemented on Qt only) 2841 // Needs layoutTestController.setMediaType() (implemented on Qt only)
2842 BUG38653 MAC : editing/selection/find-yensign-and-backslash.html = TEXT 2842 BUG38653 MAC : editing/selection/find-yensign-and-backslash.html = TEXT
2843 BUG38656 : fast/media/print-restores-previous-mediatype.html = TEXT 2843 BUG38656 : fast/media/print-restores-previous-mediatype.html = TEXT
2844 2844
2845 // Unknown flakiness. 2845 // Unknown flakiness.
2846 BUG38694 MAC LINUX DEBUG : svg/custom/feDisplacementMap-01.svg = IMAGE+TEXT PASS 2846 BUG38694 MAC LINUX DEBUG : svg/custom/feDisplacementMap-01.svg = IMAGE+TEXT PASS
2847 BUG38704 WIN RELEASE: svg/text/text-text-06-t.svg = CRASH PASS 2847 BUG38704 WIN RELEASE: svg/text/text-text-06-t.svg = CRASH PASS
2848 BUG38706 : svg/custom/deep-dynamic-updates.svg = IMAGE+TEXT PASS 2848 BUG38706 : svg/custom/deep-dynamic-updates.svg = IMAGE+TEXT PASS
2849 // Update these upstream.
2850 BUG_DGLAZKOV MAC : editing/style/apply-through-end-of-document.html = TEXT
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