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

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

Issue 176030: Update test expectations to account for a successful test on Mac (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 1638 matching lines...) Expand 10 before | Expand all | Expand 10 after
1649 BUG10408 MAC : LayoutTests/fast/forms/menulist-no-overflow.html = FAIL 1649 BUG10408 MAC : LayoutTests/fast/forms/menulist-no-overflow.html = FAIL
1650 1650
1651 // Pass locally but fail on the bots. 1651 // Pass locally but fail on the bots.
1652 BUG10409 MAC : LayoutTests/fast/forms/002.html = FAIL 1652 BUG10409 MAC : LayoutTests/fast/forms/002.html = FAIL
1653 BUG10409 MAC LINUX : LayoutTests/svg/custom/clip-path-units-changes.svg = FAIL 1653 BUG10409 MAC LINUX : LayoutTests/svg/custom/clip-path-units-changes.svg = FAIL
1654 1654
1655 // intermittent failures on the buildbot 1655 // intermittent failures on the buildbot
1656 BUG10411 : LayoutTests/svg/custom/gradient-stop-style-change.svg = FAIL PASS 1656 BUG10411 : LayoutTests/svg/custom/gradient-stop-style-change.svg = FAIL PASS
1657 1657
1658 // Rebaseline 1658 // Rebaseline
1659 BUG10416 : LayoutTests/fast/dynamic/insert-before-table-part-in-continuation.htm l = FAIL 1659 BUG10416 WIN LINUX : LayoutTests/fast/dynamic/insert-before-table-part-in-contin uation.html = FAIL
1660 1660
1661 // New tests added in http://trac.webkit.org/changeset/40424 1661 // New tests added in http://trac.webkit.org/changeset/40424
1662 // Renders the width of "600" off by 3. Looks OK but could still be a bug 1662 // Renders the width of "600" off by 3. Looks OK but could still be a bug
1663 // that we shouldn't rebaseline. 1663 // that we shouldn't rebaseline.
1664 BUG10417 LINUX : LayoutTests/svg/W3C-SVG-1.1/text-fonts-02-t.svg = FAIL 1664 BUG10417 LINUX : LayoutTests/svg/W3C-SVG-1.1/text-fonts-02-t.svg = FAIL
1665 BUG10417 LINUX : LayoutTests/svg/text/text-fonts-02-t.svg = FAIL 1665 BUG10417 LINUX : LayoutTests/svg/text/text-fonts-02-t.svg = FAIL
1666 1666
1667 // New test. We should fix it, but it doesn't need to block the current release 1667 // New test. We should fix it, but it doesn't need to block the current release
1668 BUG10418 : LayoutTests/transitions/zero-duration-with-non-zero-delay-end.html = FAIL PASS 1668 BUG10418 : LayoutTests/transitions/zero-duration-with-non-zero-delay-end.html = FAIL PASS
1669 BUG10418 SLOW MAC : LayoutTests/fast/events/click-count.html = FAIL PASS 1669 BUG10418 SLOW MAC : LayoutTests/fast/events/click-count.html = FAIL PASS
(...skipping 937 matching lines...) Expand 10 before | Expand all | Expand 10 after
2607 BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide-on-back-uncached.html = F AIL 2607 BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide-on-back-uncached.html = F AIL
2608 BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide.html = FAIL 2608 BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide.html = FAIL
2609 BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide-on-back-cached.html = TIM EOUT 2609 BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide-on-back-cached.html = TIM EOUT
2610 2610
2611 // WebKit 47827:47830 2611 // WebKit 47827:47830
2612 BUG_JORLOW : LayoutTests/editing/pasteboard/files-during-page-drags.html = FAIL 2612 BUG_JORLOW : LayoutTests/editing/pasteboard/files-during-page-drags.html = FAIL
2613 2613
2614 // This newly added test times out on Mac: 2614 // This newly added test times out on Mac:
2615 BUG20438 MAC : chrome/plugins/get-url-with-iframe-target.html = TIMEOUT 2615 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 2616 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