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

Side by Side Diff: webkit/tools/layout_tests/test_lists/tests_fixable.txt

Issue 39209: Defer tests that fail only on buildbot due to missing font. (Closed)
Patch Set: Created 11 years, 9 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 // These tests are expected to fail until we get around to fixing 1 // These tests are expected to fail until we get around to fixing
2 // them. 2 // them.
3 3
4 // Bug 1124548: Copying with no selection is sometimes supposed to work 4 // Bug 1124548: Copying with no selection is sometimes supposed to work
5 // Also skipped by Apple on Windows (rdar://problem/5015941) 5 // Also skipped by Apple on Windows (rdar://problem/5015941)
6 DEFER : LayoutTests/editing/execCommand/copy-without-selection.html = FAIL 6 DEFER : LayoutTests/editing/execCommand/copy-without-selection.html = FAIL
7 7
8 // onload race condition due to poorly designed test. 8 // onload race condition due to poorly designed test.
9 // Works fine when run stand-alone. Not needed for Beta. 9 // Works fine when run stand-alone. Not needed for Beta.
10 // Also skipped by Apple on Windows, due to intermittent failure 10 // Also skipped by Apple on Windows, due to intermittent failure
(...skipping 615 matching lines...) Expand 10 before | Expand all | Expand 10 after
626 MAC : LayoutTests/http/tests/navigation/redirect302-basic.html = FAIL 626 MAC : LayoutTests/http/tests/navigation/redirect302-basic.html = FAIL
627 627
628 // The test may require a proper version of Java 6 RC 10 plugin 628 // The test may require a proper version of Java 6 RC 10 plugin
629 // installed to run. 629 // installed to run.
630 DEFER : LayoutTests/fast/dom/java-applet-calls.html = FAIL 630 DEFER : LayoutTests/fast/dom/java-applet-calls.html = FAIL
631 DEFER MAC LINUX : chrome/fast/dom/java-applet-calls.html = FAIL 631 DEFER MAC LINUX : chrome/fast/dom/java-applet-calls.html = FAIL
632 DEFER : LayoutTests/plugins/bindings-test.html = FAIL 632 DEFER : LayoutTests/plugins/bindings-test.html = FAIL
633 633
634 // These tests don't work on the open source buildbot because no font covers 634 // These tests don't work on the open source buildbot because no font covers
635 // U+2798 (Heavy SE Arrow) and U+2799 (Heavy Rightwards Arrow). See bug #2304. 635 // U+2798 (Heavy SE Arrow) and U+2799 (Heavy Rightwards Arrow). See bug #2304.
636 WIN : LayoutTests/css2.1/t0805-c5519-brdr-r-01-e.html = FAIL 636 DEFER WIN : LayoutTests/css2.1/t0805-c5519-brdr-r-01-e.html = FAIL
637 WIN : LayoutTests/css2.1/t0905-c5525-fltblck-00-d-ag.html = FAIL 637 DEFER WIN : LayoutTests/css2.1/t0905-c5525-fltblck-00-d-ag.html = FAIL
638 638
639 // These tests don't work on the open source buildbot because there's no font 639 // These tests don't work on the open source buildbot because there's no font
640 // covering YinYang sign. See bug # 2304. 640 // covering YinYang sign. See bug # 2304.
641 LINUX WIN : LayoutTests/css2.1/t0905-c414-flt-fit-01-d-g.html = FAIL 641 DEFER LINUX WIN : LayoutTests/css2.1/t0905-c414-flt-fit-01-d-g.html = FAIL
642 LINUX WIN : LayoutTests/css2.1/t0905-c5525-flthw-00-c-g.html = FAIL 642 DEFER LINUX WIN : LayoutTests/css2.1/t0905-c5525-flthw-00-c-g.html = FAIL
643 LINUX WIN : LayoutTests/css2.1/t0905-c5526-flthw-00-c-g.html = FAIL 643 DEFER LINUX WIN : LayoutTests/css2.1/t0905-c5526-flthw-00-c-g.html = FAIL
644 644
645 // No glyph for U+FFFD (Replacement Character : black diamond with 645 // No glyph for U+FFFD (Replacement Character : black diamond with
646 // question mark) in them 646 // question mark) in them
647 LINUX WIN : LayoutTests/fast/encoding/invalid-UTF-8.html = FAIL 647 LINUX WIN : LayoutTests/fast/encoding/invalid-UTF-8.html = FAIL
648 648
649 // HTTPS tests fail on the open source buildbot with error "cross-site 649 // HTTPS tests fail on the open source buildbot with error "cross-site
650 // not access allowed". See bug # 2306 650 // not access allowed". See bug # 2306
651 MAC : LayoutTests/http/tests/ssl/verify-ssl-enabled.php = FAIL PASS 651 MAC : LayoutTests/http/tests/ssl/verify-ssl-enabled.php = FAIL PASS
652 652
653 // These require application cache to be enabled. Skip the tests because 653 // These require application cache to be enabled. Skip the tests because
(...skipping 1212 matching lines...) Expand 10 before | Expand all | Expand 10 after
1866 // New tests added in the 41362:41402 merge. 1866 // New tests added in the 41362:41402 merge.
1867 // TODO(pamg): See which only need re-baselining. 1867 // TODO(pamg): See which only need re-baselining.
1868 DEFER : LayoutTests/fast/block/float/t0905-c414-flt-fit-01-d-g.html = FAIL 1868 DEFER : LayoutTests/fast/block/float/t0905-c414-flt-fit-01-d-g.html = FAIL
1869 DEFER : LayoutTests/fast/block/float/t0905-c5525-fltblck-00-d-ag.html = FAIL 1869 DEFER : LayoutTests/fast/block/float/t0905-c5525-fltblck-00-d-ag.html = FAIL
1870 DEFER : LayoutTests/fast/block/float/t0905-c5526-flthw-00-c-g.html = FAIL 1870 DEFER : LayoutTests/fast/block/float/t0905-c5526-flthw-00-c-g.html = FAIL
1871 DEFER : LayoutTests/fast/dom/Window/custom-constructors.html = FAIL 1871 DEFER : LayoutTests/fast/dom/Window/custom-constructors.html = FAIL
1872 DEFER : LayoutTests/fast/loader/main-document-url-for-non-http-loads.html = FAIL 1872 DEFER : LayoutTests/fast/loader/main-document-url-for-non-http-loads.html = FAIL
1873 1873
1874 // Started crashing with v8 version 1.0.3.1. http://crbug.com/8364 1874 // Started crashing with v8 version 1.0.3.1. http://crbug.com/8364
1875 LINUX : LayoutTests/fast/canvas/unclosed-canvas-1.html = CRASH 1875 LINUX : LayoutTests/fast/canvas/unclosed-canvas-1.html = 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