Title: [95529] trunk/LayoutTests
Revision
95529
Author
[email protected]
Date
2011-09-20 05:10:31 -0700 (Tue, 20 Sep 2011)

Log Message

[Qt] Rebase and unskip tests introduced in r95489 and r95488.

Unreviewed gardening.

* platform/qt/Skipped:
* platform/qt/http/tests/security/document-all-expected.txt: Added.
* platform/qt/http/tests/security/window-named-proto-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (95528 => 95529)


--- trunk/LayoutTests/ChangeLog	2011-09-20 11:50:26 UTC (rev 95528)
+++ trunk/LayoutTests/ChangeLog	2011-09-20 12:10:31 UTC (rev 95529)
@@ -1,3 +1,13 @@
+2011-09-20  Renata Hodovan  <[email protected]>
+
+        [Qt] Rebase and unskip tests introduced in r95489 and r95488.
+
+        Unreviewed gardening.
+
+        * platform/qt/Skipped:
+        * platform/qt/http/tests/security/document-all-expected.txt: Added.
+        * platform/qt/http/tests/security/window-named-proto-expected.txt: Added.
+
 2011-09-20  Philippe Normand  <[email protected]>
 
         Unreviewed, skip failing fast/files/create-blob-url-crash.html on

Modified: trunk/LayoutTests/platform/qt/Skipped (95528 => 95529)


--- trunk/LayoutTests/platform/qt/Skipped	2011-09-20 11:50:26 UTC (rev 95528)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-09-20 12:10:31 UTC (rev 95529)
@@ -2434,7 +2434,3 @@
 # Fails on non-Chromium bots
 # https://bugs.webkit.org/show_bug.cgi?id=68278
 http/tests/history/back-with-fragment-change.php
-
-# [Qt] Two tests fail after fail after r95488 & r95489
-http/tests/security/document-all.html
-http/tests/security/window-named-proto.html

Added: trunk/LayoutTests/platform/qt/http/tests/security/document-all-expected.txt (0 => 95529)


--- trunk/LayoutTests/platform/qt/http/tests/security/document-all-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/http/tests/security/document-all-expected.txt	2011-09-20 12:10:31 UTC (rev 95529)
@@ -0,0 +1,2 @@
+CONSOLE MESSAGE: line 1: TypeError: '[object DOMWindowConstructor]' is not a function (evaluating 'obj.alert.constructor("return document.body.innerHTML")')
+

Added: trunk/LayoutTests/platform/qt/http/tests/security/window-named-proto-expected.txt (0 => 95529)


--- trunk/LayoutTests/platform/qt/http/tests/security/window-named-proto-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/http/tests/security/window-named-proto-expected.txt	2011-09-20 12:10:31 UTC (rev 95529)
@@ -0,0 +1,2 @@
+CONSOLE MESSAGE: line 1: TypeError: 'null' is not an object (evaluating 'document.body.innerHTML')
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to