summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorsky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-07 23:26:56 +0000
committersky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-07 23:26:56 +0000
commitfadac4f5a545765c52fb0a22ad9c70e3a62cdfe3 (patch)
treef7a6b02128d09031e6582e02155626ff54971a09 /webkit
parent1f3589ba96e1fdb887596081a30dfc9df1d1e0b3 (diff)
downloadchromium_src-fadac4f5a545765c52fb0a22ad9c70e3a62cdfe3.zip
chromium_src-fadac4f5a545765c52fb0a22ad9c70e3a62cdfe3.tar.gz
chromium_src-fadac4f5a545765c52fb0a22ad9c70e3a62cdfe3.tar.bz2
Marks worker related tests as DEFERRED. I've moved all these tests to
a new section in hopes of making it easier to find them in the future. BUG=none Review URL: http://codereview.chromium.org/17245 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7697 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt27
1 files changed, 7 insertions, 20 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index 2f9facc..85da3e4 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -133,6 +133,13 @@ LINUX WIN : LayoutTests/fast/forms/image-border.html = FAIL
LINUX WIN : LayoutTests/fast/forms/textarea-scrollbar-height.html = FAIL
// -----------------------------------------------------------------
+// Tests deferred until we provide support for a particular feature.
+// -----------------------------------------------------------------
+
+// Worker related tests (ENABLE_WORKERS):
+DEFER SKIP : LayoutTests/fast/workers = TIMEOUT
+
+// -----------------------------------------------------------------
// Other
// -----------------------------------------------------------------
@@ -1329,15 +1336,6 @@ LayoutTests/transitions/transition-drt-api.html = TIMEOUT
// Missing expected results
SKIP : LayoutTests/animations/animation-drt-api.html = PASS
-// MERGE 38550:38575: New tests. Need ENABLE_WORKERS turned on.
-SKIP : LayoutTests/fast/workers/worker-constructor.html = FAIL
-SKIP : LayoutTests/fast/workers/worker-event-listener.html = TIMEOUT
-SKIP : LayoutTests/fast/workers/worker-gc.html = TIMEOUT
-SKIP : LayoutTests/fast/workers/worker-location.html = TIMEOUT
-
-// MERGE 38575:38600: Currently we don't support workers
-SKIP : LayoutTests/fast/workers/worker-replace-global-constructor.html = TIMEOUT
-
// MERGE 38600:38625: New tests
// Big 4999: we need to fix this same bug in our plugin handling Apple did in
// r38611.
@@ -1365,21 +1363,13 @@ LINUX : LayoutTests/fast/text/cg-fallback-bolding.html = FAIL
// MERGE 38653:38729: New tests
LINUX WIN : LayoutTests/fast/repaint/outline-child-repaint.html = FAIL
LayoutTests/http/tests/misc/single-character-pi-stylesheet.xhtml = FAIL
-// Currently we don't support workers.
-SKIP : LayoutTests/fast/workers/stress-js-execution.html = TIMEOUT
// MERGE 38729:38760: New tests
-// Currently we don't support workers.
-SKIP : LayoutTests/fast/workers/worker-terminate.html = TIMEOUT
LayoutTests/http/tests/misc/timer-vs-loading.html = TIMEOUT PASS
// MERGE 38729:38760: Regressions
LINUX WIN : LayoutTests/editing/pasteboard/subframe-dragndrop-1.html = FAIL
-// MERGE 38760:38800: New tests
-// Currently we don't support workers.
-SKIP : LayoutTests/fast/workers/use-machine-stack.html = TIMEOUT
-
// Windows is missing the green box.
WIN : LayoutTests/http/tests/multipart/invalid-image-data.html = FAIL
@@ -1790,9 +1780,6 @@ LayoutTests/http/tests/security/feed-urls-from-remote.html = PASS FAIL
// Needs to be rebaselined on Mac.
MAC : LayoutTests/transforms/2d/transform-value-types.html = FAIL
-// Currently we don't support workers.
-SKIP : LayoutTests/fast/workers/worker-replace-self.html = TIMEOUT
-
// Skipped as this tests window.sessionStorage, which we don't support. Enable
// once we turn on DOM_STORAGE.
SKIP : LayoutTests/http/tests/navigation/post-goback-repost-policy.html = TIMEOUT