Title: [129744] trunk/LayoutTests
Revision
129744
Author
[email protected]
Date
2012-09-27 02:40:54 -0700 (Thu, 27 Sep 2012)

Log Message

Unreviewed inspector test unskipped on qt, expectations updated.

* http/tests/inspector/console-cross-origin-iframe-logging-expected.txt:
* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (129743 => 129744)


--- trunk/LayoutTests/ChangeLog	2012-09-27 09:32:32 UTC (rev 129743)
+++ trunk/LayoutTests/ChangeLog	2012-09-27 09:40:54 UTC (rev 129744)
@@ -1,3 +1,10 @@
+2012-09-27  Vsevolod Vlasov  <[email protected]>
+
+        Unreviewed inspector test unskipped on qt, expectations updated.
+
+        * http/tests/inspector/console-cross-origin-iframe-logging-expected.txt:
+        * platform/qt/Skipped:
+
 2012-09-27  Christophe Dumez  <[email protected]>
 
         [EFL] Skip fast/dom/Geolocation to make LayoutTests faster

Modified: trunk/LayoutTests/http/tests/inspector/console-cross-origin-iframe-logging-expected.txt (129743 => 129744)


--- trunk/LayoutTests/http/tests/inspector/console-cross-origin-iframe-logging-expected.txt	2012-09-27 09:32:32 UTC (rev 129743)
+++ trunk/LayoutTests/http/tests/inspector/console-cross-origin-iframe-logging-expected.txt	2012-09-27 09:40:54 UTC (rev 129744)
@@ -8,9 +8,9 @@
 
 
 Unsafe _javascript_ attempt to access frame with URL http://localhost:8000/inspector/resources/cross-origin-iframe.html from frame with URL http://127.0.0.1:8000/inspector/console-cross-origin-iframe-logging.html. Domains, protocols and ports must match.
-
+ console-cross-origin-iframe-logging.html:9
 Unsafe _javascript_ attempt to access frame with URL http://localhost:8000/inspector/resources/cross-origin-iframe.html from frame with URL http://127.0.0.1:8000/inspector/console-cross-origin-iframe-logging.html. Domains, protocols and ports must match.
-
+ [native code]:1
 Unable to post message to http://127.0.0.1:8000. Recipient has origin http://localhost:8000.
+ [native code]:1
 
-

Modified: trunk/LayoutTests/platform/qt/Skipped (129743 => 129744)


--- trunk/LayoutTests/platform/qt/Skipped	2012-09-27 09:32:32 UTC (rev 129743)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-09-27 09:40:54 UTC (rev 129744)
@@ -735,10 +735,6 @@
 # https://bugs.webkit.org/show_bug.cgi?id=65911
 http/tests/inspector/resource-main-cookies.php
 
-# [Qt] REGRESSION(r105310): Two inspector tests fails
-# https://bugs.webkit.org/show_bug.cgi?id=76566
-http/tests/inspector/console-cross-origin-iframe-logging.html
-
 # [Qt]http/tests/workers/terminate-during-sync-operation.html fails intermittently
 # https://bugs.webkit.org/show_bug.cgi?id=75614
 http/tests/workers/terminate-during-sync-operation.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to