Title: [94585] trunk/LayoutTests
Revision
94585
Author
[email protected]
Date
2011-09-06 11:56:40 -0700 (Tue, 06 Sep 2011)

Log Message

2011-09-06  Laszlo Gombos  <[email protected]>

        Web Inspector: [Extensions API] rename webInspector.resources to webInspector.network
        https://bugs.webkit.org/show_bug.cgi?id=66460

        Unreviewed, renaming tests in WK2 skiplists after r93312.

        * platform/win-wk2/Skipped:
        * platform/wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (94584 => 94585)


--- trunk/LayoutTests/ChangeLog	2011-09-06 18:49:56 UTC (rev 94584)
+++ trunk/LayoutTests/ChangeLog	2011-09-06 18:56:40 UTC (rev 94585)
@@ -1,3 +1,13 @@
+2011-09-06  Laszlo Gombos  <[email protected]>
+
+        Web Inspector: [Extensions API] rename webInspector.resources to webInspector.network
+        https://bugs.webkit.org/show_bug.cgi?id=66460
+
+        Unreviewed, renaming tests in WK2 skiplists after r93312.
+
+        * platform/win-wk2/Skipped:
+        * platform/wk2/Skipped:
+
 2011-09-06  Eric Carlson  <[email protected]>
 
         load() does not reset the resource selection algorithm

Modified: trunk/LayoutTests/platform/win-wk2/Skipped (94584 => 94585)


--- trunk/LayoutTests/platform/win-wk2/Skipped	2011-09-06 18:49:56 UTC (rev 94584)
+++ trunk/LayoutTests/platform/win-wk2/Skipped	2011-09-06 18:56:40 UTC (rev 94585)
@@ -209,5 +209,5 @@
 inspector/debugger/source-frame.html
 
 # Flaky http://webkit.org/b/57491
-http/tests/inspector/extensions-resources-redirect.html
+http/tests/inspector/extensions-network-redirect.html
 inspector/extensions/extensions-resources.html

Modified: trunk/LayoutTests/platform/wk2/Skipped (94584 => 94585)


--- trunk/LayoutTests/platform/wk2/Skipped	2011-09-06 18:49:56 UTC (rev 94584)
+++ trunk/LayoutTests/platform/wk2/Skipped	2011-09-06 18:56:40 UTC (rev 94585)
@@ -69,7 +69,7 @@
 # Time out on Snow Leopard Intel WebKit2 Release Tests
 # https://bugs.webkit.org/show_bug.cgi?id=63325
 http/tests/inspector/extensions-headers.html
-http/tests/inspector/extensions-resources-redirect.html
+http/tests/inspector/extensions-network-redirect.html
 
 # WebKitTestRunner needs an implementation of eventSender
 # <https://bugs.webkit.org/show_bug.cgi?id=42194>
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to