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

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

Issue 46029: Update V8 to fix an assertion that does not hold.... (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 | « 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 1782 matching lines...) Expand 10 before | Expand all | Expand 10 after
1793 MAC DEBUG : LayoutTests/fast/events/popup-blocking-click-in-iframe.html = CRASH PASS 1793 MAC DEBUG : LayoutTests/fast/events/popup-blocking-click-in-iframe.html = CRASH PASS
1794 MAC DEBUG : LayoutTests/http/tests/security/aboutBlank/xss-DENIED-set-opener.htm l = CRASH PASS 1794 MAC DEBUG : LayoutTests/http/tests/security/aboutBlank/xss-DENIED-set-opener.htm l = CRASH PASS
1795 MAC DEBUG : LayoutTests/fast/html/body-offset-properties.html = CRASH PASS 1795 MAC DEBUG : LayoutTests/fast/html/body-offset-properties.html = CRASH PASS
1796 MAC : LayoutTests/tables/mozilla/other/slashlogo.html = TIMEOUT PASS 1796 MAC : LayoutTests/tables/mozilla/other/slashlogo.html = TIMEOUT PASS
1797 MAC : LayoutTests/http/tests/xmlhttprequest/xml-encoding.html = TIMEOUT PASS 1797 MAC : LayoutTests/http/tests/xmlhttprequest/xml-encoding.html = TIMEOUT PASS
1798 MAC : LayoutTests/http/tests/navigation/reload-subframe-iframe.html = TIMEOUT PA SS 1798 MAC : LayoutTests/http/tests/navigation/reload-subframe-iframe.html = TIMEOUT PA SS
1799 MAC : LayoutTests/http/tests/xmlhttprequest/encode-request-url.html = TIMEOUT PA SS 1799 MAC : LayoutTests/http/tests/xmlhttprequest/encode-request-url.html = TIMEOUT PA SS
1800 WIN DEBUG : LayoutTests/transitions/transition-end-event-multiple-03.html = FAIL PASS 1800 WIN DEBUG : LayoutTests/transitions/transition-end-event-multiple-03.html = FAIL PASS
1801 WIN DEBUG : LayoutTests/fast/dom/HTMLElement/innerHTML-selection-crash.html = CR ASH PASS 1801 WIN DEBUG : LayoutTests/fast/dom/HTMLElement/innerHTML-selection-crash.html = CR ASH PASS
1802 LINUX : LayoutTests/editing/selection/move-by-line-001.html = FAIL PASS 1802 LINUX : LayoutTests/editing/selection/move-by-line-001.html = FAIL PASS
1803
1804
1805 // This hits a stack-overflow exception earlier in debug mode than in
1806 // release mode.
1807 //
1808 // http://code.google.com/p/v8/issues/detail?id=277
1809 DEBUG : LayoutTests/fast/js/large-expressions.html = FAIL PASS
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