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

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

Issue 481010: Remove shorthand-transitions.html from test_expectations for all platforms ex... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years 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 2666 matching lines...) Expand 10 before | Expand all | Expand 10 after
2677 // New test from WebKit merge 46050:46087 2677 // New test from WebKit merge 46050:46087
2678 BUG17170 : LayoutTests/fast/dom/prototype-inheritance.html = FAIL 2678 BUG17170 : LayoutTests/fast/dom/prototype-inheritance.html = FAIL
2679 2679
2680 // New tests with WebKit merge 46288:46363 2680 // New tests with WebKit merge 46288:46363
2681 BUG18116 : LayoutTests/fast/dom/constructed-objects-prototypes.html = FAIL 2681 BUG18116 : LayoutTests/fast/dom/constructed-objects-prototypes.html = FAIL
2682 BUG18116 : LayoutTests/fast/dom/prototype-inheritance-2.html = FAIL 2682 BUG18116 : LayoutTests/fast/dom/prototype-inheritance-2.html = FAIL
2683 2683
2684 // Flaky. Timing? 2684 // Flaky. Timing?
2685 BUG18584 LINUX WIN : LayoutTests/animations/change-one-anim.html = FAIL PASS 2685 BUG18584 LINUX WIN : LayoutTests/animations/change-one-anim.html = FAIL PASS
2686 BUG18584 WIN DEBUG : LayoutTests/animations/play-state.html = FAIL PASS 2686 BUG18584 WIN DEBUG : LayoutTests/animations/play-state.html = FAIL PASS
2687 BUG18584 LINUX WIN : LayoutTests/transitions/shorthand-transitions.html = FAIL P ASS 2687 BUG18584 LINUX DEBUG : LayoutTests/transitions/shorthand-transitions.html = FAIL PASS
2688 BUG18584 WIN DEBUG : LayoutTests/animations/combo-transform-translate+scale.html = FAIL PASS 2688 BUG18584 WIN DEBUG : LayoutTests/animations/combo-transform-translate+scale.html = FAIL PASS
2689 BUG18584 LINUX : LayoutTests/animations/combo-transform-translate+scale.html = F AIL PASS 2689 BUG18584 LINUX : LayoutTests/animations/combo-transform-translate+scale.html = F AIL PASS
2690 2690
2691 // Flaky crashes 2691 // Flaky crashes
2692 BUG18656 MAC RELEASE : LayoutTests/fast/dom/Window/window-lookup-precedence.html = FAIL 2692 BUG18656 MAC RELEASE : LayoutTests/fast/dom/Window/window-lookup-precedence.html = FAIL
2693 BUG18656 MAC DEBUG : LayoutTests/fast/dom/Window/window-lookup-precedence.html = FAIL 2693 BUG18656 MAC DEBUG : LayoutTests/fast/dom/Window/window-lookup-precedence.html = FAIL
2694 2694
2695 // Test failures caused by re-enabling skia asserts. 2695 // Test failures caused by re-enabling skia asserts.
2696 BUG18896 LINUX WIN DEBUG : LayoutTests/svg/batik/paints/gradientLimit.svg = TIME OUT FAIL 2696 BUG18896 LINUX WIN DEBUG : LayoutTests/svg/batik/paints/gradientLimit.svg = TIME OUT FAIL
2697 2697
(...skipping 956 matching lines...) Expand 10 before | Expand all | Expand 10 after
3654 BUG29737 WIN : LayoutTests/svg/filters/shadow-on-rect-with-filter.svg = TEXT 3654 BUG29737 WIN : LayoutTests/svg/filters/shadow-on-rect-with-filter.svg = TEXT
3655 BUG29737 WIN : LayoutTests/svg/filters/subRegion-one-effect.svg = TEXT 3655 BUG29737 WIN : LayoutTests/svg/filters/subRegion-one-effect.svg = TEXT
3656 BUG29737 WIN : LayoutTests/svg/filters/subRegion-two-effects.svg = TEXT 3656 BUG29737 WIN : LayoutTests/svg/filters/subRegion-two-effects.svg = TEXT
3657 3657
3658 // More Webkit Roll to r51875 - rebaseline needed i think 3658 // More Webkit Roll to r51875 - rebaseline needed i think
3659 BUG_MICHAELN : LayoutTests/websocket/tests/bad-sub-protocol.html = TEXT 3659 BUG_MICHAELN : LayoutTests/websocket/tests/bad-sub-protocol.html = TEXT
3660 3660
3661 // WebKit Roll to r51915 3661 // WebKit Roll to r51915
3662 BUG29928 : LayoutTests/websocket/tests/sub-protocol-with-space.html = TEXT 3662 BUG29928 : LayoutTests/websocket/tests/sub-protocol-with-space.html = TEXT
3663 BUG29930 : LayoutTests/fast/loader/input-element-page-cache-crash.html = TIMEOUT 3663 BUG29930 : LayoutTests/fast/loader/input-element-page-cache-crash.html = TIMEOUT
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