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

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

Issue 180035: Remove another swath of long passing Mac layout tests from test_expectations (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 1524 matching lines...) Expand 10 before | Expand all | Expand 10 after
1535 BUG10672 MAC : chrome/http = PASS CRASH TIMEOUT 1535 BUG10672 MAC : chrome/http = PASS CRASH TIMEOUT
1536 1536
1537 // The following are flaky in that some times the timeout or crash, but we think 1537 // The following are flaky in that some times the timeout or crash, but we think
1538 // it is because of bugs in other parts of the code and not specific to what 1538 // it is because of bugs in other parts of the code and not specific to what
1539 // these tests are doing. The are being noted here so we can get the buildbots 1539 // these tests are doing. The are being noted here so we can get the buildbots
1540 // green so new mac regressions are caught much quicker. 1540 // green so new mac regressions are caught much quicker.
1541 // (there are a few others marked w/ multiple status like this in other parts of 1541 // (there are a few others marked w/ multiple status like this in other parts of
1542 // the file, but they were left there as the comments in those areas are valid.) 1542 // the file, but they were left there as the comments in those areas are valid.)
1543 BUG10384 MAC : LayoutTests/animations/animation-end-event-destroy-renderer.html = TIMEOUT PASS 1543 BUG10384 MAC : LayoutTests/animations/animation-end-event-destroy-renderer.html = TIMEOUT PASS
1544 BUG10384 MAC : LayoutTests/fast/images/animated-background-image-crash.html = TI MEOUT PASS 1544 BUG10384 MAC : LayoutTests/fast/images/animated-background-image-crash.html = TI MEOUT PASS
1545 BUG10384 MAC : LayoutTests/fast/css/background-shorthand-invalid-url.html = CRAS H PASS
1546 BUG10384 MAC : LayoutTests/fast/dom/Window/window-early-properties.html = CRASH TIMEOUT PASS
1547 BUG10674 MAC : chrome/http/tests/misc/set-window-opener-to-null.html = PASS TIME OUT FAIL 1545 BUG10674 MAC : chrome/http/tests/misc/set-window-opener-to-null.html = PASS TIME OUT FAIL
1548 BUG10384 MAC : LayoutTests/fast/dom/Window/new-window-opener.html = CRASH TIMEOU T FAIL 1546 BUG10384 MAC : LayoutTests/fast/dom/Window/new-window-opener.html = CRASH TIMEOU T FAIL
1549 BUG10384 MAC : LayoutTests/fast/forms/focus2.html = CRASH FAIL 1547 BUG10384 MAC : LayoutTests/fast/forms/focus2.html = CRASH FAIL
1550 BUG10384 MAC : LayoutTests/fast/borders/svg-as-border-image-2.html = CRASH PASS
1551 BUG10384 MAC : LayoutTests/fast/canvas/pattern-with-transform.html = CRASH FAIL PASS
1552 BUG10384 MAC : LayoutTests/fast/canvas/pointInPath.html = CRASH PASS
1553 BUG10384 MAC : LayoutTests/fast/dom/Window/element-constructors-on-window.html = CRASH FAIL PASS
1554 BUG10384 MAC : LayoutTests/fast/loader/charset-parse.html = CRASH FAIL PASS
1555 BUG10384 MAC : LayoutTests/fast/borders/border-image-omit-right-slice.html = CRA SH PASS
1556 BUG10384 MAC : LayoutTests/fast/borders/border-image-01.html = CRASH PASS
1557 BUG10384 MAC : LayoutTests/fast/canvas/linearGradient-infinite-values.html = CRA SH PASS
1558 BUG10384 MAC : LayoutTests/fast/css/acid2-pixel.html = CRASH PASS
1559 BUG10384 MAC : LayoutTests/fast/canvas/gradient-with-clip.html = CRASH PASS
1560 BUG10384 MAC LINUX : LayoutTests/fast/css/acid2.html = CRASH PASS 1548 BUG10384 MAC LINUX : LayoutTests/fast/css/acid2.html = CRASH PASS
1561 BUG10384 MAC : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = TIM EOUT FAIL PASS 1549 BUG10384 MAC : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = TIM EOUT FAIL PASS
1562 BUG10384 DEBUG MAC : LayoutTests/editing/selection/drag-to-contenteditable-ifram e.html = FAIL PASS 1550 BUG10384 DEBUG MAC : LayoutTests/editing/selection/drag-to-contenteditable-ifram e.html = FAIL PASS
1563 // These next few passes like 1 in 20 times, but it could be from corruption
1564 // from previous tests that is causing the problems.
1565 BUG10384 MAC : LayoutTests/http/tests/misc/xhtml.php = CRASH TIMEOUT FAIL PASS
1566 BUG10384 MAC : LayoutTests/fast/dom/Window/console-functions.html = CRASH FAIL P ASS
1567 BUG10384 MAC : LayoutTests/http/tests/security/originHeader/origin-header-for-ge t.html = CRASH TIMEOUT FAIL PASS
1568 BUG10384 MAC : LayoutTests/http/tests/security/aboutBlank/security-context-with- base-tag.html = CRASH FAIL PASS
1569 BUG10384 MAC : LayoutTests/http/tests/security/host-compare-case-insensitive.htm l = CRASH FAIL PASS
1570 BUG10384 MAC : LayoutTests/fast/dom/Window/window-open-self-from-other-frame.htm l = CRASH FAIL PASS
1571 1551
1572 // ----------------------------------------------------------------- 1552 // -----------------------------------------------------------------
1573 // END MAC PORT TESTS 1553 // END MAC PORT TESTS
1574 // ----------------------------------------------------------------- 1554 // -----------------------------------------------------------------
1575 1555
1576 // Linux pixeltest failure: alpha=0.5 red (1,0,0) atop yellow (1,1,0) is 1556 // Linux pixeltest failure: alpha=0.5 red (1,0,0) atop yellow (1,1,0) is
1577 // coming out with with a slightly-less-than-100% red channel. This test fails 1557 // coming out with with a slightly-less-than-100% red channel. This test fails
1578 // because we enforce non-transparent color in Font::drawGlyphs. 1558 // because we enforce non-transparent color in Font::drawGlyphs.
1579 BUG700464 LINUX : LayoutTests/fast/css/hsla-color.html = FAIL 1559 BUG700464 LINUX : LayoutTests/fast/css/hsla-color.html = FAIL
1580 1560
(...skipping 1026 matching lines...) Expand 10 before | Expand all | Expand 10 after
2607 BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide-on-back-uncached.html = F AIL 2587 BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide-on-back-uncached.html = F AIL
2608 BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide.html = FAIL 2588 BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide.html = FAIL
2609 BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide-on-back-cached.html = TIM EOUT 2589 BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide-on-back-cached.html = TIM EOUT
2610 2590
2611 // WebKit 47827:47830 2591 // WebKit 47827:47830
2612 BUG_JORLOW : LayoutTests/editing/pasteboard/files-during-page-drags.html = FAIL 2592 BUG_JORLOW : LayoutTests/editing/pasteboard/files-during-page-drags.html = FAIL
2613 2593
2614 // This newly added test times out on Mac: 2594 // This newly added test times out on Mac:
2615 BUG20438 MAC : chrome/plugins/get-url-with-iframe-target.html = TIMEOUT 2595 BUG20438 MAC : chrome/plugins/get-url-with-iframe-target.html = TIMEOUT
2616 BUG20438 MAC : chrome/plugins/get-url-with-iframe-target-no-crash.html = TIMEOUT 2596 BUG20438 MAC : chrome/plugins/get-url-with-iframe-target-no-crash.html = TIMEOUT
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