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

Side by Side Diff: webkit/tools/layout_tests/test_lists/tests_fixable.txt

Issue 18543: Roll deps to pick up regression fix. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 11 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 // These tests are expected to fail until we get around to fixing 1 // These tests are expected to fail until we get around to fixing
2 // them. 2 // them.
3 3
4 // Bug 1124548: Copying with no selection is sometimes supposed to work 4 // Bug 1124548: Copying with no selection is sometimes supposed to work
5 // Also skipped by Apple on Windows (rdar://problem/5015941) 5 // Also skipped by Apple on Windows (rdar://problem/5015941)
6 DEFER : LayoutTests/editing/execCommand/copy-without-selection.html = FAIL 6 DEFER : LayoutTests/editing/execCommand/copy-without-selection.html = FAIL
7 7
8 // onload race condition due to poorly designed test. 8 // onload race condition due to poorly designed test.
9 // Works fine when run stand-alone. Not needed for Beta. 9 // Works fine when run stand-alone. Not needed for Beta.
10 // Also skipped by Apple on Windows, due to intermittent failure 10 // Also skipped by Apple on Windows, due to intermittent failure
(...skipping 1867 matching lines...) Expand 10 before | Expand all | Expand 10 after
1878 1878
1879 // TestShell change to dump() on notifyDone http://codereview.chromium.org/18440 1879 // TestShell change to dump() on notifyDone http://codereview.chromium.org/18440
1880 LayoutTests/fast/dom/Window/window-property-shadowing.html = TIMEOUT 1880 LayoutTests/fast/dom/Window/window-property-shadowing.html = TIMEOUT
1881 LayoutTests/fast/events/programmatic-check-no-change-event.html = TIMEOUT 1881 LayoutTests/fast/events/programmatic-check-no-change-event.html = TIMEOUT
1882 WIN : LayoutTests/plugins/open-and-close-window-with-plugin.html = TIMEOUT 1882 WIN : LayoutTests/plugins/open-and-close-window-with-plugin.html = TIMEOUT
1883 LayoutTests/transitions/inherit-other-props.html = TIMEOUT 1883 LayoutTests/transitions/inherit-other-props.html = TIMEOUT
1884 1884
1885 // Merge 40086:40124 -- new test 1885 // Merge 40086:40124 -- new test
1886 // This needs layoutTestController.numberOfActiveAnimations implemented. 1886 // This needs layoutTestController.numberOfActiveAnimations implemented.
1887 LayoutTests/transitions/repeated-firing-background-color.html = TIMEOUT 1887 LayoutTests/transitions/repeated-firing-background-color.html = TIMEOUT
1888
1889 // Merge 40086:40124 -- regression
1890 LayoutTests/fast/forms/drag-into-textarea.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