summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authordarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-09 20:30:09 +0000
committerdarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-09 20:30:09 +0000
commit7e0a0d2bfc5f7ae1bdab32b4aa6fb27fae6e6ec3 (patch)
treea400f8576fc523e80946bc406629b0eddd72451e /webkit/tools
parent26e825dfef5c965014b42eb823039b73cdf2924d (diff)
downloadchromium_src-7e0a0d2bfc5f7ae1bdab32b4aa6fb27fae6e6ec3.zip
chromium_src-7e0a0d2bfc5f7ae1bdab32b4aa6fb27fae6e6ec3.tar.gz
chromium_src-7e0a0d2bfc5f7ae1bdab32b4aa6fb27fae6e6ec3.tar.bz2
Remove lines having to do with transforms/3d since all of those tests ignored
(see tests_ignored.txt). R=ben Review URL: http://codereview.chromium.org/40304 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11282 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt16
1 files changed, 4 insertions, 12 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index 9d2c868..bb09ba7 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -1713,19 +1713,11 @@ WIN : LayoutTests/transitions/transition-end-event-container.html = FAIL PASS
// http://crbug.com/8404
DEFER LINUX WIN : LayoutTests/fast/layers/inline-dirty-z-order-lists.html = FAIL
-// New tests added in the 41420:41447 merge that crash, and hence should not be
-// deferred. (These don't crash on Linux but their output hasn't been vetted.)
-LayoutTests/transforms/3d/hit-testing/backface-hit-test.html = CRASH
-LayoutTests/transforms/3d/point-mapping/3d-point-mapping-deep.html = CRASH FAIL
-LayoutTests/transforms/3d/point-mapping/3d-point-mapping-origins.html = CRASH FAIL
-LayoutTests/transforms/3d/point-mapping/3d-point-mapping-preserve-3d.html = CRASH FAIL
-LayoutTests/transforms/3d/point-mapping/3d-point-mapping.html = CRASH FAIL
-
-// New tests added in the 41420:41447 merge that are just missing results:
-SKIP : LayoutTests/transforms/3d/point-mapping/3d-point-mapping-2.html = FAIL
-
-// New tests added in the 41420:41447 merge that fail:
+// New with the 41420:41447 merge, but rebaselining is not the right answer.
+// See https://bugs.webkit.org/show_bug.cgi?id=24467 for details.
DEFER LINUX WIN : LayoutTests/fast/block/float/nested-clearance.html = FAIL
+
+// New tests added in the 41420:41447 merge that fail (just needs a new baseline):
DEFER LINUX WIN : LayoutTests/fast/css-generated-content/hit-test-generated-content.html = FAIL
// These may need to be rebaselined on linux, due to merge 41447:41498