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

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

Issue 113985: WebKit merge 44202:44252 (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 6 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 | « DEPS ('k') | 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 2554 matching lines...) Expand 10 before | Expand all | Expand 10 after
2565 BUG11613 LINUX : chrome/fast/forms/basic-textareas-quirks.html = FAIL 2565 BUG11613 LINUX : chrome/fast/forms/basic-textareas-quirks.html = FAIL
2566 BUG11613 LINUX : chrome/fast/forms/basic-textareas.html = FAIL 2566 BUG11613 LINUX : chrome/fast/forms/basic-textareas.html = FAIL
2567 BUG11613 MAC : LayoutTests/http/tests/security/cross-frame-access-call.html = FA IL 2567 BUG11613 MAC : LayoutTests/http/tests/security/cross-frame-access-call.html = FA IL
2568 BUG11613 WIN : LayoutTests/http/tests/navigation/anchor-frames.html = FAIL 2568 BUG11613 WIN : LayoutTests/http/tests/navigation/anchor-frames.html = FAIL
2569 BUG11613 WIN : LayoutTests/http/tests/navigation/javascriptlink-frames.html = FA IL 2569 BUG11613 WIN : LayoutTests/http/tests/navigation/javascriptlink-frames.html = FA IL
2570 2570
2571 // These tests were broken by skia r171: 2571 // These tests were broken by skia r171:
2572 // These ones seem to be mask/opacity-related: 2572 // These ones seem to be mask/opacity-related:
2573 BUG12002 WIN LINUX : LayoutTests/fast/reflections/reflection-masks-opacity.html = FAIL 2573 BUG12002 WIN LINUX : LayoutTests/fast/reflections/reflection-masks-opacity.html = FAIL
2574 BUG12002 WIN LINUX : LayoutTests/fast/reflections/reflection-masks.html = FAIL 2574 BUG12002 WIN LINUX : LayoutTests/fast/reflections/reflection-masks.html = FAIL
2575 BUG12002 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-16-b.svg = FAIL
2576 BUG12002 WIN : LayoutTests/svg/custom/gradient-stop-corner-cases.svg = FAIL
2577 BUG12002 WIN DEBUG : LayoutTests/svg/custom/grayscale-gradient-mask.svg = FAIL 2575 BUG12002 WIN DEBUG : LayoutTests/svg/custom/grayscale-gradient-mask.svg = FAIL
2578 BUG12002 LINUX : LayoutTests/svg/custom/circular-marker-reference-3.svg = FAIL 2576 BUG12002 LINUX : LayoutTests/svg/custom/circular-marker-reference-3.svg = FAIL
2579 // This one seems to have patterned stroke issues:
2580 BUG12003 WIN : LayoutTests/svg/custom/js-late-gradient-and-object-creation.svg = FAIL
2581 // This one is flaky on Linux 2577 // This one is flaky on Linux
2582 BUG12004 LINUX : LayoutTests/svg/custom/js-late-marker-creation.svg = FAIL PASS 2578 BUG12004 LINUX : LayoutTests/svg/custom/js-late-marker-creation.svg = FAIL PASS
2583 2579
2584 // This needs to be rebaselined. See http://trac.webkit.org/changeset/43378 2580 // This needs to be rebaselined. See http://trac.webkit.org/changeset/43378
2585 BUG11669 LINUX : LayoutTests/fast/layers/remove-only-this-layer-update.html = FA IL 2581 BUG11669 LINUX : LayoutTests/fast/layers/remove-only-this-layer-update.html = FA IL
2586 2582
2587 // May need rebaselining for mac/linux, or may need nothing at all. Triage after has run 2583 // May need rebaselining for mac/linux, or may need nothing at all. Triage after has run
2588 // on mac/linux buildbot. See http://crbug.com/11763. 2584 // on mac/linux buildbot. See http://crbug.com/11763.
2589 BUG11763 LINUX : LayoutTests/fast/layers/self-painting-outline.html = FAIL PASS 2585 BUG11763 LINUX : LayoutTests/fast/layers/self-painting-outline.html = FAIL PASS
2590 2586
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
2653 BUG12361 : LayoutTests/http/tests/cookies/double-quoted-value-with-semi-colon.ht ml = FAIL 2649 BUG12361 : LayoutTests/http/tests/cookies/double-quoted-value-with-semi-colon.ht ml = FAIL
2654 2650
2655 // webkit 44010+44027 introducted new tests 2651 // webkit 44010+44027 introducted new tests
2656 BUG12477 : LayoutTests/http/tests/local/drag-over-remote-content.html = FAIL 2652 BUG12477 : LayoutTests/http/tests/local/drag-over-remote-content.html = FAIL
2657 BUG12477 : LayoutTests/http/tests/security/drag-over-remote-content-iframe.html = FAIL 2653 BUG12477 : LayoutTests/http/tests/security/drag-over-remote-content-iframe.html = FAIL
2658 2654
2659 // WebKit 44152-44202 introduced new tests 2655 // WebKit 44152-44202 introduced new tests
2660 BUG12753 : LayoutTests/fast/dynamic/window-resize-scrollbars-test.html = FAIL 2656 BUG12753 : LayoutTests/fast/dynamic/window-resize-scrollbars-test.html = FAIL
2661 BUG12753 : LayoutTests/fast/dynamic/window-scrollbars-test.html = FAIL 2657 BUG12753 : LayoutTests/fast/dynamic/window-scrollbars-test.html = FAIL
2662 2658
2659 // WebKit 44202:44252 introduced new crashes
2660 BUG12860 : LayoutTests/http/tests/security/cross-frame-access-document-direct.ht ml = CRASH
2661 BUG12860 : LayoutTests/http/tests/security/listener/xss-window-onclick-shortcut. html = CRASH
2662 BUG12860 : LayoutTests/http/tests/xmlhttprequest/event-listener-gc.html = CRASH
2663 BUG12860 : LayoutTests/http/tests/xmlhttprequest/infoOnProgressEvent.html = CRAS H
2664 BUG12860 : LayoutTests/http/tests/xmlhttprequest/uri-resolution-opera-open-007.h tml = CRASH
2665 BUG12860 : LayoutTests/http/tests/xmlhttprequest/web-apps/003.html = CRASH
2666
2667 // WebKit 44202:44252 introduced new tests
2668 BUG12881 : LayoutTests/fast/js/string-replace-exception-crash.html = FAIL
2669 BUG12881 : LayoutTests/fast/forms/isindex-placeholder.html = FAIL
2670 BUG12881 : LayoutTests/fast/box-shadow/border-radius-big.html = FAIL
2671 BUG12881 : LayoutTests/fast/borders/border-radius-constraints.html = FAIL
2672 BUG12881 : LayoutTests/fast/borders/border-radius-huge-assert.html = FAIL
2673 BUG12881 : LayoutTests/fast/borders/border-radius-split-inline.html = FAIL
2674
2675 // WebKit 44202:44252 introduced new failures (old tests)
2676 BUG12882 : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = FAIL
2677 BUG12882 : LayoutTests/fast/box-shadow/basic-shadows.html = FAIL
OLDNEW
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698