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

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

Issue 42234: Update V8 containing the new compiler infrastructure.... (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 | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/js/kde/function_length-expected.txt ('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 2039 matching lines...) Expand 10 before | Expand all | Expand 10 after
2050 LINUX : LayoutTests/tables/mozilla/bugs/bug9123-1.html = FAIL 2050 LINUX : LayoutTests/tables/mozilla/bugs/bug9123-1.html = FAIL
2051 LINUX : LayoutTests/tables/mozilla/collapsing_borders/bug41262-3.html = FAIL 2051 LINUX : LayoutTests/tables/mozilla/collapsing_borders/bug41262-3.html = FAIL
2052 LINUX : LayoutTests/tables/mozilla/marvin/backgr_index.html = FAIL 2052 LINUX : LayoutTests/tables/mozilla/marvin/backgr_index.html = FAIL
2053 LINUX : LayoutTests/tables/mozilla/marvin/backgr_layers-opacity.html = FAIL 2053 LINUX : LayoutTests/tables/mozilla/marvin/backgr_layers-opacity.html = FAIL
2054 LINUX : LayoutTests/tables/mozilla_expected_failures/bugs/bug1010.html = FAIL 2054 LINUX : LayoutTests/tables/mozilla_expected_failures/bugs/bug1010.html = FAIL
2055 LINUX : LayoutTests/tables/mozilla_expected_failures/bugs/bug23847.html = FAIL 2055 LINUX : LayoutTests/tables/mozilla_expected_failures/bugs/bug23847.html = FAIL
2056 LINUX : LayoutTests/tables/mozilla_expected_failures/bugs/bug32205-4.html = FAIL 2056 LINUX : LayoutTests/tables/mozilla_expected_failures/bugs/bug32205-4.html = FAIL
2057 LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html = FAIL 2057 LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html = FAIL
2058 LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/backgr_layers-show.h tml = FAIL 2058 LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/backgr_layers-show.h tml = FAIL
2059 2059
2060 // This hits a stack-overflow exception earlier in debug mode than in
2061 // release mode on Windows.
2062 //
2063 // Hits the stack overflow earlier than before the new compiler in both
2064 // release and debug mode on Linux and Mac.
2065 //
2066 // http://code.google.com/p/v8/issues/detail?id=277
2067 LINUX MAC : LayoutTests/fast/js/large-expressions.html = FAIL
2068 WIN DEBUG : LayoutTests/fast/js/large-expressions.html = FAIL
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/js/kde/function_length-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698