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

Unified Diff: webkit/tools/layout_tests/test_expectations.txt

Issue 62120: For two layout tests that were split into pieces to allow us to pass most of... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 8 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/pending/security/block-test-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/tools/layout_tests/test_expectations.txt
===================================================================
--- webkit/tools/layout_tests/test_expectations.txt (revision 13273)
+++ webkit/tools/layout_tests/test_expectations.txt (working copy)
@@ -43,6 +43,16 @@
// SKIPPED TESTS
// -----------------------------------------------------------------
+// The action taken when trying to load the resource
+// (http://255.255.255.255/test.jpg) depends on the network proxy settings
+// of the machine running the test, so we don't worry about that case.
+WONTFIX : LayoutTests/security/block-test-no-port.html = PASS FAIL
+
+// Since V8 is more interruptible than other engines, they use the standard
+// long-running-script mechanism to handle very-long-running regexps too.
+// See http://code.google.com/p/v8/issues/detail?id=287
+WONTFIX SKIP : LayoutTests/fast/js/regexp-overflow-too-big.html = TIMEOUT
+
// XHTML tests. These tests seem like they work, but only because the
// expected output expects to see JS errors. There is no point in running
// these tests, because they are giving us a false sense of testing that isn't
@@ -1965,7 +1975,6 @@
LINUX : LayoutTests/fast/canvas/set-colors.html = PASS CRASH
// Needs an FTP implementation to work completely.
-LINUX MAC : pending/security/block-test.html = FAIL
LINUX MAC : LayoutTests/security/block-test.html = FAIL
// Flakey. Not clear when it started, but it was before 3/9/09.
@@ -2263,15 +2272,11 @@
// Merge WebKit 42133:42199 regressions
LayoutTests/fast/events/context-no-deselect.html = FAIL
-LayoutTests/fast/js/regexp-overflow.html = FAIL TIMEOUT
WIN LINUX : LayoutTests/fast/repaint/reflection-repaint-test.html = FAIL
WIN LINUX : LayoutTests/fast/repaint/transform-layout-repaint.html = FAIL
LayoutTests/fast/xmlhttprequest/xmlhttprequest-get.xhtml = FAIL
LayoutTests/fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html = FAIL
WIN LINUX : LayoutTests/http/tests/navigation/success200-frames-loadsame.html = FAIL
-LayoutTests/security/block-test-no-port.html = FAIL
-WIN : LayoutTests/security/block-test.html = FAIL
-LayoutTests/fast/js/regexp-overflow-too-big.html = TIMEOUT
LayoutTests/http/tests/navigation/onload-navigation-iframe-2.html = TIMEOUT
// Started failing between revisions 13096 and 13099.
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/pending/security/block-test-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698