OLD | NEW |
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 943 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
954 | 954 |
955 // Following tests are failing because Chrome does not allow file url | 955 // Following tests are failing because Chrome does not allow file url |
956 // to access non-file urls. | 956 // to access non-file urls. |
957 // TODO(port): mac is passing these, does that mean something is wrong? | 957 // TODO(port): mac is passing these, does that mean something is wrong? |
958 BUG1026885 DEFER LINUX WIN : LayoutTests/editing/selection/4960137.html = FAIL | 958 BUG1026885 DEFER LINUX WIN : LayoutTests/editing/selection/4960137.html = FAIL |
959 | 959 |
960 // These fail the pixel tests in debug mode because they have | 960 // These fail the pixel tests in debug mode because they have |
961 // unpainted space (filled red in Debug but not in Release). | 961 // unpainted space (filled red in Debug but not in Release). |
962 // https://bugs.webkit.org/show_bug.cgi?id=8423 | 962 // https://bugs.webkit.org/show_bug.cgi?id=8423 |
963 BUG1115062 DEFER : LayoutTests/tables/mozilla_expected_failures/bugs/bug178855.x
ml = FAIL PASS | 963 BUG1115062 DEFER : LayoutTests/tables/mozilla_expected_failures/bugs/bug178855.x
ml = FAIL PASS |
964 BUG1115062 DEFER DEBUG : LayoutTests/fast/flexbox/flex-hang.html = FAIL PASS | 964 BUG1115062 DEFER WIN MAC DEBUG : LayoutTests/fast/flexbox/flex-hang.html = FAIL
PASS |
965 | 965 |
966 // Fails on webkit windows as well. | 966 // Fails on webkit windows as well. |
967 BUG1166644 DEFER WIN LINUX : LayoutTests/fast/events/attempt-scroll-with-no-scro
llbars.html = FAIL | 967 BUG1166644 DEFER WIN LINUX : LayoutTests/fast/events/attempt-scroll-with-no-scro
llbars.html = FAIL |
968 | 968 |
969 // Linux pixeltest failure: Form control metrics incorrect | 969 // Linux pixeltest failure: Form control metrics incorrect |
970 BUG10312 MAC : LayoutTests/http/tests/navigation/redirect302-basic.html = FAIL | 970 BUG10312 MAC : LayoutTests/http/tests/navigation/redirect302-basic.html = FAIL |
971 | 971 |
972 // The test may require a proper version of Java 6 RC 10 plugin | 972 // The test may require a proper version of Java 6 RC 10 plugin |
973 // installed to run. | 973 // installed to run. |
974 BUG10313 DEFER : LayoutTests/plugins/bindings-test.html = FAIL | 974 BUG10313 DEFER : LayoutTests/plugins/bindings-test.html = FAIL |
(...skipping 1033 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2008 BUG10443 DEFER WIN : LayoutTests/transitions/transition-end-event-window.html =
FAIL PASS | 2008 BUG10443 DEFER WIN : LayoutTests/transitions/transition-end-event-window.html =
FAIL PASS |
2009 BUG10443 DEFER WIN : LayoutTests/transitions/transition-end-event-attributes.htm
l = FAIL PASS | 2009 BUG10443 DEFER WIN : LayoutTests/transitions/transition-end-event-attributes.htm
l = FAIL PASS |
2010 BUG9071 WIN LINUX : LayoutTests/editing/selection/drag-to-contenteditable-iframe
.html = FAIL PASS | 2010 BUG9071 WIN LINUX : LayoutTests/editing/selection/drag-to-contenteditable-iframe
.html = FAIL PASS |
2011 | 2011 |
2012 // http://code.google.com/p/chromium/issues/detail?id=8733 | 2012 // http://code.google.com/p/chromium/issues/detail?id=8733 |
2013 BUG10444 DEFER WIN LINUX : LayoutTests/fast/repaint/transform-replaced-shadows.h
tml = FAIL | 2013 BUG10444 DEFER WIN LINUX : LayoutTests/fast/repaint/transform-replaced-shadows.h
tml = FAIL |
2014 | 2014 |
2015 // Added 3/11/09 | 2015 // Added 3/11/09 |
2016 BUG10445 LINUX : LayoutTests/fast/compact/001.html = CRASH PASS | 2016 BUG10445 LINUX : LayoutTests/fast/compact/001.html = CRASH PASS |
2017 | 2017 |
2018 // Regressions from merge 41559:41588 | 2018 // The text extends outside the selection on linux (was happening before the |
2019 // This one probably just needs a new baseline: | 2019 // merge). |
2020 BUG10446 LINUX : LayoutTests/fast/inline/long-wrapped-line.html = FAIL | |
2021 BUG10446 LINUX : LayoutTests/editing/execCommand/selectAll.html = FAIL | 2020 BUG10446 LINUX : LayoutTests/editing/execCommand/selectAll.html = FAIL |
2022 BUG10446 LINUX : LayoutTests/fast/text/trailing-white-space.html = FAIL | 2021 |
2023 BUG10446 LINUX : LayoutTests/fast/text/trailing-white-space-2.html = FAIL | 2022 // Regressions from merge 41559:41588, probably just needs rebaselining. |
2024 BUG10446 LINUX : LayoutTests/editing/selection/extend-by-word-002.html = FAIL | |
2025 BUG10446 LINUX : LayoutTests/editing/selection/select-all-002.html = FAIL | |
2026 BUG_GWILSON MAC : chrome/fast/forms/basic-textareas-quirks.html = FAIL | 2023 BUG_GWILSON MAC : chrome/fast/forms/basic-textareas-quirks.html = FAIL |
2027 BUG_GWILSON MAC : chrome/fast/forms/basic-textareas.html = FAIL | 2024 BUG_GWILSON MAC : chrome/fast/forms/basic-textareas.html = FAIL |
2028 | 2025 |
2029 // Needs rebaseline. | 2026 // Needs rebaseline. |
2030 BUG10447 MAC LINUX : LayoutTests/fast/forms/linebox-overflow-in-textarea-padding
.html = FAIL | 2027 BUG10447 MAC LINUX : LayoutTests/fast/forms/linebox-overflow-in-textarea-padding
.html = FAIL |
2031 | 2028 |
2032 // Started failing 3/12/09. Unclear which CL caused it though. | 2029 // Started failing 3/12/09. Unclear which CL caused it though. |
2033 BUG10448 MAC : LayoutTests/fast/overflow/image-selection-highlight.html = FAIL | 2030 BUG10448 MAC : LayoutTests/fast/overflow/image-selection-highlight.html = FAIL |
2034 | 2031 |
2035 // Started failing after merge 41559:41588 | 2032 // Started failing after merge 41559:41588 |
(...skipping 383 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2419 | 2416 |
2420 // Failed in WebKit merge 42287:42324 | 2417 // Failed in WebKit merge 42287:42324 |
2421 BUG9916 WIN LINUX : LayoutTests/css2.1/t0803-c5502-mrgn-r-02-c.html = FAIL | 2418 BUG9916 WIN LINUX : LayoutTests/css2.1/t0803-c5502-mrgn-r-02-c.html = FAIL |
2422 BUG9916 WIN LINUX : LayoutTests/css2.1/t0803-c5505-mrgn-02-c.html = FAIL | 2419 BUG9916 WIN LINUX : LayoutTests/css2.1/t0803-c5505-mrgn-02-c.html = FAIL |
2423 BUG9916 WIN LINUX : LayoutTests/fast/block/float/013.html = FAIL | 2420 BUG9916 WIN LINUX : LayoutTests/fast/block/float/013.html = FAIL |
2424 BUG9916 : LayoutTests/http/tests/xmlhttprequest/set-dangerous-headers.html = FAI
L | 2421 BUG9916 : LayoutTests/http/tests/xmlhttprequest/set-dangerous-headers.html = FAI
L |
2425 BUG9916 WIN LINUX : LayoutTests/http/tests/xmlhttprequest/web-apps/012.html = FA
IL | 2422 BUG9916 WIN LINUX : LayoutTests/http/tests/xmlhttprequest/web-apps/012.html = FA
IL |
2426 | 2423 |
2427 // New tests or failures from WebKit merge 42324:42364. Re-baselined on | 2424 // New tests or failures from WebKit merge 42324:42364. Re-baselined on |
2428 // Windows. Probably just need the same on other platforms. | 2425 // Windows. Probably just need the same on other platforms. |
2429 BUG9924 LINUX : LayoutTests/fast/flexbox/016.html = FAIL | |
2430 BUG9924 LINUX RELEASE : LayoutTests/fast/flexbox/flex-hang.html = FAIL | |
2431 BUG9962 LINUX : LayoutTests/fast/block/positioning/fixed-positioning-scrollbar-b
ug.html = FAIL | 2426 BUG9962 LINUX : LayoutTests/fast/block/positioning/fixed-positioning-scrollbar-b
ug.html = FAIL |
2432 BUG9962 MAC : LayoutTests/fast/js/function-apply-aliased.html = FAIL | 2427 BUG9962 MAC : LayoutTests/fast/js/function-apply-aliased.html = FAIL |
2433 BUG9962 MAC : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny
-meta-tag-in-body.html = FAIL | 2428 BUG9962 MAC : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny
-meta-tag-in-body.html = FAIL |
2434 BUG9962 MAC : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny
-meta-tag-parent-same-origin-allow.html = FAIL | 2429 BUG9962 MAC : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny
-meta-tag-parent-same-origin-allow.html = FAIL |
2435 BUG9962 MAC : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny
-meta-tag-parent-same-origin-deny.html = FAIL | 2430 BUG9962 MAC : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny
-meta-tag-parent-same-origin-deny.html = FAIL |
2436 BUG9962 MAC : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny
-meta-tag.html = FAIL | 2431 BUG9962 MAC : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny
-meta-tag.html = FAIL |
2437 BUG9962 MAC : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny
.html = FAIL | 2432 BUG9962 MAC : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny
.html = FAIL |
2438 BUG9962 MAC : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-pare
nt-same-origin-allow.html = TIMEOUT FAIL | 2433 BUG9962 MAC : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-pare
nt-same-origin-allow.html = TIMEOUT FAIL |
2439 BUG9962 MAC : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-pare
nt-same-origin-deny.html = FAIL | 2434 BUG9962 MAC : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-pare
nt-same-origin-deny.html = FAIL |
2440 | 2435 |
(...skipping 144 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2585 BUG11012 MAC : LayoutTests/editing/deleting/deletionUI-single-instance.html = FA
IL | 2580 BUG11012 MAC : LayoutTests/editing/deleting/deletionUI-single-instance.html = FA
IL |
2586 // Was marked as SLOW, now TIMEOUT. | 2581 // Was marked as SLOW, now TIMEOUT. |
2587 BUG11012 MAC : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types
.html = TIMEOUT | 2582 BUG11012 MAC : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types
.html = TIMEOUT |
2588 | 2583 |
2589 // Temporarily disable worker tests that fail after | 2584 // Temporarily disable worker tests that fail after |
2590 // http://src.chromium.org/viewvc/chrome?view=rev&revision=14461 | 2585 // http://src.chromium.org/viewvc/chrome?view=rev&revision=14461 |
2591 BUG11011 WIN : LayoutTests/fast/workers/worker-event-listener.html = TIMEOUT PAS
S | 2586 BUG11011 WIN : LayoutTests/fast/workers/worker-event-listener.html = TIMEOUT PAS
S |
2592 BUG11011 WIN : LayoutTests/fast/workers/worker-gc.html = TIMEOUT PASS | 2587 BUG11011 WIN : LayoutTests/fast/workers/worker-gc.html = TIMEOUT PASS |
2593 // The following failure was filed in BUG9798, used to be FAIL and PASS. | 2588 // The following failure was filed in BUG9798, used to be FAIL and PASS. |
2594 BUG11011 WIN : LayoutTests/fast/workers/worker-terminate.html = TIMEOUT FAIL PAS
S | 2589 BUG11011 WIN : LayoutTests/fast/workers/worker-terminate.html = TIMEOUT FAIL PAS
S |
OLD | NEW |