Title: [110435] trunk/LayoutTests
Revision
110435
Author
ph...@webkit.org
Date
2012-03-12 09:06:15 -0700 (Mon, 12 Mar 2012)

Log Message

Unreviewed, slight Skipped list reorganization and unskip a bunch
of inspector tests on GTK.

* platform/gtk/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (110434 => 110435)


--- trunk/LayoutTests/ChangeLog	2012-03-12 15:56:06 UTC (rev 110434)
+++ trunk/LayoutTests/ChangeLog	2012-03-12 16:06:15 UTC (rev 110435)
@@ -1,3 +1,10 @@
+2012-03-12  Philippe Normand  <pnorm...@igalia.com>
+
+        Unreviewed, slight Skipped list reorganization and unskip a bunch
+        of inspector tests on GTK.
+
+        * platform/gtk/Skipped:
+
 2012-03-12  Pavel Podivilov  <podivi...@chromium.org>
 
         Web Inspector: DebuggerModel.Location should have scriptId property.

Modified: trunk/LayoutTests/platform/gtk/Skipped (110434 => 110435)


--- trunk/LayoutTests/platform/gtk/Skipped	2012-03-12 15:56:06 UTC (rev 110434)
+++ trunk/LayoutTests/platform/gtk/Skipped	2012-03-12 16:06:15 UTC (rev 110435)
@@ -397,6 +397,21 @@
 #Vibration API support not yet. http://webkit.org/b/72010
 fast/dom/navigator-vibration.html
 
+# DumpRenderTree code to enable Java is currently a no-op
+java
+
+# Directory upload is not enabled.
+fast/forms/file/input-file-directory-upload.html
+
+# Microdata DOM API is not yet enabled.
+fast/dom/MicroData
+
+# Web Intents is not yet enabled.
+webintents/
+
+# Pointer Lock is not implemented.
+pointer-lock/
+
 ###############################################################################
 # TESTS FAILING
 ###############################################################################
@@ -736,9 +751,6 @@
 # See https://bugs.webkit.org/show_bug.cgi?id=35300
 http/tests/loading/307-after-303-after-post.html
 
-# DumpRenderTree code to enable Java is currently a no-op
-java
-
 # https://bugs.webkit.org/show_bug.cgi?id=36003
 # mouseScrollBy() and continuousMouseScrollBy() are not yet implemented in the GTK EventSender API.
 fast/events/remove-child-onscroll.html
@@ -973,9 +985,6 @@
 # Missing DRT API.
 http/tests/loading/preload-slow-loading.php
 
-# Directory upload is not enabled.
-fast/forms/file/input-file-directory-upload.html
-
 # Need setPrinting. See https://bugs.webkit.org/show_bug.cgi?id=20011
 printing/setPrinting.html
 printing/single-line-must-not-be-split-into-two-pages.html
@@ -1303,14 +1312,25 @@
 # https://bugs.webkit.org/show_bug.cgi?id=64085
 http/tests/misc/iframe-reparenting-id-collision.html
 
-# NWRT. Skip inspector/ and http/tests/inspector while we figure out
-# what happens to them in the bots; the debug bots are failing only a
-# few tests, but the release bot is getting timeouts in pretty much
-# all of them.
-http/tests/inspector
-http/tests/inspector-enabled
-inspector/
+# These inspector tests fell out of the radar after the transition to NRWT
+# Some time out and some are flaky or present different baselines.
+inspector/timeline/timeline-paint.html
+inspector/timeline/timeline-animation-frame.html
+inspector/timeline/timeline-receive-response-event.html
+inspector/elements/elements-inspect-iframe-from-different-domain.html
+inspector/extensions/extensions-reload.html
+inspector/debugger/source-frame.html
+inspector/debugger/scripts-panel.html
+http/tests/inspector/console-resource-errors.html
+http/tests/inspector/console-cross-origin-iframe-logging.html
+http/tests/inspector/extensions-network-redirect.html
+http/tests/inspector/inspect-element.html
+http/tests/inspector/resource-har-conversion.html
+http/tests/inspector/resource-har-pages.html
+http/tests/inspector/resource-main-cookies.php
+http/tests/inspector/resource-parameters.html
 
+
 # Text shadow extents are calculated incorrectly
 # https://bugs.webkit.org/show_bug.cgi?id=65035
 fast/canvas/fillText-shadow.html
@@ -1363,9 +1383,6 @@
 # Fails because it does not throw a couple of expected exceptions
 http/tests/local/fileapi/send-sliced-dragged-file.html
 
-# Microdata DOM API is not yet enabled.
-fast/dom/MicroData
-
 # https://bugs.webkit.org/show_bug.cgi?id=70485
 fast/events/drag-selects-image.html
 
@@ -1421,12 +1438,6 @@
 # https://bugs.webkit.org/show_bug.cgi?id=72248
 editing/spelling/spelling-unified-emulation.html
 
-# Web Intents is not yet enabled.
-webintents/
-
-# Pointer Lock is not implemented.
-pointer-lock/
-
 # fast/dom/Window/window-postmessage-arrays.html fails on JSC platforms
 # https://bugs.webkit.org/show_bug.cgi?id=72363
 fast/dom/Window/window-postmessage-arrays.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to