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 767 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
778 BUG13907 WIN : LayoutTests/media/video-can-play-type.html = FAIL | 778 BUG13907 WIN : LayoutTests/media/video-can-play-type.html = FAIL |
779 // This test crashes in debug build. | 779 // This test crashes in debug build. |
780 BUG13907 WIN DEBUG : LayoutTests/media/video-document-types.html = FAIL CRASH TI
MEOUT | 780 BUG13907 WIN DEBUG : LayoutTests/media/video-document-types.html = FAIL CRASH TI
MEOUT |
781 BUG13907 WIN RELEASE : LayoutTests/media/video-document-types.html = PASS FAIL T
IMEOUT | 781 BUG13907 WIN RELEASE : LayoutTests/media/video-document-types.html = PASS FAIL T
IMEOUT |
782 //BUG13907 WIN : LayoutTests/media/video-src-remove.html = FAIL | 782 //BUG13907 WIN : LayoutTests/media/video-src-remove.html = FAIL |
783 BUG13907 WIN : LayoutTests/media/controls-styling.html = FAIL | 783 BUG13907 WIN : LayoutTests/media/controls-styling.html = FAIL |
784 BUG13907 SKIP : LayoutTests/media/controls-strict.html = FAIL | 784 BUG13907 SKIP : LayoutTests/media/controls-strict.html = FAIL |
785 BUG17397 SKIP WIN : LayoutTests/media/audio-no-installed-engines.html = FAIL | 785 BUG17397 SKIP WIN : LayoutTests/media/audio-no-installed-engines.html = FAIL |
786 | 786 |
787 // Very flakey after r24022. Not sure if because of that change though. | 787 // Very flakey after r24022. Not sure if because of that change though. |
788 BUG20004 WIN : LayoutTests/media/video-play-pause-events.html = TIMEOUT | 788 BUG20004 WIN : LayoutTests/media/video-play-pause-events.html = TIMEOUT PASS |
789 | 789 |
790 BUG13907 SKIP : LayoutTests/media/video-empty-source.html = TIMEOUT | 790 BUG13907 SKIP : LayoutTests/media/video-empty-source.html = TIMEOUT |
791 BUG13907 : LayoutTests/fast/layers/video-layer.html = FAIL | 791 BUG13907 : LayoutTests/fast/layers/video-layer.html = FAIL |
792 BUG13907 WIN : LayoutTests/media/event-attributes.html = FAIL | 792 BUG13907 WIN : LayoutTests/media/event-attributes.html = FAIL |
793 | 793 |
794 // Crash on Mac and Linux. Need investigation. | 794 // Crash on Mac and Linux. Need investigation. |
795 BUG_JIANLI MAC LINUX : LayoutTests/fast/events/drag-to-navigate.html = TIMEOUT C
RASH | 795 BUG_JIANLI MAC LINUX : LayoutTests/fast/events/drag-to-navigate.html = TIMEOUT C
RASH |
796 | 796 |
797 // Function arguments object is copied for each access. | 797 // Function arguments object is copied for each access. |
798 BUG941049 : LayoutTests/fast/js/kde/function_arguments.html = FAIL | 798 BUG941049 : LayoutTests/fast/js/kde/function_arguments.html = FAIL |
(...skipping 869 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1668 // Newly added tests with merge 41588:41613. | 1668 // Newly added tests with merge 41588:41613. |
1669 // They pass on windows given a new baseline and likely only need to be given | 1669 // They pass on windows given a new baseline and likely only need to be given |
1670 // platform specific baselines for Linux and Mac. | 1670 // platform specific baselines for Linux and Mac. |
1671 BUG10450 LINUX : LayoutTests/fast/css/percent-top-value-with-relative-position.h
tml = FAIL | 1671 BUG10450 LINUX : LayoutTests/fast/css/percent-top-value-with-relative-position.h
tml = FAIL |
1672 | 1672 |
1673 // Newly added test from 41613:41660 -- relies on ScriptCallStack::state() -- dg
lazkov should fix. | 1673 // Newly added test from 41613:41660 -- relies on ScriptCallStack::state() -- dg
lazkov should fix. |
1674 BUG9156 MAC LINUX WIN : LayoutTests/fast/js/console-non-string-values.html = FAI
L | 1674 BUG9156 MAC LINUX WIN : LayoutTests/fast/js/console-non-string-values.html = FAI
L |
1675 | 1675 |
1676 // New failures from 41660:41709 | 1676 // New failures from 41660:41709 |
1677 // Newly added tests. | 1677 // Newly added tests. |
1678 BUG9161 MAC LINUX WIN : LayoutTests/fast/forms/basic-textareas.html = FAIL | 1678 BUG9161 MAC LINUX WIN : LayoutTests/fast/forms/basic-textareas.html = FAIL PASS |
1679 BUG20894 : LayoutTests/http/tests/xmlhttprequest/access-control-basic-whitelist-
request-headers.html = FAIL | 1679 BUG20894 : LayoutTests/http/tests/xmlhttprequest/access-control-basic-whitelist-
request-headers.html = FAIL |
1680 | 1680 |
1681 // Tests that fail in debug mode on linux | 1681 // Tests that fail in debug mode on linux |
1682 BUG10454 DEBUG LINUX : LayoutTests/svg/custom/mask-excessive-malloc.svg = CRASH | 1682 BUG10454 DEBUG LINUX : LayoutTests/svg/custom/mask-excessive-malloc.svg = CRASH |
1683 | 1683 |
1684 // This test hits a stack-overflow exception earlier in debug mode than in | 1684 // This test hits a stack-overflow exception earlier in debug mode than in |
1685 // release mode on Windows. | 1685 // release mode on Windows. |
1686 // | 1686 // |
1687 // Hits the stack overflow earlier than before the new compiler in both | 1687 // Hits the stack overflow earlier than before the new compiler in both |
1688 // release and debug mode on Linux and Mac. | 1688 // release and debug mode on Linux and Mac. |
(...skipping 575 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2264 // Flaky, not clear as of when. | 2264 // Flaky, not clear as of when. |
2265 BUG21411 SLOW WIN LINUX DEBUG: LayoutTests/svg/dom/SVGScriptElement/script-load-
and-error-events.svg = FAIL PASS | 2265 BUG21411 SLOW WIN LINUX DEBUG: LayoutTests/svg/dom/SVGScriptElement/script-load-
and-error-events.svg = FAIL PASS |
2266 | 2266 |
2267 // WebKit 48217:48239 | 2267 // WebKit 48217:48239 |
2268 // Fails because we don't support layoutTestController.addUserStyleSheet(). | 2268 // Fails because we don't support layoutTestController.addUserStyleSheet(). |
2269 BUG21439 : LayoutTests/userscripts/simple-stylesheet.html = FAIL | 2269 BUG21439 : LayoutTests/userscripts/simple-stylesheet.html = FAIL |
2270 // New database test that fails. | 2270 // New database test that fails. |
2271 BUG21442 : LayoutTests/storage/test-authorizer.html = TIMEOUT | 2271 BUG21442 : LayoutTests/storage/test-authorizer.html = TIMEOUT |
2272 | 2272 |
2273 // Need investigation after we enable file URL universal access in test shell. | 2273 // Need investigation after we enable file URL universal access in test shell. |
2274 BUG_JIANLI : LayoutTests/editing/selection/drag-in-iframe.html = FAIL | 2274 BUG_JIANLI : LayoutTests/editing/selection/drag-in-iframe.html = FAIL PASS |
2275 | 2275 |
2276 // New test added in r48318 (GoogleURL bug) | 2276 // New test added in r48318 (GoogleURL bug) |
2277 BUG21764 : LayoutTests/fast/forms/ValidityState-typeMismatch-url.html = FAIL | 2277 BUG21764 : LayoutTests/fast/forms/ValidityState-typeMismatch-url.html = FAIL |
2278 | 2278 |
2279 // New test added in r48336 (V8 bug) | 2279 // New test added in r48336 (V8 bug) |
2280 BUG21767 : LayoutTests/fast/js/Object-keys.html = FAIL | 2280 BUG21767 : LayoutTests/fast/js/Object-keys.html = FAIL |
2281 BUG21767 : LayoutTests/http/tests/security/cross-frame-access-enumeration.html =
TIMEOUT | 2281 BUG21767 : LayoutTests/http/tests/security/cross-frame-access-enumeration.html =
TIMEOUT |
2282 | 2282 |
2283 // WK roll to 48371 | 2283 // WK roll to 48371 |
2284 BUG21841 MAC : LayoutTests/plugins/destroy-during-npp-new.html = FAIL | 2284 BUG21841 MAC : LayoutTests/plugins/destroy-during-npp-new.html = FAIL |
2285 | 2285 |
2286 // missing upstream baseline from 48368 | 2286 // missing upstream baseline from 48368 |
2287 BUG21842 SKIP WIN LINUX : LayoutTests/platform/win/accessibility/scroll-to-ancho
r.html = FAIL | 2287 BUG21842 SKIP WIN LINUX : LayoutTests/platform/win/accessibility/scroll-to-ancho
r.html = FAIL |
2288 | 2288 |
2289 BUG21859 WIN-VISTA : LayoutTests/fast/css/css2-system-fonts.html = FAIL | 2289 BUG21859 WIN-VISTA : LayoutTests/fast/css/css2-system-fonts.html = FAIL |
2290 BUG21859 WIN : LayoutTests/fast/forms/search-styled.html = FAIL | 2290 BUG21859 WIN : LayoutTests/fast/forms/search-styled.html = FAIL |
2291 BUG21859 WIN-VISTA : LayoutTests/fast/text/whitespace/026.html = FAIL | 2291 BUG21859 WIN-VISTA : LayoutTests/fast/text/whitespace/026.html = FAIL |
2292 BUG21859 WIN-VISTA : LayoutTests/fast/text/basic/006.html = FAIL | 2292 BUG21859 WIN-VISTA : LayoutTests/fast/text/basic/006.html = FAIL |
2293 BUG21859 WIN-XP : LayoutTests/fast/text/line-breaks.html = FAIL | 2293 BUG21859 WIN-XP : LayoutTests/fast/text/line-breaks.html = FAIL |
2294 BUG21859 WIN : LayoutTests/fast/overflow/overflow-float-stacking.html = FAIL | 2294 BUG21859 WIN : LayoutTests/fast/overflow/overflow-float-stacking.html = FAIL |
2295 BUG21859 WIN : LayoutTests/tables/mozilla/bugs/bug96343.html = FAIL | 2295 BUG21859 WIN : LayoutTests/tables/mozilla/bugs/bug96343.html = FAIL |
2296 | 2296 |
2297 // WK roll 48388:48399 (brettw) | 2297 // WK roll 48388:48399 (brettw) |
2298 BUG21919 WIN : LayoutTests/http/tests/security/mixedContent/insecure-css-in-main
-frame.html = FAIL | 2298 BUG21919 WIN : LayoutTests/http/tests/security/mixedContent/insecure-css-in-main
-frame.html = FAIL PASS |
2299 | 2299 |
2300 // Flaky. The width of containing RenderBlocks sometimes becomes larger | 2300 // Flaky. The width of containing RenderBlocks sometimes becomes larger |
2301 BUG21958 WIN MAC LINUX DEBUG : LayoutTests/svg/hixie/error/012.xml = FAIL PASS | 2301 BUG21958 WIN MAC LINUX DEBUG : LayoutTests/svg/hixie/error/012.xml = FAIL PASS |
2302 | 2302 |
2303 // WK roll 48399:48423 (brettw) | 2303 // WK roll 48399:48423 (brettw) |
2304 BUG22014 : LayoutTests/http/tests/loading/redirect-with-no-location-crash.html =
FAIL | 2304 BUG22014 : LayoutTests/http/tests/loading/redirect-with-no-location-crash.html =
FAIL |
2305 BUG22014 LINUX : LayoutTests/transitions/hang-with-bad-transition-list.html = PA
SS FAIL | 2305 BUG22014 LINUX : LayoutTests/transitions/hang-with-bad-transition-list.html = PA
SS FAIL |
2306 | 2306 |
2307 // WK roll 48423:48468 (dglazkov for ukai) | 2307 // WK roll 48423:48468 (dglazkov for ukai) |
2308 BUG_DGLAZKOV WIN LINUX : LayoutTests/fast/css/font-smoothing.html = FAIL | 2308 BUG_DGLAZKOV WIN LINUX : LayoutTests/fast/css/font-smoothing.html = FAIL |
2309 | 2309 |
2310 // 48468:48483 (avi for dglazkov for ukai) | 2310 // 48468:48483 (avi for dglazkov for ukai) |
2311 BUG22170 : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-funct
ion.html = FAIL | 2311 BUG22170 : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-funct
ion.html = FAIL |
2312 BUG22170 : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-strin
g.html = FAIL | 2312 BUG22170 : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-strin
g.html = FAIL |
| 2313 |
| 2314 // WebKit merge 48500:48585, newly implemented Object.defineProperty. |
| 2315 BUG22526 : LayoutTests/fast/js/Object-create.html = FAIL |
| 2316 BUG22526 : LayoutTests/fast/js/Object-defineProperties.html = FAIL |
| 2317 BUG22526 : LayoutTests/fast/js/Object-defineProperty.html = FAIL |
| 2318 BUG22526 : LayoutTests/http/tests/security/xss-DENIED-defineProperty.html = TIME
OUT |
| 2319 |
| 2320 // WebKit merge 48500:48585, introduced by a clipping bug fix. |
| 2321 BUG22549 WIN LINUX : LayoutTests/fast/overflow/position-fixed-transform-clipping
.html = FAIL |
| 2322 |
| 2323 // WebKit merge 48500:48585, likely due to a video reload crash fix. |
| 2324 BUG22550 WIN : LayoutTests/media/video-source.html = FAIL |
| 2325 BUG22550 WIN : LayoutTests/media/video-src-set.html = FAIL |
| 2326 BUG22550 WIN : LayoutTests/media/video-src-source.html = FAIL |
| 2327 BUG22550 WIN : LayoutTests/media/video-src.html = FAIL |
| 2328 |
| 2329 // WebKit merge 48500:48585, likely due to a fix for file select drag. |
| 2330 BUG22552 MAC LINUX : LayoutTests/fast/events/drag-in-frames.html = CRASH |
| 2331 |
| 2332 // WebKit merge 48500:48585, due to newly added support for MathML. |
| 2333 BUG22554 : LayoutTests/mathml = FAIL |
OLD | NEW |