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

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

Issue 14094: Disable tests so I can debug offline. (Closed)
Patch Set: Created 12 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
« 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 // 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 LayoutTests/editing/execCommand/copy-without-selection.html = FAIL 6 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 2105 matching lines...) Expand 10 before | Expand all | Expand 10 after
2116 // Started failing when landing the new skia r6925. 2116 // Started failing when landing the new skia r6925.
2117 WIN : LayoutTests/fast/css/rtl-ordering.html = FAIL 2117 WIN : LayoutTests/fast/css/rtl-ordering.html = FAIL
2118 WIN : LayoutTests/fast/encoding/denormalised-voiced-japanese-chars.html = FAIL 2118 WIN : LayoutTests/fast/encoding/denormalised-voiced-japanese-chars.html = FAIL
2119 WIN : LayoutTests/fast/forms/select-visual-hebrew.html = FAIL 2119 WIN : LayoutTests/fast/forms/select-visual-hebrew.html = FAIL
2120 WIN : LayoutTests/fast/forms/visual-hebrew-text-field.html = FAIL 2120 WIN : LayoutTests/fast/forms/visual-hebrew-text-field.html = FAIL
2121 WIN : LayoutTests/fast/lists/w3-list-styles.html = FAIL 2121 WIN : LayoutTests/fast/lists/w3-list-styles.html = FAIL
2122 WIN : LayoutTests/fast/text/international/001.html = FAIL 2122 WIN : LayoutTests/fast/text/international/001.html = FAIL
2123 WIN : LayoutTests/fast/text/international/002.html = FAIL 2123 WIN : LayoutTests/fast/text/international/002.html = FAIL
2124 WIN : LayoutTests/fast/text/international/003.html = FAIL 2124 WIN : LayoutTests/fast/text/international/003.html = FAIL
2125 WIN : LayoutTests/fast/text/international/wrap-CJK-001.html = FAIL 2125 WIN : LayoutTests/fast/text/international/wrap-CJK-001.html = FAIL
2126
2127 // TODO(tc): Regression due to shadow changes.
2128 LayoutTests/fast/box-shadow/basic-shadows.html = FAIL
2129 LayoutTests/fast/box-shadow/border-radius-big.html = FAIL
2130 LayoutTests/fast/repaint/box-shadow-dynamic.html = FAIL
2131 LayoutTests/fast/repaint/box-shadow-h.html = FAIL
2132 LayoutTests/fast/repaint/box-shadow-v.html = FAIL
2133
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