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

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

Issue 175040: More Mac layout test expectations verification (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 3 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 | « 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 1483 matching lines...) Expand 10 before | Expand all | Expand 10 after
1494 // Some times it fails because the animation starts before the first dom dump 1494 // Some times it fails because the animation starts before the first dom dump
1495 // so the text doesn't match. 1495 // so the text doesn't match.
1496 BUG10379 MAC : LayoutTests/svg/hixie/perf/007.xml = FAIL PASS 1496 BUG10379 MAC : LayoutTests/svg/hixie/perf/007.xml = FAIL PASS
1497 1497
1498 BUG10381 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-03-t.svg = FAIL PASS 1498 BUG10381 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-03-t.svg = FAIL PASS
1499 1499
1500 // These may be similar timing issue as above. 1500 // These may be similar timing issue as above.
1501 BUG10382 MAC : LayoutTests/transitions/change-values-during-transition.html = FA IL PASS 1501 BUG10382 MAC : LayoutTests/transitions/change-values-during-transition.html = FA IL PASS
1502 BUG10382 MAC : LayoutTests/transitions/shorthand-border-transitions.html = FAIL PASS 1502 BUG10382 MAC : LayoutTests/transitions/shorthand-border-transitions.html = FAIL PASS
1503 1503
1504 // Most of the http tests seem to be flaky on the mac.
1505 // Don't mark these as FAIL since we want to know if tests start failing.
1506 // TODO(ojan): Remove all the mac http tests that are now redundant with the
1507 // following two lines.
1508 BUG10383 MAC : LayoutTests/http = CRASH TIMEOUT PASS
1509 BUG10672 MAC : chrome/http = PASS CRASH TIMEOUT
1510
1511 // The following are flaky in that some times the timeout or crash, but we think 1504 // The following are flaky in that some times the timeout or crash, but we think
1512 // it is because of bugs in other parts of the code and not specific to what 1505 // it is because of bugs in other parts of the code and not specific to what
1513 // these tests are doing. The are being noted here so we can get the buildbots 1506 // these tests are doing. The are being noted here so we can get the buildbots
1514 // green so new mac regressions are caught much quicker. 1507 // green so new mac regressions are caught much quicker.
1515 // (there are a few others marked w/ multiple status like this in other parts of 1508 // (there are a few others marked w/ multiple status like this in other parts of
1516 // the file, but they were left there as the comments in those areas are valid.) 1509 // the file, but they were left there as the comments in those areas are valid.)
1517 BUG10674 MAC : chrome/http/tests/misc/set-window-opener-to-null.html = PASS TIME OUT FAIL 1510 BUG10674 MAC : chrome/http/tests/misc/set-window-opener-to-null.html = PASS TIME OUT FAIL
1518 BUG10384 MAC : LayoutTests/fast/dom/Window/new-window-opener.html = CRASH TIMEOU T FAIL 1511 BUG10384 MAC : LayoutTests/fast/dom/Window/new-window-opener.html = CRASH TIMEOU T FAIL
1519 BUG10384 MAC : LayoutTests/fast/forms/focus2.html = CRASH FAIL 1512 BUG10384 MAC : LayoutTests/fast/forms/focus2.html = CRASH FAIL
1520 1513
(...skipping 910 matching lines...) Expand 10 before | Expand all | Expand 10 after
2431 BUG19766 LINUX : LayoutTests/fast/replaced/width100percent-menulist.html = FAIL 2424 BUG19766 LINUX : LayoutTests/fast/replaced/width100percent-menulist.html = FAIL
2432 2425
2433 // Fails due to textInputController.setInputMethod not implemented for Mac. 2426 // Fails due to textInputController.setInputMethod not implemented for Mac.
2434 BUG19665 MAC : LayoutTests/platform/mac/editing/input/hangul-enter-confirms-and- sends-keypress.html = FAIL 2427 BUG19665 MAC : LayoutTests/platform/mac/editing/input/hangul-enter-confirms-and- sends-keypress.html = FAIL
2435 BUG19665 MAC : LayoutTests/platform/mac/editing/input/kotoeri-enter-to-confirm-a nd-newline.html = FAIL 2428 BUG19665 MAC : LayoutTests/platform/mac/editing/input/kotoeri-enter-to-confirm-a nd-newline.html = FAIL
2436 2429
2437 // WebKit 47719:47732. New test. Time out on all 3 platforms. 2430 // WebKit 47719:47732. New test. Time out on all 3 platforms.
2438 BUG20341 : LayoutTests/loader/go-back-to-different-window-size.html = TIMEOUT 2431 BUG20341 : LayoutTests/loader/go-back-to-different-window-size.html = TIMEOUT
2439 2432
2440 // WebKit 47732:47748. 2433 // WebKit 47732:47748.
2441 BUG20324 WIN LINUX : LayoutTests/http/tests/security/javascriptURL/javascriptURL -in-new-iframe.html = CRASH 2434 BUG20324 : LayoutTests/http/tests/security/javascriptURL/javascriptURL-in-new-if rame.html = CRASH
2442 2435
2443 // WebKit 47748:47759. Crash only on Linux. Need investigation. 2436 // WebKit 47748:47759. Crash only on Linux. Need investigation.
2444 BUG20265 LINUX : LayoutTests/fast/css/pseudo-required-optional-005.html = CRASH 2437 BUG20265 LINUX : LayoutTests/fast/css/pseudo-required-optional-005.html = CRASH
2445 BUG20265 LINUX : LayoutTests/fast/forms/ValidityState-valueMissing-005.html = CR ASH 2438 BUG20265 LINUX : LayoutTests/fast/forms/ValidityState-valueMissing-005.html = CR ASH
2446 BUG20265 LINUX : LayoutTests/fast/forms/range-default-value.html = CRASH 2439 BUG20265 LINUX : LayoutTests/fast/forms/range-default-value.html = CRASH
2447 BUG20265 LINUX : LayoutTests/fast/forms/range-reset.html = CRASH 2440 BUG20265 LINUX : LayoutTests/fast/forms/range-reset.html = CRASH
2448 BUG20265 LINUX : LayoutTests/platform/mac/accessibility/slider-supports-actions. html = CRASH 2441 BUG20265 LINUX : LayoutTests/platform/mac/accessibility/slider-supports-actions. html = CRASH
2449 2442
2450 // WebKit 47777:47790 - getOwnPropertyDescriptor 2443 // WebKit 47777:47790 - getOwnPropertyDescriptor
2451 BUG20345 : LayoutTests/fast/js/getOwnPropertyDescriptor.html = FAIL 2444 BUG20345 : LayoutTests/fast/js/getOwnPropertyDescriptor.html = FAIL
2452 2445
2453 // Webkit 47790:47797 2446 // Webkit 47790:47797
2454 BUG20356 LINUX WIN : LayoutTests/http/tests/xmlhttprequest/cross-origin-cookie-s torage.html = TIMEOUT 2447 BUG20356 : LayoutTests/http/tests/xmlhttprequest/cross-origin-cookie-storage.htm l = TIMEOUT
2455 2448
2456 // WebKit 47797:47804 2449 // WebKit 47797:47804
2457 BUG20376 WIN : LayoutTests/media/audio-play-event.html = TIMEOUT 2450 BUG20376 WIN : LayoutTests/media/audio-play-event.html = TIMEOUT
2458 // Was marked as flakey above (I commented it out). 2451 // Was marked as flakey above (I commented it out).
2459 BUG20376 WIN : LayoutTests/media/video-src-remove.html = TIMEOUT FAIL 2452 BUG20376 WIN : LayoutTests/media/video-src-remove.html = TIMEOUT FAIL
2460 2453
2461 // WebKit 47821:47827 2454 // WebKit 47821:47827
2462 BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide-on-back-uncached.html = F AIL 2455 BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide-on-back-uncached.html = F AIL
2463 BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide.html = FAIL 2456 BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide.html = FAIL
2464 BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide-on-back-cached.html = TIM EOUT 2457 BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide-on-back-cached.html = TIM EOUT
2465 2458
2466 // WebKit 47827:47830 2459 // WebKit 47827:47830
2467 BUG_JORLOW : LayoutTests/editing/pasteboard/files-during-page-drags.html = FAIL 2460 BUG_JORLOW : LayoutTests/editing/pasteboard/files-during-page-drags.html = FAIL
2468 2461
2469 // This newly added test times out on Mac: 2462 // This newly added test times out on Mac:
2470 BUG20438 MAC : chrome/plugins/get-url-with-iframe-target.html = TIMEOUT 2463 BUG20438 MAC : chrome/plugins/get-url-with-iframe-target.html = TIMEOUT
2471 BUG20438 MAC : chrome/plugins/get-url-with-iframe-target-no-crash.html = TIMEOUT 2464 BUG20438 MAC : chrome/plugins/get-url-with-iframe-target-no-crash.html = TIMEOUT
2472 2465
2466 // Mac LayoutTest/http errors after removing blanket exception.
2467 BUG20748 MAC : LayoutTests/http/tests/plugins/npapi-response-headers.html = TIME OUT
2468 BUG20748 MAC : LayoutTests/http/tests/security/frameNavigation/xss-DENIED-plugin -navigation.html = TIMEOUT
2469 BUG20748 MAC : LayoutTests/http/tests/plugins/get-url.html = TIMEOUT
2470 BUG20748 MAC : LayoutTests/http/tests/plugins/interrupted-get-url.html = TIMEOUT
2471
2473 BUG_OJAN WIN LINUX : LayoutTests/fast/css/remove-shorthand.html = FAIL 2472 BUG_OJAN WIN LINUX : LayoutTests/fast/css/remove-shorthand.html = FAIL
2474 BUG_OJAN WIN LINUX : LayoutTests/fast/inspector/style.html = FAIL 2473 BUG_OJAN WIN LINUX : LayoutTests/fast/inspector/style.html = FAIL
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