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

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

Issue 48143: Update V8 to version 1.1.1.2. (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/forms/select-namedItem-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 1846 matching lines...) Expand 10 before | Expand all | Expand 10 after
1857 LINUX : LayoutTests/fast/body-propagation/overflow/004.html = FAIL 1857 LINUX : LayoutTests/fast/body-propagation/overflow/004.html = FAIL
1858 LINUX : LayoutTests/fast/body-propagation/overflow/007-declarative.xhtml = FAIL 1858 LINUX : LayoutTests/fast/body-propagation/overflow/007-declarative.xhtml = FAIL
1859 LINUX : LayoutTests/fast/body-propagation/overflow/007-xhtml.xhtml = FAIL 1859 LINUX : LayoutTests/fast/body-propagation/overflow/007-xhtml.xhtml = FAIL
1860 LINUX : LayoutTests/fast/body-propagation/overflow/007.html = FAIL 1860 LINUX : LayoutTests/fast/body-propagation/overflow/007.html = FAIL
1861 LINUX : LayoutTests/fast/forms/input-readonly-autoscroll.html = FAIL 1861 LINUX : LayoutTests/fast/forms/input-readonly-autoscroll.html = FAIL
1862 LINUX : LayoutTests/fast/overflow/003.xml = FAIL 1862 LINUX : LayoutTests/fast/overflow/003.xml = FAIL
1863 LINUX : LayoutTests/fast/overflow/007.html = FAIL 1863 LINUX : LayoutTests/fast/overflow/007.html = FAIL
1864 LINUX : LayoutTests/fast/repaint/selection-gap-overflow-scroll.html = FAIL 1864 LINUX : LayoutTests/fast/repaint/selection-gap-overflow-scroll.html = FAIL
1865 LINUX : chrome/fast/forms/basic-textareas-quirks.html = FAIL 1865 LINUX : chrome/fast/forms/basic-textareas-quirks.html = FAIL
1866 LINUX : chrome/fast/forms/basic-textareas.html = FAIL 1866 LINUX : chrome/fast/forms/basic-textareas.html = FAIL
1867
1868 // This test hits a stack-overflow exception earlier in debug mode than in
1869 // release mode on Windows.
1870 //
1871 // Hits the stack overflow earlier than before the new compiler in both
1872 // release and debug mode on Linux and Mac.
1873 //
1874 // http://code.google.com/p/v8/issues/detail?id=277
1875 LINUX MAC : LayoutTests/fast/js/large-expressions.html = FAIL
1876 WIN DEBUG : LayoutTests/fast/js/large-expressions.html = FAIL
1877
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/select-namedItem-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698