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

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

Issue 335021: these tests are flaky:... (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 2629 matching lines...) Expand 10 before | Expand all | Expand 10 after
2640 BUG9798 MAC : LayoutTests/fast/frames/onload-remove-iframe-crash.html = CRASH PA SS 2640 BUG9798 MAC : LayoutTests/fast/frames/onload-remove-iframe-crash.html = CRASH PA SS
2641 BUG9798 LINUX DEBUG : LayoutTests/transitions/transition-end-event-nested.html = PASS TEXT 2641 BUG9798 LINUX DEBUG : LayoutTests/transitions/transition-end-event-nested.html = PASS TEXT
2642 BUG9798 LINUX DEBUG : LayoutTests/fast/multicol/float-multicol.html = IMAGE PASS 2642 BUG9798 LINUX DEBUG : LayoutTests/fast/multicol/float-multicol.html = IMAGE PASS
2643 BUG9798 WIN DEBUG : LayoutTests/fast/forms/button-spacebar-click.html = CRASH PA SS 2643 BUG9798 WIN DEBUG : LayoutTests/fast/forms/button-spacebar-click.html = CRASH PA SS
2644 BUG9798 WIN : LayoutTests/animations/change-transform-in-end-event.html = PASS T IMEOUT 2644 BUG9798 WIN : LayoutTests/animations/change-transform-in-end-event.html = PASS T IMEOUT
2645 BUG9798 LINUX MAC : LayoutTests/http/tests/navigation/reload-subframe-iframe.htm l = PASS TIMEOUT 2645 BUG9798 LINUX MAC : LayoutTests/http/tests/navigation/reload-subframe-iframe.htm l = PASS TIMEOUT
2646 BUG9798 WIN DEBUG : LayoutTests/fast/inline-block/contenteditable-baseline.html = CRASH PASS 2646 BUG9798 WIN DEBUG : LayoutTests/fast/inline-block/contenteditable-baseline.html = CRASH PASS
2647 BUG9798 LINUX : LayoutTests/svg/custom/js-update-transform-addition.svg = CRASH PASS 2647 BUG9798 LINUX : LayoutTests/svg/custom/js-update-transform-addition.svg = CRASH PASS
2648 BUG9798 MAC : LayoutTests/editing/selection/drag-in-iframe.html = FAIL PASS 2648 BUG9798 MAC : LayoutTests/editing/selection/drag-in-iframe.html = FAIL PASS
2649 BUG9798 WIN LINUX : LayoutTests/svg/custom/use-property-changes-through-svg-dom. svg = FAIL PASS 2649 BUG9798 WIN LINUX : LayoutTests/svg/custom/use-property-changes-through-svg-dom. svg = FAIL PASS
2650 BUG9798 LINUX : LayoutTests/svg/custom/js-update-transform-changes.svg = FAIL PA SS
2650 2651
2651 // New tests or failures from WebKit merge 42324:42364. Re-baselined on 2652 // New tests or failures from WebKit merge 42324:42364. Re-baselined on
2652 // Windows. Probably just need the same on other platforms. 2653 // Windows. Probably just need the same on other platforms.
2653 BUG9962 LINUX : LayoutTests/fast/block/positioning/fixed-positioning-scrollbar-b ug.html = FAIL 2654 BUG9962 LINUX : LayoutTests/fast/block/positioning/fixed-positioning-scrollbar-b ug.html = FAIL
2654 BUG9962 MAC : LayoutTests/fast/js/function-apply-aliased.html = FAIL 2655 BUG9962 MAC : LayoutTests/fast/js/function-apply-aliased.html = FAIL
2655 2656
2656 // Regressions from WebKit merge 43264:42403, possibly due to r42375. 2657 // Regressions from WebKit merge 43264:42403, possibly due to r42375.
2657 BUG9992 WIN LINUX : LayoutTests/fast/text/shadow-no-blur.html = FAIL 2658 BUG9992 WIN LINUX : LayoutTests/fast/text/shadow-no-blur.html = FAIL
2658 2659
2659 // Regressions from WebKit merge 43264:42403, unknown cause(s) 2660 // Regressions from WebKit merge 43264:42403, unknown cause(s)
(...skipping 565 matching lines...) Expand 10 before | Expand all | Expand 10 after
3225 BUG_TONY WIN LINUX SKIP : LayoutTests/fast/dom/defaultView.html = FAIL 3226 BUG_TONY WIN LINUX SKIP : LayoutTests/fast/dom/defaultView.html = FAIL
3226 // Unknown 3227 // Unknown
3227 BUG_TONY : LayoutTests/fast/dom/delete-contents.html = FAIL 3228 BUG_TONY : LayoutTests/fast/dom/delete-contents.html = FAIL
3228 BUG_TONY : LayoutTests/fast/js/global-function-resolve.html = FAIL 3229 BUG_TONY : LayoutTests/fast/js/global-function-resolve.html = FAIL
3229 BUG_TONY WIN LINUX : LayoutTests/http/tests/security/cross-frame-access-call.htm l = FAIL 3230 BUG_TONY WIN LINUX : LayoutTests/http/tests/security/cross-frame-access-call.htm l = FAIL
3230 BUG_TONY : LayoutTests/storage/change-version-handle-reuse.html = FAIL 3231 BUG_TONY : LayoutTests/storage/change-version-handle-reuse.html = FAIL
3231 BUG_TONY WIN MAC : LayoutTests/storage/change-version.html = TIMEOUT 3232 BUG_TONY WIN MAC : LayoutTests/storage/change-version.html = TIMEOUT
3232 BUG_TONY WIN LINUX : LayoutTests/fast/frames/frame-scrolling-attribute.html = CR ASH 3233 BUG_TONY WIN LINUX : LayoutTests/fast/frames/frame-scrolling-attribute.html = CR ASH
3233 BUG_TONY LINUX DEBUG : LayoutTests/fast/text/atsui-partial-selection.html = CRAS H 3234 BUG_TONY LINUX DEBUG : LayoutTests/fast/text/atsui-partial-selection.html = CRAS H
3234 BUG_TONY LINUX DEBUG : LayoutTests/platform/mac/editing/deleting/backward-delete .html = CRASH 3235 BUG_TONY LINUX DEBUG : LayoutTests/platform/mac/editing/deleting/backward-delete .html = CRASH
3235 BUG_TONY LINUX DEBUG : LayoutTests/media/controls-drag-timebar.html = CRASH 3236 BUG_TONY LINUX DEBUG : LayoutTests/media/controls-drag-timebar.html = CRASH FAIL
3236 3237
3237 // WebKit roll 49992:49997 3238 // WebKit roll 49992:49997
3238 // hclam to add expected results. 3239 // hclam to add expected results.
3239 BUG_HCLAM SKIP : LayoutTests/media/video-volume-slider.html = FAIL 3240 BUG_HCLAM SKIP : LayoutTests/media/video-volume-slider.html = FAIL
3240 // scherkus to add expected results. 3241 // scherkus to add expected results.
3241 BUG_SCHERKUS : LayoutTests/media/video-pause-immediately.html = FAIL 3242 BUG_SCHERKUS : LayoutTests/media/video-pause-immediately.html = FAIL
3242 3243
3243 // New flaky crashing tests 3244 // New flaky crashing tests
3244 BUG25747 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-invalid-values.htm l = CRASH PASS 3245 BUG25747 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-invalid-values.htm l = CRASH PASS
3245 BUG25747 MAC : LayoutTests/fast/forms/tabbing-input-iframe.html = CRASH PASS 3246 BUG25747 MAC : LayoutTests/fast/forms/tabbing-input-iframe.html = CRASH PASS
3246 BUG25747 LINUX : LayoutTests/fast/overflow/scroll-vertical-not-horizontal.html = CRASH PASS 3247 BUG25747 LINUX : LayoutTests/fast/overflow/scroll-vertical-not-horizontal.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