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

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

Issue 16208: Add newly failing tests for Linux. Started failing with latest WebKit merge.... (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 | « 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 1775 matching lines...) Expand 10 before | Expand all | Expand 10 after
1786 LayoutTests/http/tests/xmlhttprequest/uri-resolution-opera-open-004.html = FAIL 1786 LayoutTests/http/tests/xmlhttprequest/uri-resolution-opera-open-004.html = FAIL
1787 LayoutTests/http/tests/xmlhttprequest/uri-resolution-opera-open-005.html = FAIL 1787 LayoutTests/http/tests/xmlhttprequest/uri-resolution-opera-open-005.html = FAIL
1788 LayoutTests/http/tests/xmlhttprequest/uri-resolution-opera-open-006.html = FAIL 1788 LayoutTests/http/tests/xmlhttprequest/uri-resolution-opera-open-006.html = FAIL
1789 LayoutTests/http/tests/xmlhttprequest/uri-resolution-opera-open-007.html = FAIL 1789 LayoutTests/http/tests/xmlhttprequest/uri-resolution-opera-open-007.html = FAIL
1790 1790
1791 // Merge 39438:39453 -- new tests missing expected results. Probably going to 1791 // Merge 39438:39453 -- new tests missing expected results. Probably going to
1792 // fail anyway, since chromium does not support webarchive format. 1792 // fail anyway, since chromium does not support webarchive format.
1793 SKIP : LayoutTests/webarchive/test-css-url-resources-in-stylesheets.html = FAIL 1793 SKIP : LayoutTests/webarchive/test-css-url-resources-in-stylesheets.html = FAIL
1794 SKIP : LayoutTests/webarchive/test-css-url-resources-inline-styles.html = FAIL 1794 SKIP : LayoutTests/webarchive/test-css-url-resources-inline-styles.html = FAIL
1795 1795
1796 // Merge 39543:39501 -- new test missing expected results. Passes on Windows;
1797 // may just need to be baselined.
1798 LINUX : LayoutTests/fast/backgrounds/opacity-on-document-element.html = FAIL
1799
1800 // Merge 39543:39501 -- test was edited slightly. Needs new expected result.
1801 LINUX : LayoutTests/fast/transforms/identity-matrix.html = FAIL
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