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

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

Issue 343063: Remove passing WIN tests from test_expectations. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 1 month 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 | « 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 3253 matching lines...) Expand 10 before | Expand all | Expand 10 after
3264 // Regressions: Unexpected crashes (1), passed again in roll to 50324 3264 // Regressions: Unexpected crashes (1), passed again in roll to 50324
3265 BUG26291 WIN : LayoutTests/fast/forms/button-submit.html = PASS CRASH 3265 BUG26291 WIN : LayoutTests/fast/forms/button-submit.html = PASS CRASH
3266 3266
3267 // WebKit roll 50313:50324 3267 // WebKit roll 50313:50324
3268 BUG_ROLANDSTEINER MAC LINUX : LayoutTests/fast/block/float/float-in-float-hit-te sting.html = IMAGE 3268 BUG_ROLANDSTEINER MAC LINUX : LayoutTests/fast/block/float/float-in-float-hit-te sting.html = IMAGE
3269 BUG_ROLANDSTEINER LINUX : LayoutTests/fast/events/click-focus-anchor.html = TEXT 3269 BUG_ROLANDSTEINER LINUX : LayoutTests/fast/events/click-focus-anchor.html = TEXT
3270 BUG_ROLANDSTEINER MAC : LayoutTests/fast/events/click-focus-anchor.html = TEXT 3270 BUG_ROLANDSTEINER MAC : LayoutTests/fast/events/click-focus-anchor.html = TEXT
3271 BUG_ROLANDSTEINER MAC : LayoutTests/http/tests/plugins/interrupted-get-url.html = TEXT 3271 BUG_ROLANDSTEINER MAC : LayoutTests/http/tests/plugins/interrupted-get-url.html = TEXT
3272 BUG_ROLANDSTEINER WIN : LayoutTests/fast/events/click-focus-anchor.html = TEXT 3272 BUG_ROLANDSTEINER WIN : LayoutTests/fast/events/click-focus-anchor.html = TEXT
3273 BUG_ROLANDSTEINER WIN : LayoutTests/fast/block/float/float-in-float-hit-testing. html = IMAGE 3273 BUG_ROLANDSTEINER WIN : LayoutTests/fast/block/float/float-in-float-hit-testing. html = IMAGE
3274 BUG_ROLANDSTEINER WIN : LayoutTests/editing/inserting/typing-003.html = TIMEOUT 3274 BUG9798 WIN DEBUG : LayoutTests/dom/html/level2/html/HTMLAppletElement01.html = PASS TIMEOUT
3275 BUG_ROLANDSTEINER WIN : LayoutTests/fast/block/margin-collapse/102.html = TIMEOU T 3275 BUG24182 WIN RELEASE SLOW : LayoutTests/dom/html/level2/html/HTMLAppletElement01 .html = PASS
3276 BUG_ROLANDSTEINER WIN : LayoutTests/http/tests/incremental/slow-utf8-text.pl = T IMEOUT
3277 BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement02.htm l = CRASH
3278 BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement03.htm l = CRASH
3279 BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement04.htm l = CRASH
3280 BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement05.htm l = CRASH
3281 BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement06.htm l = CRASH
3282 BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement07.htm l = CRASH
3283 BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement08.htm l = CRASH
3284 BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement09.htm l = CRASH
3285 BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement10.htm l = CRASH
3286 BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLBodyElement08.html = CRASH
3287 BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLBodyElement12.html = CRASH
3288 BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLDocument02.html = C RASH
3289 // used to be slow/timout, crashed in roll to WebKit r50324
3290 // was: BUG9798 WIN DEBUG : LayoutTests/dom/html/level2/html/HTMLAppletElement01 .html = PASS TIMEOUT
3291 // was: BUG24182 WIN RELEASE SLOW : LayoutTests/dom/html/level2/html/HTMLAppletE lement01.html = PASS
3292 BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement01.htm l = 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