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

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

Issue 266048: Update test expectations to include linux failures (Closed)
Patch Set: commetns 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 3109 matching lines...) Expand 10 before | Expand all | Expand 10 after
3120 3120
3121 // WebKit update 48937:48947 3121 // WebKit update 48937:48947
3122 BUG23751 WIN LINUX DEBUG : LayoutTests/fast/inline/relative-positioned-overflow. html = CRASH 3122 BUG23751 WIN LINUX DEBUG : LayoutTests/fast/inline/relative-positioned-overflow. html = CRASH
3123 3123
3124 // Started happening somewhere around http://trac.webkit.org/changeset/48989. 3124 // Started happening somewhere around http://trac.webkit.org/changeset/48989.
3125 BUG23955 MAC LINUX : LayoutTests/fast/css/last-of-type-pseudo-class.html = FAIL PASS 3125 BUG23955 MAC LINUX : LayoutTests/fast/css/last-of-type-pseudo-class.html = FAIL PASS
3126 3126
3127 // Possibly busted as part of http://trac.webkit.org/changeset/49003 3127 // Possibly busted as part of http://trac.webkit.org/changeset/49003
3128 BUG23901 WIN LINUX : LayoutTests/fast/box-shadow/inset.html = FAIL 3128 BUG23901 WIN LINUX : LayoutTests/fast/box-shadow/inset.html = FAIL
3129 3129
3130 // Flaky on Linux debug since WebKit merge 49051:49097 3130 // Flaky on Linux since WebKit merge 49051:49097
3131 BUG24331 LINUX DEBUG : LayoutTests/svg/text/text-text-07-t.svg = FAIL PASS 3131 BUG24331 LINUX : LayoutTests/svg/text/text-text-07-t.svg = FAIL PASS
3132 BUG24331 LINUX DEBUG : LayoutTests/svg/text/text-tselect-02-f.svg = FAIL PASS 3132 // Fails since WebKit merge 49321:49372
3133 BUG24331 LINUX : LayoutTests/svg/text/text-tselect-02-f.svg = FAIL PASS
3133 3134
3134 // WebKit update: 49142:49190 3135 // WebKit update: 49142:49190
3135 // Changed in http://trac.webkit.org/changeset/49155. 3136 // Changed in http://trac.webkit.org/changeset/49155.
3136 BUG_JORLOW : LayoutTests/storage/domstorage/sessionstorage/complex-values.html = FAIL 3137 BUG_JORLOW : LayoutTests/storage/domstorage/sessionstorage/complex-values.html = FAIL
3137 3138
3138 // WebKit update: 49190:49206 3139 // WebKit update: 49190:49206
3139 BUG_JPARENT MAC WIN DEBUG : LayoutTests/editing/execCommand/paste-1.html = FAIL PASS 3140 BUG_JPARENT MAC WIN DEBUG : LayoutTests/editing/execCommand/paste-1.html = FAIL PASS
3140 BUG_JPARENT MAC DEBUG : LayoutTests/editing/execCommand/paste-2.html = FAIL PASS 3141 BUG_JPARENT MAC DEBUG : LayoutTests/editing/execCommand/paste-2.html = FAIL PASS
3141 BUG_JPARENT WIN DEBUG : LayoutTests/fast/frames/calculate-percentage.html = CRAS H PASS 3142 BUG_JPARENT WIN DEBUG : LayoutTests/fast/frames/calculate-percentage.html = CRAS H PASS
3142 BUG_JPARENT WIN DEBUG SLOW : LayoutTests/fast/frames/calculate-fixed.html = CRAS H PASS 3143 BUG_JPARENT WIN DEBUG SLOW : LayoutTests/fast/frames/calculate-fixed.html = CRAS H PASS
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
3182 3183
3183 BUG_23475 WIN : LayoutTests/svg/custom/junk-data.svg = PASS IMAGE 3184 BUG_23475 WIN : LayoutTests/svg/custom/junk-data.svg = PASS IMAGE
3184 3185
3185 // Webkit roll 49284:49321 3186 // Webkit roll 49284:49321
3186 BUG_JOHNNYG : LayoutTests/svg/custom/linking-a-03-b-transform.svg = FAIL 3187 BUG_JOHNNYG : LayoutTests/svg/custom/linking-a-03-b-transform.svg = FAIL
3187 3188
3188 // WebKit roll 49321:49372 3189 // WebKit roll 49321:49372
3189 BUG24454 : LayoutTests/http/tests/globalhistory/history-delegate-basic-visited-l inks.html = FAIL 3190 BUG24454 : LayoutTests/http/tests/globalhistory/history-delegate-basic-visited-l inks.html = FAIL
3190 BUG_HCLAM WIN LINUX : LayoutTests/svg/carto.net/selectionlist.svg = CRASH 3191 BUG_HCLAM WIN LINUX : LayoutTests/svg/carto.net/selectionlist.svg = CRASH
3191 BUG_HCLAM MAC : LayoutTests/svg/carto.net/scrollbar.svg = CRASH 3192 BUG_HCLAM MAC : LayoutTests/svg/carto.net/scrollbar.svg = 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