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

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

Issue 48053: Add failing tests to the linux debug list so we can green the (Closed)
Patch Set: add one more test Created 11 years, 9 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
« 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 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 1837 matching lines...) Expand 10 before | Expand all | Expand 10 after
1848 WIN : LayoutTests/svg/W3C-SVG-1.1/text-text-08-b.svg = FAIL 1848 WIN : LayoutTests/svg/W3C-SVG-1.1/text-text-08-b.svg = FAIL
1849 LINUX : LayoutTests/editing/selection/drag-to-contenteditable-iframe.html = FAIL 1849 LINUX : LayoutTests/editing/selection/drag-to-contenteditable-iframe.html = FAIL
1850 MAC : LayoutTests/fast/text/atsui-multiple-renderers.html = FAIL 1850 MAC : LayoutTests/fast/text/atsui-multiple-renderers.html = FAIL
1851 1851
1852 // Merge 41709:41733 1852 // Merge 41709:41733
1853 // Expectations changed upstream. 1853 // Expectations changed upstream.
1854 WIN LINUX : LayoutTests/http/tests/misc/url-in-utf16le.html = FAIL 1854 WIN LINUX : LayoutTests/http/tests/misc/url-in-utf16le.html = FAIL
1855 MAC RELEASE : LayoutTests/http/tests/misc/url-in-utf16le.html = FAIL 1855 MAC RELEASE : LayoutTests/http/tests/misc/url-in-utf16le.html = FAIL
1856 WIN LINUX : LayoutTests/http/tests/misc/url-in-utf16be.html = TIMEOUT 1856 WIN LINUX : LayoutTests/http/tests/misc/url-in-utf16be.html = TIMEOUT
1857 MAC : LayoutTests/http/tests/misc/submit-get-in-utf16le.html = TIMEOUT FAIL 1857 MAC : LayoutTests/http/tests/misc/submit-get-in-utf16le.html = TIMEOUT FAIL
1858
1859 // Tests that fail in debug mode on linux
1860 DEBUG LINUX : LayoutTests/fast/css/remove-shorthand.html = FAIL
1861 DEBUG LINUX : LayoutTests/fast/dom/HTMLInputElement/input-checked-reset.html = F AIL
1862 DEBUG LINUX : LayoutTests/fast/dom/clone-node-form-elements.html = FAIL
1863 DEBUG LINUX : LayoutTests/fast/dom/dir-no-body.html = FAIL
1864 DEBUG LINUX : LayoutTests/fast/dynamic/containing-block-change.html = FAIL
1865 DEBUG LINUX : LayoutTests/fast/parser/bad-xml-slash.html = FAIL
1866 DEBUG LINUX : LayoutTests/fast/replaced/replaced-breaking.html = FAIL
1867 DEBUG LINUX : LayoutTests/http/tests/navigation/anchor-goback.html = FAIL
1868 DEBUG LINUX : LayoutTests/tables/mozilla/bugs/bug1318.html = FAIL
1869 DEBUG LINUX : chrome/fast/dom/onload-fires-twice.html = FAIL
1870 DEBUG LINUX : LayoutTests/fast/canvas/canvas-pattern-transform.html = CRASH
1871 DEBUG LINUX : LayoutTests/svg/custom/mask-excessive-malloc.svg = CRASH
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