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

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

Issue 255082: More suppressions that have popped up. (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 2387 matching lines...) Expand 10 before | Expand all | Expand 10 after
2398 BUG10473 LINUX : LayoutTests/fast/replaced/width100percent-searchfield.html = FA IL 2398 BUG10473 LINUX : LayoutTests/fast/replaced/width100percent-searchfield.html = FA IL
2399 2399
2400 // Changed in http://trac.webkit.org/changeset/42082 2400 // Changed in http://trac.webkit.org/changeset/42082
2401 BUG9704 : LayoutTests/http/tests/navigation/onload-navigation-iframe-timeout.htm l = TIMEOUT 2401 BUG9704 : LayoutTests/http/tests/navigation/onload-navigation-iframe-timeout.htm l = TIMEOUT
2402 BUG9704 : LayoutTests/http/tests/navigation/onload-navigation-iframe.html = TIME OUT 2402 BUG9704 : LayoutTests/http/tests/navigation/onload-navigation-iframe.html = TIME OUT
2403 BUG10477 : LayoutTests/http/tests/navigation/onload-navigation-iframe-2.html = T IMEOUT 2403 BUG10477 : LayoutTests/http/tests/navigation/onload-navigation-iframe-2.html = T IMEOUT
2404 2404
2405 // Merge WebKit: 42026:42115 new tests 2405 // Merge WebKit: 42026:42115 new tests
2406 BUG10475 WIN LINUX : LayoutTests/fast/block/positioning/negative-rel-position.ht ml = FAIL 2406 BUG10475 WIN LINUX : LayoutTests/fast/block/positioning/negative-rel-position.ht ml = FAIL
2407 // This test isn't just slow -- sometimes it times out indefinitely. 2407 // This test isn't just slow -- sometimes it times out indefinitely.
2408 BUG10475 WIN LINUX : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin -tripmine.html = TIMEOUT PASS 2408 BUG10475 WIN LINUX MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-or igin-tripmine.html = TIMEOUT PASS
2409 BUG10475 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/redirect-cross-orig in-tripmine.html = TIMEOUT PASS
2410 BUG10475 WIN LINUX : LayoutTests/fast/forms/range-thumb-height-percentage.html = FAIL 2409 BUG10475 WIN LINUX : LayoutTests/fast/forms/range-thumb-height-percentage.html = FAIL
2411 2410
2412 SKIP BUG9613 : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = PAS S 2411 SKIP BUG9613 : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = PAS S
2413 2412
2414 BUG10476 WIN LINUX : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin -post.html = FAIL PASS 2413 BUG10476 WIN LINUX : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin -post.html = FAIL PASS
2415 2414
2416 // Merge WebKit 42133:42199 regressions 2415 // Merge WebKit 42133:42199 regressions
2417 BUG10477 LINUX : LayoutTests/fast/events/context-no-deselect.html = FAIL 2416 BUG10477 LINUX : LayoutTests/fast/events/context-no-deselect.html = FAIL
2418 // All platforms fail because Chrome allows XHR to local directories and Safari doesn't. 2417 // All platforms fail because Chrome allows XHR to local directories and Safari doesn't.
2419 // Mac also has unimplemented test shell features. 2418 // Mac also has unimplemented test shell features.
(...skipping 22 matching lines...) Expand all
2442 BUG9786 : LayoutTests/http/tests/security/cross-frame-access-history-prototype.h tml = FAIL 2441 BUG9786 : LayoutTests/http/tests/security/cross-frame-access-history-prototype.h tml = FAIL
2443 BUG9786 : LayoutTests/http/tests/security/cross-frame-access-location-prototype. html = FAIL 2442 BUG9786 : LayoutTests/http/tests/security/cross-frame-access-location-prototype. html = FAIL
2444 BUG9786 : LayoutTests/http/tests/security/cross-frame-access-document-direct.htm l = TIMEOUT 2443 BUG9786 : LayoutTests/http/tests/security/cross-frame-access-document-direct.htm l = TIMEOUT
2445 BUG9787 WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-41-t.svg = FAIL 2444 BUG9787 WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-41-t.svg = FAIL
2446 BUG9787 : LayoutTests/svg/W3C-SVG-1.1/coords-trans-01-b.svg = FAIL 2445 BUG9787 : LayoutTests/svg/W3C-SVG-1.1/coords-trans-01-b.svg = FAIL
2447 BUG9787 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/painting-render-01-b.svg = FAIL 2446 BUG9787 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/painting-render-01-b.svg = FAIL
2448 BUG10479 RELEASE MAC : LayoutTests/fast/dom/Window/window-object-cross-frame-cal ls.html = FAIL PASS CRASH 2447 BUG10479 RELEASE MAC : LayoutTests/fast/dom/Window/window-object-cross-frame-cal ls.html = FAIL PASS CRASH
2449 BUG10479 MAC : LayoutTests/svg/hixie/perf/001.xml = FAIL 2448 BUG10479 MAC : LayoutTests/svg/hixie/perf/001.xml = FAIL
2450 BUG10479 MAC : LayoutTests/svg/hixie/perf/002.xml = FAIL 2449 BUG10479 MAC : LayoutTests/svg/hixie/perf/002.xml = FAIL
2451 2450
2451 BUG9798 WIN RELEASE : LayoutTests/fast/dom/Window/slow_unload_handler.html = TIM EOUT PASS
2452 BUG9798 WIN DEBUG : LayoutTests/fast/encoding/char-encoding.html = FAIL PASS 2452 BUG9798 WIN DEBUG : LayoutTests/fast/encoding/char-encoding.html = FAIL PASS
2453 BUG9798 WIN DEBUG : LayoutTests/fast/lists/inlineBoxWrapperNullCheck.html = FAIL PASS 2453 BUG9798 WIN DEBUG : LayoutTests/fast/lists/inlineBoxWrapperNullCheck.html = FAIL PASS
2454 BUG9798 WIN DEBUG : LayoutTests/http/tests/misc/redirect-with-quotes.php = TIMEO UT PASS 2454 BUG9798 WIN DEBUG : LayoutTests/http/tests/misc/redirect-with-quotes.php = TIMEO UT PASS
2455 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/basic-auth.html = TIMEOUT PA SS 2455 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/basic-auth.html = TIMEOUT PA SS
2456 BUG9798 WIN DEBUG : LayoutTests/editing/execCommand/paste-2.html = FAIL PASS 2456 BUG9798 WIN DEBUG : LayoutTests/editing/execCommand/paste-2.html = FAIL PASS
2457 BUG9798 WIN DEBUG : LayoutTests/editing/selection/4776665.html = FAIL PASS 2457 BUG9798 WIN DEBUG : LayoutTests/editing/selection/4776665.html = FAIL PASS
2458 BUG9798 MAC RELEASE : LayoutTests/editing/selection/4776665.html = FAIL PASS 2458 BUG9798 MAC RELEASE : LayoutTests/editing/selection/4776665.html = FAIL PASS
2459 BUG9798 DEBUG : LayoutTests/svg/custom/path-bad-data.svg = CRASH FAIL 2459 BUG9798 DEBUG : LayoutTests/svg/custom/path-bad-data.svg = CRASH FAIL
2460 BUG9798 LINUX DEBUG : chrome/fast/dom/extensions/interval.html = CRASH FAIL PASS 2460 BUG9798 LINUX DEBUG : chrome/fast/dom/extensions/interval.html = CRASH FAIL PASS
2461 BUG9798 MAC DEBUG : chrome/fast/dom/extensions/interval.html = FAIL PASS 2461 BUG9798 MAC DEBUG : chrome/fast/dom/extensions/interval.html = FAIL PASS
(...skipping 13 matching lines...) Expand all
2475 BUG9798 : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-prefl ight-cache-invalidation-by-header.html = TIMEOUT PASS 2475 BUG9798 : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-prefl ight-cache-invalidation-by-header.html = TIMEOUT PASS
2476 BUG9798 : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-prefl ight-cache-timeout.html = TIMEOUT PASS 2476 BUG9798 : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-prefl ight-cache-timeout.html = TIMEOUT PASS
2477 BUG9798 : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-prefl ight-cache.html = TIMEOUT PASS 2477 BUG9798 : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-prefl ight-cache.html = TIMEOUT PASS
2478 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/null-auth.php = TIME OUT PASS 2478 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/null-auth.php = TIME OUT PASS
2479 BUG9798 WIN : LayoutTests/transitions/change-values-during-transition.html = FAI L PASS 2479 BUG9798 WIN : LayoutTests/transitions/change-values-during-transition.html = FAI L PASS
2480 BUG9797 LINUX DEBUG : LayoutTests/svg/carto.net/colourpicker.svg = FAIL 2480 BUG9797 LINUX DEBUG : LayoutTests/svg/carto.net/colourpicker.svg = FAIL
2481 BUG9797 WIN DEBUG : LayoutTests/editing/execCommand/paste-1.html = FAIL PASS 2481 BUG9797 WIN DEBUG : LayoutTests/editing/execCommand/paste-1.html = FAIL PASS
2482 BUG9797 WIN LINUX MAC : LayoutTests/editing/pasteboard/subframe-dragndrop-1.html = FAIL PASS 2482 BUG9797 WIN LINUX MAC : LayoutTests/editing/pasteboard/subframe-dragndrop-1.html = FAIL PASS
2483 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/referer.html = TIMEO UT PASS 2483 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/referer.html = TIMEO UT PASS
2484 BUG9797 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/state-after- network-error.html = TIMEOUT PASS 2484 BUG9797 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/state-after- network-error.html = TIMEOUT PASS
2485 BUG9798 WIN RELEASE : LayoutTests/tables/mozilla_expected_failures/bugs/bug85016 .html = FAIL PASS
2485 BUG9798 LINUX DEBUG : LayoutTests/transitions/multiple-background-transitions.ht ml = FAIL PASS 2486 BUG9798 LINUX DEBUG : LayoutTests/transitions/multiple-background-transitions.ht ml = FAIL PASS
2486 BUG9798 LINUX DEBUG : LayoutTests/transitions/multiple-shadow-transitions.html = FAIL PASS 2487 BUG9798 LINUX DEBUG : LayoutTests/transitions/multiple-shadow-transitions.html = FAIL PASS
2487 BUG9798 LINUX : LayoutTests/transitions/transition-end-event-multiple-01.html = FAIL PASS 2488 BUG9798 LINUX : LayoutTests/transitions/transition-end-event-multiple-01.html = FAIL PASS
2488 BUG9798 LINUX : LayoutTests/transitions/transition-end-event-multiple-02.html = FAIL PASS 2489 BUG9798 LINUX : LayoutTests/transitions/transition-end-event-multiple-02.html = FAIL PASS
2489 BUG9798 LINUX : LayoutTests/transitions/transition-end-event-multiple-04.html = FAIL PASS 2490 BUG9798 LINUX : LayoutTests/transitions/transition-end-event-multiple-04.html = FAIL PASS
2490 BUG9798 LINUX : LayoutTests/transitions/transition-end-event-container.html = FA IL PASS 2491 BUG9798 LINUX : LayoutTests/transitions/transition-end-event-container.html = FA IL PASS
2491 BUG9798 LINUX : LayoutTests/transitions/transition-end-event-set-none.html = FAI L PASS 2492 BUG9798 LINUX : LayoutTests/transitions/transition-end-event-set-none.html = FAI L PASS
2492 BUG9798 LINUX : LayoutTests/transitions/interrupt-zero-duration.html = FAIL PASS 2493 BUG9798 LINUX : LayoutTests/transitions/interrupt-zero-duration.html = FAIL PASS
2493 BUG9798 LINUX : LayoutTests/svg/custom/invisible-text-after-scrolling.xhtml = FA IL PASS 2494 BUG9798 LINUX : LayoutTests/svg/custom/invisible-text-after-scrolling.xhtml = FA IL PASS
2494 BUG9798 LINUX : LayoutTests/transitions/transition-end-event-window.html = FAIL PASS 2495 BUG9798 LINUX : LayoutTests/transitions/transition-end-event-window.html = FAIL PASS
2495 BUG9798 LINUX : LayoutTests/transitions/transition-end-event-left.html = FAIL PA SS 2496 BUG9798 LINUX : LayoutTests/transitions/transition-end-event-left.html = FAIL PA SS
2496 BUG9798 LINUX : LayoutTests/transitions/transition-end-event-all-properties.html = FAIL PASS 2497 BUG9798 LINUX : LayoutTests/transitions/transition-end-event-all-properties.html = FAIL PASS
2497 BUG9798 LINUX : LayoutTests/transitions/transition-end-event-attributes.html = F AIL PASS 2498 BUG9798 LINUX : LayoutTests/transitions/transition-end-event-attributes.html = F AIL PASS
2498 BUG9798 LINUX : LayoutTests/transitions/extra-transition.html = TIMEOUT PASS 2499 BUG9798 LINUX : LayoutTests/transitions/extra-transition.html = TIMEOUT PASS
2499 BUG9798 LINUX : LayoutTests/storage/change-version.html = TIMEOUT PASS 2500 BUG9798 LINUX : LayoutTests/storage/change-version.html = TIMEOUT PASS
2500 BUG9798 WIN : LayoutTests/fast/replaced/border-radius-clip.html = FAIL PASS 2501 BUG9798 WIN : LayoutTests/fast/replaced/border-radius-clip.html = FAIL PASS
2502 BUG9798 LINUX DEBUG : LayoutTests/media/video-controls-rendering.html = FAIL PAS S
2501 BUG9798 : LayoutTests/media/video-seeking.html = FAIL PASS 2503 BUG9798 : LayoutTests/media/video-seeking.html = FAIL PASS
2502 BUG9798 : LayoutTests/media/video-layer-crash.html = FAIL PASS 2504 BUG9798 : LayoutTests/media/video-layer-crash.html = FAIL PASS
2503 BUG9798 : LayoutTests/media/video-src-invalid-remove.html = FAIL PASS 2505 BUG9798 : LayoutTests/media/video-src-invalid-remove.html = FAIL PASS
2504 2506
2505 // Regression from WebKit merge 43242:43321. 2507 // Regression from WebKit merge 43242:43321.
2506 BUG9798 LINUX : LayoutTests/transitions/mask-transitions.html = FAIL PASS 2508 BUG9798 LINUX : LayoutTests/transitions/mask-transitions.html = FAIL PASS
2507 2509
2508 // New tests or failures from WebKit merge 42324:42364. Re-baselined on 2510 // New tests or failures from WebKit merge 42324:42364. Re-baselined on
2509 // Windows. Probably just need the same on other platforms. 2511 // Windows. Probably just need the same on other platforms.
2510 BUG9962 LINUX : LayoutTests/fast/block/positioning/fixed-positioning-scrollbar-b ug.html = FAIL 2512 BUG9962 LINUX : LayoutTests/fast/block/positioning/fixed-positioning-scrollbar-b ug.html = FAIL
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after
2686 BUG15217 : LayoutTests/fast/js/dictionary-no-cache.html = FAIL 2688 BUG15217 : LayoutTests/fast/js/dictionary-no-cache.html = FAIL
2687 BUG15217 MAC : LayoutTests/fast/js/switch-behaviour.html = FAIL 2689 BUG15217 MAC : LayoutTests/fast/js/switch-behaviour.html = FAIL
2688 2690
2689 // WebKit 45086:45111 2691 // WebKit 45086:45111
2690 BUG15270 : LayoutTests/fast/js/excessive-comma-usage.html = FAIL 2692 BUG15270 : LayoutTests/fast/js/excessive-comma-usage.html = FAIL
2691 2693
2692 // WebKit 45270:45287 2694 // WebKit 45270:45287
2693 BUG15490 LINUX : LayoutTests/editing/deleting/25322-1.html = PASS FAIL CRASH 2695 BUG15490 LINUX : LayoutTests/editing/deleting/25322-1.html = PASS FAIL CRASH
2694 2696
2695 // Flaky for a while on DEBUG; also related to BUG17974 2697 // Flaky for a while on DEBUG; also related to BUG17974
2696 BUG15267 LINUX DEBUG : LayoutTests/transitions/cancel-transition.html = PASS FAI L 2698 BUG15267 WIN LINUX DEBUG : LayoutTests/transitions/cancel-transition.html = PASS FAIL
2697 2699
2698 // WebKit 45431:45444 2700 // WebKit 45431:45444
2699 BUG10384 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL 2701 BUG10384 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL
2700 BUG11613 LINUX : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL 2702 BUG11613 LINUX : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL
2701 BUG11613 LINUX : LayoutTests/fast/overflow/scrollRevealButton.html = FAIL 2703 BUG11613 LINUX : LayoutTests/fast/overflow/scrollRevealButton.html = FAIL
2702 2704
2703 // WebKit 45473:45487 2705 // WebKit 45473:45487
2704 BUG15873 WIN LINUX : LayoutTests/fast/box-shadow/transform-fringing.html = FAIL 2706 BUG15873 WIN LINUX : LayoutTests/fast/box-shadow/transform-fringing.html = FAIL
2705 2707
2706 // Webkit 45555:45558 2708 // Webkit 45555:45558
(...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after
2832 BUG17509 LINUX : LayoutTests/fast/loader/local-image-from-local.html = FAIL 2834 BUG17509 LINUX : LayoutTests/fast/loader/local-image-from-local.html = FAIL
2833 2835
2834 // New tests with WebKit merge 46288:46363 2836 // New tests with WebKit merge 46288:46363
2835 BUG18116 : LayoutTests/fast/dom/constructed-objects-prototypes.html = FAIL 2837 BUG18116 : LayoutTests/fast/dom/constructed-objects-prototypes.html = FAIL
2836 BUG18116 : LayoutTests/fast/dom/prototype-inheritance-2.html = FAIL 2838 BUG18116 : LayoutTests/fast/dom/prototype-inheritance-2.html = FAIL
2837 2839
2838 // Flaky. Timing? 2840 // Flaky. Timing?
2839 BUG18584 : LayoutTests/animations/change-one-anim.html = FAIL PASS 2841 BUG18584 : LayoutTests/animations/change-one-anim.html = FAIL PASS
2840 BUG18584 LINUX WIN : LayoutTests/animations/play-state.html = FAIL PASS 2842 BUG18584 LINUX WIN : LayoutTests/animations/play-state.html = FAIL PASS
2841 BUG18584 : LayoutTests/transitions/shorthand-transitions.html = FAIL PASS 2843 BUG18584 : LayoutTests/transitions/shorthand-transitions.html = FAIL PASS
2844 BUG18584 WIN RELEASE : LayoutTests/animations/combo-transform-translate+scale.ht ml = FAIL PASS
2842 2845
2843 // Flaky crashes 2846 // Flaky crashes
2844 BUG18656 MAC : LayoutTests/fast/dom/Window/window-lookup-precedence.html = FAIL CRASH 2847 BUG18656 MAC : LayoutTests/fast/dom/Window/window-lookup-precedence.html = FAIL CRASH
2845 BUG18724 LINUX DEBUG : LayoutTests/transitions/transition-drt-api-delay.html = P ASS CRASH 2848 BUG18724 LINUX DEBUG : LayoutTests/transitions/transition-drt-api-delay.html = P ASS CRASH
2846 2849
2847 // Flaky timeout 2850 // Flaky timeout
2848 BUG18659 WIN DEBUG : LayoutTests/http/tests/loading/redirect-methods.html = PASS TIMEOUT 2851 BUG18659 WIN DEBUG : LayoutTests/http/tests/loading/redirect-methods.html = PASS TIMEOUT
2849 BUG18733 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/cross-origin-author ization.html = PASS TIMEOUT 2852 BUG18733 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/cross-origin-author ization.html = PASS TIMEOUT
2850 BUG18740 WIN MAC DEBUG : LayoutTests/http/tests/security/credentials-in-referer. html = PASS TIMEOUT 2853 BUG18740 WIN MAC DEBUG : LayoutTests/http/tests/security/credentials-in-referer. html = PASS TIMEOUT
2851 2854
(...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after
3017 BUG_ATWILSON WIN LINUX: LayoutTests/fast/css/getComputedStyle/computed-style-wit hout-renderer.html = FAIL 3020 BUG_ATWILSON WIN LINUX: LayoutTests/fast/css/getComputedStyle/computed-style-wit hout-renderer.html = FAIL
3018 BUG_ATWILSON WIN LINUX: LayoutTests/fast/css/getComputedStyle/computed-style.htm l = FAIL 3021 BUG_ATWILSON WIN LINUX: LayoutTests/fast/css/getComputedStyle/computed-style.htm l = FAIL
3019 BUG_ATWILSON WIN LINUX : LayoutTests/fast/css/text-rendering.html = FAIL 3022 BUG_ATWILSON WIN LINUX : LayoutTests/fast/css/text-rendering.html = FAIL
3020 BUG_ATWILSON WIN LINUX: LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL 3023 BUG_ATWILSON WIN LINUX: LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL
3021 // This was happening previously - might be a flakey test? 3024 // This was happening previously - might be a flakey test?
3022 BUG_ATWILSON LINUX : LayoutTests/editing/selection/extend-selection.html = TIMEO UT PASS 3025 BUG_ATWILSON LINUX : LayoutTests/editing/selection/extend-selection.html = TIMEO UT PASS
3023 BUG_ATWILSON MAC LINUX : LayoutTests/fast/css/last-of-type-pseudo-class.html = F AIL 3026 BUG_ATWILSON MAC LINUX : LayoutTests/fast/css/last-of-type-pseudo-class.html = F AIL
3024 3027
3025 // WebKit update: 48994:49006 3028 // WebKit update: 48994:49006
3026 BUG_ATWILSON WIN LINUX : LayoutTests/fast/box-shadow/inset.html = FAIL 3029 BUG_ATWILSON WIN LINUX : LayoutTests/fast/box-shadow/inset.html = FAIL
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