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

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

Issue 260022: More failures (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 2 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 717 matching lines...) Expand 10 before | Expand all | Expand 10 after
728 BUG9798 BUG13907 WIN LINUX DEBUG : LayoutTests/media/video-load-networkState.htm l = TIMEOUT PASS 728 BUG9798 BUG13907 WIN LINUX DEBUG : LayoutTests/media/video-load-networkState.htm l = TIMEOUT PASS
729 BUG13907 : LayoutTests/media/video-loop.html = FAIL 729 BUG13907 : LayoutTests/media/video-loop.html = FAIL
730 BUG13907 : LayoutTests/media/video-no-audio.html = TIMEOUT 730 BUG13907 : LayoutTests/media/video-no-audio.html = TIMEOUT
731 BUG13907 : LayoutTests/media/video-played-collapse.html = FAIL 731 BUG13907 : LayoutTests/media/video-played-collapse.html = FAIL
732 BUG13907 : LayoutTests/media/video-played-ranges-1.html = FAIL 732 BUG13907 : LayoutTests/media/video-played-ranges-1.html = FAIL
733 BUG13907 : LayoutTests/media/video-played-reset.html = FAIL 733 BUG13907 : LayoutTests/media/video-played-reset.html = FAIL
734 BUG13907 : LayoutTests/media/video-play-pause-events.html = TIMEOUT PASS 734 BUG13907 : LayoutTests/media/video-play-pause-events.html = TIMEOUT PASS
735 BUG13907 : LayoutTests/media/video-seek-past-end-playing.html = FAIL 735 BUG13907 : LayoutTests/media/video-seek-past-end-playing.html = FAIL
736 BUG9798 BUG13907 : LayoutTests/media/video-seeking.html = FAIL PASS 736 BUG9798 BUG13907 : LayoutTests/media/video-seeking.html = FAIL PASS
737 BUG13907 : LayoutTests/media/video-source-add-src.html = TIMEOUT 737 BUG13907 : LayoutTests/media/video-source-add-src.html = TIMEOUT
738 BUG9798 BUG13907 WIN DEBUG : LayoutTests/media/video-source-error.html = FAIL PA SS 738 BUG9798 BUG13907 WIN LINUX DEBUG : LayoutTests/media/video-source-error.html = F AIL PASS
739 BUG9798 BUG13907 : LayoutTests/media/video-src-invalid-remove.html = FAIL PASS 739 BUG9798 BUG13907 : LayoutTests/media/video-src-invalid-remove.html = FAIL PASS
740 BUG9798 BUG13907 LINUX DEBUG : LayoutTests/media/video-zoom.html = FAIL PASS 740 BUG9798 BUG13907 LINUX DEBUG : LayoutTests/media/video-zoom.html = FAIL PASS
741 BUG13907 : LayoutTests/media/video-zoom-controls.html = FAIL 741 BUG13907 : LayoutTests/media/video-zoom-controls.html = FAIL
742 // Image mismatch on mac only. This test appears to be flaky. 742 // Image mismatch on mac only. This test appears to be flaky.
743 BUG13907 MAC : LayoutTests/media/video-transformed.html = FAIL PASS 743 BUG13907 MAC : LayoutTests/media/video-transformed.html = FAIL PASS
744 744
745 // These tests are WONTFIX because they uess codecs chromium doesn't support. 745 // These tests are WONTFIX because they uess codecs chromium doesn't support.
746 BUG16779 WONTFIX SKIP : LayoutTests/media/video-can-play-type.html = FAIL TIMEOU T 746 BUG16779 WONTFIX SKIP : LayoutTests/media/video-can-play-type.html = FAIL TIMEOU T
747 BUG16779 WONTFIX SKIP : LayoutTests/media/video-document-types.html = FAIL TIMEO UT 747 BUG16779 WONTFIX SKIP : LayoutTests/media/video-document-types.html = FAIL TIMEO UT
748 BUG16779 WONTFIX SKIP : LayoutTests/media/audio-mpeg-supported.html = FAIL TIMEO UT 748 BUG16779 WONTFIX SKIP : LayoutTests/media/audio-mpeg-supported.html = FAIL TIMEO UT
(...skipping 829 matching lines...) Expand 10 before | Expand all | Expand 10 after
1578 BUG23498 MAC : LayoutTests/fast/canvas/canvas-bg.html = IMAGE 1578 BUG23498 MAC : LayoutTests/fast/canvas/canvas-bg.html = IMAGE
1579 BUG23498 MAC : LayoutTests/fast/canvas/canvas-text-alignment.html = IMAGE 1579 BUG23498 MAC : LayoutTests/fast/canvas/canvas-text-alignment.html = IMAGE
1580 BUG23498 MAC : LayoutTests/fast/canvas/image-object-in-canvas.html = IMAGE 1580 BUG23498 MAC : LayoutTests/fast/canvas/image-object-in-canvas.html = IMAGE
1581 BUG23498 MAC : LayoutTests/fast/css/005.html = IMAGE 1581 BUG23498 MAC : LayoutTests/fast/css/005.html = IMAGE
1582 BUG23498 MAC : LayoutTests/fast/css/MarqueeLayoutTest.html = IMAGE 1582 BUG23498 MAC : LayoutTests/fast/css/MarqueeLayoutTest.html = IMAGE
1583 BUG23498 MAC : LayoutTests/fast/css/border-height.html = IMAGE 1583 BUG23498 MAC : LayoutTests/fast/css/border-height.html = IMAGE
1584 BUG23498 MAC : LayoutTests/fast/css/empty-pseudo-class.html = IMAGE 1584 BUG23498 MAC : LayoutTests/fast/css/empty-pseudo-class.html = IMAGE
1585 BUG23498 MAC : LayoutTests/fast/css/first-child-pseudo-class.html = IMAGE 1585 BUG23498 MAC : LayoutTests/fast/css/first-child-pseudo-class.html = IMAGE
1586 BUG23498 MAC : LayoutTests/fast/css/first-of-type-pseudo-class.html = IMAGE 1586 BUG23498 MAC : LayoutTests/fast/css/first-of-type-pseudo-class.html = IMAGE
1587 BUG23498 MAC : LayoutTests/fast/css/hsl-color.html = IMAGE 1587 BUG23498 MAC : LayoutTests/fast/css/hsl-color.html = IMAGE
1588 BUG23498 MAC : LayoutTests/fast/css/last-child-pseudo-class.html = IMAGE 1588 BUG9798 BUG23498 MAC : LayoutTests/fast/css/last-child-pseudo-class.html = IMAGE FAIL
1589 BUG23498 MAC : LayoutTests/fast/css/line-height-overflow.html = IMAGE 1589 BUG23498 MAC : LayoutTests/fast/css/line-height-overflow.html = IMAGE
1590 BUG23498 MAC : LayoutTests/fast/css/nested-floating-relative-position-percentage s.html = IMAGE 1590 BUG23498 MAC : LayoutTests/fast/css/nested-floating-relative-position-percentage s.html = IMAGE
1591 BUG23498 MAC : LayoutTests/fast/css/only-child-pseudo-class.html = IMAGE 1591 BUG23498 MAC : LayoutTests/fast/css/only-child-pseudo-class.html = IMAGE
1592 BUG23498 MAC : LayoutTests/fast/css/only-of-type-pseudo-class.html = IMAGE 1592 BUG23498 MAC : LayoutTests/fast/css/only-of-type-pseudo-class.html = IMAGE
1593 BUG23498 MAC : LayoutTests/fast/css/percentage-non-integer.html = IMAGE 1593 BUG23498 MAC : LayoutTests/fast/css/percentage-non-integer.html = IMAGE
1594 // BUG23498 MAC : LayoutTests/fast/css/shadow-multiple.html = IMAGE 1594 // BUG23498 MAC : LayoutTests/fast/css/shadow-multiple.html = IMAGE
1595 BUG23498 MAC : LayoutTests/fast/css/text-overflow-ellipsis-strict.html = IMAGE 1595 BUG23498 MAC : LayoutTests/fast/css/text-overflow-ellipsis-strict.html = IMAGE
1596 BUG23498 MAC : LayoutTests/fast/css/text-overflow-ellipsis.html = IMAGE 1596 BUG23498 MAC : LayoutTests/fast/css/text-overflow-ellipsis.html = IMAGE
1597 BUG23498 MAC : LayoutTests/fast/css/word-space-extra.html = IMAGE 1597 BUG23498 MAC : LayoutTests/fast/css/word-space-extra.html = IMAGE
1598 BUG23498 MAC : LayoutTests/fast/css-generated-content/014.html = IMAGE 1598 BUG23498 MAC : LayoutTests/fast/css-generated-content/014.html = IMAGE
(...skipping 851 matching lines...) Expand 10 before | Expand all | Expand 10 after
2450 BUG9786 : LayoutTests/http/tests/security/cross-frame-access-document-direct.htm l = TIMEOUT 2450 BUG9786 : LayoutTests/http/tests/security/cross-frame-access-document-direct.htm l = TIMEOUT
2451 BUG9787 WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-41-t.svg = FAIL 2451 BUG9787 WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-41-t.svg = FAIL
2452 BUG9787 : LayoutTests/svg/W3C-SVG-1.1/coords-trans-01-b.svg = FAIL 2452 BUG9787 : LayoutTests/svg/W3C-SVG-1.1/coords-trans-01-b.svg = FAIL
2453 BUG9787 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/painting-render-01-b.svg = FAIL 2453 BUG9787 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/painting-render-01-b.svg = FAIL
2454 BUG10479 RELEASE MAC : LayoutTests/fast/dom/Window/window-object-cross-frame-cal ls.html = FAIL PASS CRASH 2454 BUG10479 RELEASE MAC : LayoutTests/fast/dom/Window/window-object-cross-frame-cal ls.html = FAIL PASS CRASH
2455 BUG10479 MAC : LayoutTests/svg/hixie/perf/001.xml = FAIL 2455 BUG10479 MAC : LayoutTests/svg/hixie/perf/001.xml = FAIL
2456 BUG10479 MAC : LayoutTests/svg/hixie/perf/002.xml = FAIL 2456 BUG10479 MAC : LayoutTests/svg/hixie/perf/002.xml = FAIL
2457 2457
2458 BUG9798 LINUX DEBUG : chrome/fast/dom/extensions/interval.html = CRASH FAIL PASS 2458 BUG9798 LINUX DEBUG : chrome/fast/dom/extensions/interval.html = CRASH FAIL PASS
2459 BUG9798 MAC DEBUG : chrome/fast/dom/extensions/interval.html = FAIL PASS 2459 BUG9798 MAC DEBUG : chrome/fast/dom/extensions/interval.html = FAIL PASS
2460 BUG9798 MAC RELEASE : LayoutTests/fast/js/stack-unwinding.html = CRASH PASS
2461 BUG9798 WIN : chrome/fast/dom/extensions/interval.html = FAIL PASS 2460 BUG9798 WIN : chrome/fast/dom/extensions/interval.html = FAIL PASS
2462 BUG9797 WIN : LayoutTests/editing/execCommand/paste-1.html = FAIL PASS 2461 BUG9797 WIN : LayoutTests/editing/execCommand/paste-1.html = FAIL PASS
2463 BUG9798 WIN : LayoutTests/editing/execCommand/paste-2.html = FAIL PASS 2462 BUG9798 WIN : LayoutTests/editing/execCommand/paste-2.html = FAIL PASS
2464 BUG9797 WIN LINUX MAC : LayoutTests/editing/pasteboard/subframe-dragndrop-1.html = FAIL PASS 2463 BUG9797 WIN LINUX MAC : LayoutTests/editing/pasteboard/subframe-dragndrop-1.html = FAIL PASS
2465 BUG9798 WIN : LayoutTests/editing/selection/4776665.html = FAIL PASS 2464 BUG9798 WIN : LayoutTests/editing/selection/4776665.html = FAIL PASS
2466 BUG9798 MAC RELEASE : LayoutTests/editing/selection/4776665.html = FAIL PASS 2465 BUG9798 MAC RELEASE : LayoutTests/editing/selection/4776665.html = FAIL PASS
2466 BUG9798 WIN DEBUG : LayoutTests/editing/selection/5136696.html = FAIL PASS
2467 BUG9798 WIN : LayoutTests/fast/dom/Window/slow_unload_handler.html = TIMEOUT PAS S 2467 BUG9798 WIN : LayoutTests/fast/dom/Window/slow_unload_handler.html = TIMEOUT PAS S
2468 BUG9798 WIN DEBUG : LayoutTests/fast/encoding/char-encoding.html = FAIL PASS 2468 BUG9798 WIN DEBUG : LayoutTests/fast/encoding/char-encoding.html = FAIL PASS
2469 BUG9798 WIN RELEASE : LayoutTests/fast/forms/check-box-enter-key.html = CRASH PA SS
2470 BUG9798 LINUX DEBUG : LayoutTests/fast/forms/input-align-image.html = FAIL PASS
2469 BUG9798 WIN RELEASE : LayoutTests/fast/forms/textarea-setvalue-submit.html = CRA SH PASS 2471 BUG9798 WIN RELEASE : LayoutTests/fast/forms/textarea-setvalue-submit.html = CRA SH PASS
2470 // BUG_SENORBLANCO FAIL on next line is due to Skia roll and should be reverted by end of 10/06/2009 2472 // BUG_SENORBLANCO FAIL on next line is due to Skia roll and should be reverted by end of 10/06/2009
2471 BUG9798 WIN : LayoutTests/fast/frames/onlyCommentInIFrame.html = CRASH FAIL 2473 BUG9798 WIN : LayoutTests/fast/frames/onlyCommentInIFrame.html = CRASH FAIL
2472 BUG9798 LINUX DEBUG : LayoutTests/fast/frames/calculate-round.html = CRASH PASS 2474 BUG9798 LINUX : LayoutTests/fast/frames/calculate-round.html = CRASH PASS
2473 BUG9798 MAC LINUX DEBUG : LayoutTests/fast/frames/frame-limit.html = TIMEOUT PAS S 2475 BUG9798 MAC LINUX DEBUG : LayoutTests/fast/frames/frame-limit.html = TIMEOUT PAS S
2474 BUG9798 LINUX RELEASE : LayoutTests/fast/frames/frame-limit.html = CRASH PASS 2476 BUG9798 LINUX RELEASE : LayoutTests/fast/frames/frame-limit.html = CRASH PASS
2477 BUG9798 MAC DEBUG : LayoutTests/fast/frames/frame-name-reset.html = TIMEOUT PASS
2478 BUG9798 MAC RELEASE : LayoutTests/fast/js/stack-unwinding.html = CRASH PASS
2475 BUG9798 MAC RELEASE : LayoutTests/fast/js/toString-dontEnum.html = CRASH PASS 2479 BUG9798 MAC RELEASE : LayoutTests/fast/js/toString-dontEnum.html = CRASH PASS
2476 BUG9798 WIN DEBUG : LayoutTests/fast/lists/inlineBoxWrapperNullCheck.html = FAIL PASS 2480 BUG9798 WIN DEBUG : LayoutTests/fast/lists/inlineBoxWrapperNullCheck.html = FAIL PASS
2477 BUG9798 WIN : LayoutTests/fast/replaced/border-radius-clip.html = FAIL PASS 2481 BUG9798 WIN : LayoutTests/fast/replaced/border-radius-clip.html = FAIL PASS
2478 BUG9798 MAC RELEASE : LayoutTests/http/tests/loading/preload-img-test.html = TIM EOUT PASS 2482 BUG9798 MAC RELEASE : LayoutTests/http/tests/loading/preload-img-test.html = TIM EOUT PASS
2479 BUG9798 LINUX DEBUG : LayoutTests/http/tests/local/style-access-before-styleshee t-loaded.html = FAIL PASS 2483 BUG9798 LINUX DEBUG : LayoutTests/http/tests/local/style-access-before-styleshee t-loaded.html = FAIL PASS
2480 BUG9798 LINUX MAC : LayoutTests/http/tests/misc/BOM-override-script.html = TIMEO UT PASS 2484 BUG9798 LINUX MAC : LayoutTests/http/tests/misc/BOM-override-script.html = TIMEO UT PASS
2481 BUG9798 WIN DEBUG : LayoutTests/http/tests/misc/empty-file-formdata.html = TIMEO UT PASS 2485 BUG9798 WIN DEBUG : LayoutTests/http/tests/misc/empty-file-formdata.html = TIMEO UT PASS
2482 BUG9798 WIN DEBUG : LayoutTests/http/tests/misc/redirect-with-quotes.php = TIMEO UT PASS 2486 BUG9798 WIN DEBUG : LayoutTests/http/tests/misc/redirect-with-quotes.php = TIMEO UT PASS
2483 BUG9798 WIN DEBUG : LayoutTests/http/tests/misc/refresh-headers.php = TIMEOUT PA SS 2487 BUG9798 WIN DEBUG : LayoutTests/http/tests/misc/refresh-headers.php = TIMEOUT PA SS
2484 BUG9798 MAC RELEASE : LayoutTests/http/tests/misc/refresh-headers.php = TIMEOUT PASS 2488 BUG9798 MAC RELEASE : LayoutTests/http/tests/misc/refresh-headers.php = TIMEOUT PASS
2485 BUG9798 MAC DEBUG : LayoutTests/http/tests/navigation/back-to-slow-frame.html = TIMEOUT PASS 2489 BUG9798 MAC DEBUG : LayoutTests/http/tests/navigation/back-to-slow-frame.html = TIMEOUT PASS
2486 BUG9798 MAC RELEASE : LayoutTests/http/tests/navigation/success200-frames-loadsa me.html = TIMEOUT PASS 2490 BUG9798 MAC RELEASE : LayoutTests/http/tests/navigation/success200-frames-loadsa me.html = TIMEOUT PASS
2487 BUG9798 WIN DEBUG : LayoutTests/http/tests/security/cross-frame-access-protocol- explicit-domain.html = FAIL PASS 2491 BUG9798 WIN DEBUG : LayoutTests/http/tests/security/cross-frame-access-protocol- explicit-domain.html = FAIL PASS
2488 BUG9798 WIN DEBUG : LayoutTests/http/tests/security/cross-frame-access-protocol. html = FAIL PASS 2492 BUG9798 WIN DEBUG : LayoutTests/http/tests/security/cross-frame-access-protocol. html = FAIL PASS
2489 BUG9798 WIN LINUX RELEASE : LayoutTests/http/tests/security/dataURL/xss-DENIED-f rom-data-url-in-foreign-domain-subframe.html = TIMEOUT PASS 2493 BUG9798 WIN LINUX RELEASE : LayoutTests/http/tests/security/dataURL/xss-DENIED-f rom-data-url-in-foreign-domain-subframe.html = TIMEOUT PASS
2494 BUG9798 MAC RELEASE : LayoutTests/http/tests/security/xssAuditor/javascript-link -HTML-entities.html = TIMEOUT PASS
2490 BUG9798 MAC DEBUG : LayoutTests/http/tests/security/xssAuditor/script-tag.html = TIMEOUT PASS 2495 BUG9798 MAC DEBUG : LayoutTests/http/tests/security/xssAuditor/script-tag.html = TIMEOUT PASS
2491 BUG9798 MAC RELEASE : LayoutTests/http/tests/security/xssAuditor/script-tag-utf- 7.html = TIMEOUT PASS 2496 BUG9798 MAC RELEASE : LayoutTests/http/tests/security/xssAuditor/script-tag-utf- 7.html = TIMEOUT PASS
2492 BUG9798 MAC RELEASE : LayoutTests/http/tests/security/xssAuditor/script-tag-with -source-no-quote.html = TIMEOUT PASS 2497 BUG9798 MAC RELEASE : LayoutTests/http/tests/security/xssAuditor/script-tag-with -source-no-quote.html = TIMEOUT PASS
2493 BUG9798 MAC RELEASE : LayoutTests/http/tests/ssl/verify-ssl-enabled.php = TIMEOU T PASS 2498 BUG9798 MAC RELEASE : LayoutTests/http/tests/ssl/verify-ssl-enabled.php = TIMEOU T PASS
2494 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/access-control-basic -allow-preflight-cache-invalidation-by-header.html = TIMEOUT PASS 2499 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/access-control-basic -allow-preflight-cache-invalidation-by-header.html = TIMEOUT PASS
2495 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/access-control-basic -allow-preflight-cache-timeout.html = TIMEOUT PASS 2500 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/access-control-basic -allow-preflight-cache-timeout.html = TIMEOUT PASS
2496 BUG9798 MAC DEBUG : LayoutTests/http/tests/xmlhttprequest/access-control-basic-n on-simple-allow.html = TIMEOUT PASS 2501 BUG9798 MAC DEBUG : LayoutTests/http/tests/xmlhttprequest/access-control-basic-n on-simple-allow.html = TIMEOUT PASS
2497 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/basic-auth.html = TIMEOUT PA SS 2502 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/basic-auth.html = TIMEOUT PA SS
2498 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/encode-request-url-2 .html = TIMEOUT PASS 2503 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/encode-request-url-2 .html = TIMEOUT PASS
2499 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/null-auth.php = TIME OUT PASS 2504 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/null-auth.php = TIME OUT PASS
2500 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/post-content-type.ht ml = TIMEOUT PASS 2505 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/post-content-type.ht ml = TIMEOUT PASS
2501 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/referer.html = TIMEO UT PASS 2506 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/referer.html = TIMEO UT PASS
2502 BUG9797 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/state-after- network-error.html = TIMEOUT PASS 2507 BUG9797 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/state-after- network-error.html = TIMEOUT PASS
2503 BUG9798 LINUX : LayoutTests/storage/change-version.html = TIMEOUT PASS 2508 BUG9798 LINUX : LayoutTests/storage/change-version.html = TIMEOUT PASS
2504 BUG9797 LINUX DEBUG : LayoutTests/svg/carto.net/colourpicker.svg = FAIL 2509 BUG9797 LINUX DEBUG : LayoutTests/svg/carto.net/colourpicker.svg = FAIL
2505 BUG9798 LINUX RELEASE : LayoutTests/svg/carto.net/colourpicker.svg = FAIL PASS 2510 BUG9798 LINUX RELEASE : LayoutTests/svg/carto.net/colourpicker.svg = FAIL PASS
2506 // BUG_SENORBLANCO FAIL on next line is due to Skia roll and should be reverted by end of 10/06/2009 2511 // BUG_SENORBLANCO FAIL on next line is due to Skia roll and should be reverted by end of 10/06/2009
2507 BUG9798 LINUX DEBUG : LayoutTests/svg/carto.net/scrollbar.svg = TIMEOUT PASS FAI L 2512 BUG9798 LINUX DEBUG : LayoutTests/svg/carto.net/scrollbar.svg = TIMEOUT PASS FAI L
2508 BUG9798 DEBUG : LayoutTests/svg/custom/path-bad-data.svg = CRASH FAIL 2513 BUG9798 DEBUG : LayoutTests/svg/custom/path-bad-data.svg = CRASH FAIL
2509 BUG9798 LINUX : LayoutTests/svg/custom/invisible-text-after-scrolling.xhtml = FA IL PASS 2514 BUG9798 LINUX : LayoutTests/svg/custom/invisible-text-after-scrolling.xhtml = FA IL PASS
2515 BUG9798 LINUX DEBUG : LayoutTests/svg/custom/js-late-marker-and-object-creation. svg = FAIL PASS
2510 BUG9798 MAC : LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml = TI MEOUT FAIL 2516 BUG9798 MAC : LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml = TI MEOUT FAIL
2511 BUG9798 LINUX DEBUG : LayoutTests/svg/text/text-text-07-t.svg = FAIL PASS 2517 BUG9798 LINUX DEBUG : LayoutTests/svg/text/text-text-07-t.svg = FAIL PASS
2512 BUG9798 LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug1220.html = FAIL PASS 2518 BUG9798 LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug1220.html = FAIL PASS
2513 BUG9798 LINUX : LayoutTests/tables/mozilla/bugs/45621.html = FAIL PASS CRASH 2519 BUG9798 LINUX : LayoutTests/tables/mozilla/bugs/45621.html = FAIL PASS CRASH
2514 BUG9798 WIN RELEASE : LayoutTests/tables/mozilla_expected_failures/bugs/bug85016 .html = FAIL PASS 2520 BUG9798 WIN RELEASE : LayoutTests/tables/mozilla_expected_failures/bugs/bug85016 .html = FAIL PASS
2515 BUG9798 WIN : LayoutTests/transitions/change-values-during-transition.html = FAI L PASS 2521 BUG9798 WIN : LayoutTests/transitions/change-values-during-transition.html = FAI L PASS
2516 BUG9798 LINUX : LayoutTests/transitions/extra-transition.html = TIMEOUT PASS 2522 BUG9798 LINUX : LayoutTests/transitions/extra-transition.html = TIMEOUT PASS
2517 BUG9798 LINUX : LayoutTests/transitions/interrupt-zero-duration.html = FAIL PASS 2523 BUG9798 LINUX : LayoutTests/transitions/interrupt-zero-duration.html = FAIL PASS
2518 BUG9798 LINUX DEBUG : LayoutTests/transitions/interrupted-all-transition.html = FAIL PASS 2524 BUG9798 LINUX DEBUG : LayoutTests/transitions/interrupted-all-transition.html = FAIL PASS
2519 BUG9798 LINUX : LayoutTests/transitions/mask-transitions.html = FAIL PASS 2525 BUG9798 LINUX : LayoutTests/transitions/mask-transitions.html = FAIL PASS
(...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after
2680 BUG12881 WIN LINUX : LayoutTests/fast/forms/isindex-placeholder.html = FAIL 2686 BUG12881 WIN LINUX : LayoutTests/fast/forms/isindex-placeholder.html = FAIL
2681 BUG12881 WIN LINUX : LayoutTests/fast/borders/border-radius-constraints.html = F AIL 2687 BUG12881 WIN LINUX : LayoutTests/fast/borders/border-radius-constraints.html = F AIL
2682 BUG12881 WIN LINUX : LayoutTests/fast/borders/border-radius-split-inline.html = FAIL 2688 BUG12881 WIN LINUX : LayoutTests/fast/borders/border-radius-split-inline.html = FAIL
2683 2689
2684 // WebKit 44286:44342 2690 // WebKit 44286:44342
2685 BUG13174 WIN RELEASE : LayoutTests/transitions/shorthand-border-transitions.html = PASS FAIL 2691 BUG13174 WIN RELEASE : LayoutTests/transitions/shorthand-border-transitions.html = PASS FAIL
2686 2692
2687 // WebKit 44438:44544 2693 // WebKit 44438:44544
2688 BUG13721 LINUX : LayoutTests/fast/dynamic/positioned-movement-with-positioned-ch ildren.html = FAIL 2694 BUG13721 LINUX : LayoutTests/fast/dynamic/positioned-movement-with-positioned-ch ildren.html = FAIL
2689 2695
2690 BUG14207 LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug28341.html = PASS FAIL 2696 BUG14207 LINUX : LayoutTests/tables/mozilla/bugs/bug28341.html = PASS FAIL
2691 BUG14207 WIN : LayoutTests/tables/mozilla/bugs/bug28341.html = PASS FAIL 2697 BUG14207 WIN : LayoutTests/tables/mozilla/bugs/bug28341.html = PASS FAIL
2692 2698
2693 // Newly added test http://trac.webkit.org/changeset/44816 2699 // Newly added test http://trac.webkit.org/changeset/44816
2694 BUG14673 : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-authorization.h tml = FAIL TIMEOUT 2700 BUG14673 : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-authorization.h tml = FAIL TIMEOUT
2695 2701
2696 // Need investigation: test shell crashers. 2702 // Need investigation: test shell crashers.
2697 BUG14752 LINUX : LayoutTests/http/tests/cache/subresource-expiration.html = CRAS H FAIL PASS 2703 BUG14752 LINUX : LayoutTests/http/tests/cache/subresource-expiration.html = CRAS H FAIL PASS
2698 BUG14751 LINUX DEBUG: LayoutTests/css2.1/atrule_longest_match.html = CRASH FAIL PASS 2704 BUG14751 LINUX DEBUG: LayoutTests/css2.1/atrule_longest_match.html = CRASH FAIL PASS
2699 BUG14767 LINUX : LayoutTests/dom/html/level1/core/documentgetdoctypenodtd.html = CRASH FAIL PASS 2705 BUG14767 LINUX : LayoutTests/dom/html/level1/core/documentgetdoctypenodtd.html = CRASH FAIL PASS
2700 2706
(...skipping 2223 matching lines...) Expand 10 before | Expand all | Expand 10 after
4924 // WebKit update: 49142:49190 4930 // WebKit update: 49142:49190
4925 // Changed in http://trac.webkit.org/changeset/49155. 4931 // Changed in http://trac.webkit.org/changeset/49155.
4926 BUG_JORLOW: LayoutTests/storage/domstorage/sessionstorage/complex-values.html = FAIL 4932 BUG_JORLOW: LayoutTests/storage/domstorage/sessionstorage/complex-values.html = FAIL
4927 // Added in http://trac.webkit.org/changeset/49153, probably just needs expectat ions. 4933 // Added in http://trac.webkit.org/changeset/49153, probably just needs expectat ions.
4928 BUG_JPARENT: LayoutTests/svg/filters/sourceAlpha.svg = FAIL 4934 BUG_JPARENT: LayoutTests/svg/filters/sourceAlpha.svg = FAIL
4929 4935
4930 // Started failing for no apparent reason at r28124 4936 // Started failing for no apparent reason at r28124
4931 // BUG_SENORBLANCO FAIL on next line is due to Skia roll and should be reverted by end of 10/06/2009 4937 // BUG_SENORBLANCO FAIL on next line is due to Skia roll and should be reverted by end of 10/06/2009
4932 BUG23972 LINUX : LayoutTests/fast/forms/form-element-geometry.html = CRASH FAIL 4938 BUG23972 LINUX : LayoutTests/fast/forms/form-element-geometry.html = CRASH FAIL
4933 BUG23972 WIN : LayoutTests/fast/forms/form-element-geometry.html = CRASH PASS 4939 BUG23972 WIN : LayoutTests/fast/forms/form-element-geometry.html = CRASH PASS
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