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

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

Issue 42160: Defering a layout test (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: 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 | 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 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 939 matching lines...) Expand 10 before | Expand all | Expand 10 after
950 950
951 // MERGE 38653:38729: New tests 951 // MERGE 38653:38729: New tests
952 // New test. We should fix it, but it doesn't need to block the current release 952 // New test. We should fix it, but it doesn't need to block the current release
953 DEFER LINUX WIN : LayoutTests/fast/repaint/outline-child-repaint.html = FAIL 953 DEFER LINUX WIN : LayoutTests/fast/repaint/outline-child-repaint.html = FAIL
954 // New test. We should fix it, but it doesn't need to block the current release 954 // New test. We should fix it, but it doesn't need to block the current release
955 DEFER : LayoutTests/http/tests/misc/single-character-pi-stylesheet.xhtml = FAIL 955 DEFER : LayoutTests/http/tests/misc/single-character-pi-stylesheet.xhtml = FAIL
956 956
957 // MERGE 38729:38760: Regressions 957 // MERGE 38729:38760: Regressions
958 LINUX : LayoutTests/editing/pasteboard/subframe-dragndrop-1.html = FAIL 958 LINUX : LayoutTests/editing/pasteboard/subframe-dragndrop-1.html = FAIL
959 959
960 // Windows is missing the green box. 960 // Windows is missing the green box. http://crbug.com/8729
961 WIN : LayoutTests/http/tests/multipart/invalid-image-data.html = FAIL 961 DEFER WIN : LayoutTests/http/tests/multipart/invalid-image-data.html = FAIL
962 962
963 // ----------------------------------------------------------------- 963 // -----------------------------------------------------------------
964 // MAC PORT TESTS 964 // MAC PORT TESTS
965 // ----------------------------------------------------------------- 965 // -----------------------------------------------------------------
966 966
967 // 967 //
968 // *** TESTS TO WORK ON FIRST *** 968 // *** TESTS TO WORK ON FIRST ***
969 // These tests fail because of work that needs to be done in Mac TestShell to 969 // These tests fail because of work that needs to be done in Mac TestShell to
970 // bring it up to par with Win TestShell. These tests pass on Win and should 970 // bring it up to par with Win TestShell. These tests pass on Win and should
971 // pass on Mac once we fix the bugs. 971 // pass on Mac once we fix the bugs.
(...skipping 792 matching lines...) Expand 10 before | Expand all | Expand 10 after
1764 MAC : LayoutTests/http/tests/xmlhttprequest/origin-header-same-origin-post-sync. html = TIMEOUT PASS 1764 MAC : LayoutTests/http/tests/xmlhttprequest/origin-header-same-origin-post-sync. html = TIMEOUT PASS
1765 MAC : LayoutTests/http/tests/xmlhttprequest/origin-header-same-origin-post-async .html = TIMEOUT PASS 1765 MAC : LayoutTests/http/tests/xmlhttprequest/origin-header-same-origin-post-async .html = TIMEOUT PASS
1766 MAC : LayoutTests/http/tests/xmlhttprequest/basic-auth.html = TIMEOUT PASS 1766 MAC : LayoutTests/http/tests/xmlhttprequest/basic-auth.html = TIMEOUT PASS
1767 MAC : LayoutTests/http/tests/xmlhttprequest/web-apps/010.html = TIMEOUT PASS 1767 MAC : LayoutTests/http/tests/xmlhttprequest/web-apps/010.html = TIMEOUT PASS
1768 MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-denied-prefligh t-cache.html = TIMEOUT PASS 1768 MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-denied-prefligh t-cache.html = TIMEOUT PASS
1769 MAC : LayoutTests/http/tests/xmlhttprequest/document-domain-set.html = TIMEOUT P ASS 1769 MAC : LayoutTests/http/tests/xmlhttprequest/document-domain-set.html = TIMEOUT P ASS
1770 MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-star.html = TIMEOUT PASS 1770 MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-star.html = TIMEOUT PASS
1771 MAC DEBUG : LayoutTests/http/tests/security/frameNavigation/xss-ALLOWED-parent-n avigation-change.html = CRASH PASS 1771 MAC DEBUG : LayoutTests/http/tests/security/frameNavigation/xss-ALLOWED-parent-n avigation-change.html = CRASH PASS
1772 MAC DEBUG : LayoutTests/http/tests/xmlhttprequest/response-encoding.html = CRASH PASS 1772 MAC DEBUG : LayoutTests/http/tests/xmlhttprequest/response-encoding.html = CRASH PASS
1773 LINUX: LayoutTests/fast/compact/001.html = CRASH PASS 1773 LINUX: LayoutTests/fast/compact/001.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