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

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

Issue 100187: Linux tests need rebaselining post WebKit Merge 42932:42994... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 7 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 | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/foreign-object-skew-expected.png ('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 2574 matching lines...) Expand 10 before | Expand all | Expand 10 after
2585 BUG11178 : LayoutTests/http/tests/security/listener/xss-JSTargetNode-onclick-add EventListener.html = FAIL 2585 BUG11178 : LayoutTests/http/tests/security/listener/xss-JSTargetNode-onclick-add EventListener.html = FAIL
2586 BUG11178 : LayoutTests/http/tests/security/listener/xss-JSTargetNode-onclick-sho rtcut.html = FAIL 2586 BUG11178 : LayoutTests/http/tests/security/listener/xss-JSTargetNode-onclick-sho rtcut.html = FAIL
2587 BUG11178 : LayoutTests/http/tests/security/listener/xss-XMLHttpRequest-addEventL istener.html = FAIL 2587 BUG11178 : LayoutTests/http/tests/security/listener/xss-XMLHttpRequest-addEventL istener.html = FAIL
2588 BUG11178 : LayoutTests/http/tests/security/listener/xss-XMLHttpRequest-shortcut. html = FAIL 2588 BUG11178 : LayoutTests/http/tests/security/listener/xss-XMLHttpRequest-shortcut. html = FAIL
2589 BUG11178 : LayoutTests/http/tests/security/listener/xss-window-onclick-addEventL istener.html = FAIL 2589 BUG11178 : LayoutTests/http/tests/security/listener/xss-window-onclick-addEventL istener.html = FAIL
2590 BUG11178 : LayoutTests/http/tests/security/listener/xss-window-onclick-shortcut. html = FAIL 2590 BUG11178 : LayoutTests/http/tests/security/listener/xss-window-onclick-shortcut. html = FAIL
2591 BUG11178 : chrome/http/tests/security/listener/xss-inactive-closure.html = FAIL 2591 BUG11178 : chrome/http/tests/security/listener/xss-inactive-closure.html = FAIL
2592 BUG11178 WIN MAC : LayoutTests/http/tests/security/xss-eval.html = FAIL 2592 BUG11178 WIN MAC : LayoutTests/http/tests/security/xss-eval.html = FAIL
2593 BUG11178 DEBUG WIN : LayoutTests/transitions/repeated-firing-background-color.ht ml = FAIL 2593 BUG11178 DEBUG WIN : LayoutTests/transitions/repeated-firing-background-color.ht ml = FAIL
2594 2594
2595 BUG11178 WIN : LayoutTests/svg/custom/foreign-object-skew.svg = FAIL
2596 BUG11178 MAC : LayoutTests/fast/dom/Document/open-with-pending-load.html = CRASH 2595 BUG11178 MAC : LayoutTests/fast/dom/Document/open-with-pending-load.html = CRASH
2597 2596
2597 // These need new Linux baselines
2598 BUG11178 LINUX : LayoutTests/svg/custom/use-css-no-effect-on-shadow-tree.svg = F AIL
2599 BUG11178 LINUX : LayoutTests/svg/custom/use-on-disallowed-foreign-object-1.svg = FAIL
2600 BUG11178 LINUX : LayoutTests/svg/custom/use-on-disallowed-foreign-object-2.svg = FAIL
2601 BUG11178 LINUX : LayoutTests/svg/custom/use-on-disallowed-foreign-object-4.svg = FAIL
2602 BUG11178 LINUX : LayoutTests/svg/custom/use-on-disallowed-foreign-object-5.svg = FAIL
2603 BUG11178 LINUX : LayoutTests/svg/custom/use-on-disallowed-foreign-object-6.svg = FAIL
2604 BUG11178 LINUX : LayoutTests/svg/custom/use-on-non-svg-namespaced-element.svg = FAIL
2605 BUG11178 LINUX : LayoutTests/svg/text/text-gradient-positioning.svg = FAIL
2606 BUG11178 LINUX : LayoutTests/svg/text/text-repaint-rects.xhtml = FAIL
2607
2598 // New tests from WebKit Merge 42932:42994 2608 // New tests from WebKit Merge 42932:42994
2599 BUG11179 DEFER : LayoutTests/http/tests/xmlhttprequest/detaching-frame-2.html = FAIL 2609 BUG11179 DEFER : LayoutTests/http/tests/xmlhttprequest/detaching-frame-2.html = FAIL
2600 BUG11179 LINUX : LayoutTests/editing/deleting/type-delete-after-quote.html = FAI L 2610 BUG11179 LINUX : LayoutTests/editing/deleting/type-delete-after-quote.html = FAI L
2601 2611
2602 // Chrome does not support WebArchives (just like Safari for Windows), 2612 // Chrome does not support WebArchives (just like Safari for Windows),
2603 // although we might eventually want to on Mac. 2613 // although we might eventually want to on Mac.
2604 WONTFIX SKIP : LayoutTests/webarchive/adopt-attribute-styled-body-webarchive.htm l = FAIL 2614 WONTFIX SKIP : LayoutTests/webarchive/adopt-attribute-styled-body-webarchive.htm l = FAIL
2605 WONTFIX SKIP : LayoutTests/webarchive/adopt-attribute-styled-node-webarchive.htm l = FAIL 2615 WONTFIX SKIP : LayoutTests/webarchive/adopt-attribute-styled-node-webarchive.htm l = FAIL
2606 WONTFIX SKIP : LayoutTests/webarchive/adopt-inline-styled-node-webarchive.html = FAIL 2616 WONTFIX SKIP : LayoutTests/webarchive/adopt-inline-styled-node-webarchive.html = FAIL
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/foreign-object-skew-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698