Title: [160542] trunk/LayoutTests
Revision
160542
Author
m.pak...@samsung.com
Date
2013-12-13 04:36:42 -0800 (Fri, 13 Dec 2013)

Log Message

Unreviewed EFL gardening

Remove wrong http baselines.

* platform/efl/http/tests/misc/will-send-request-returns-null-on-redirect-expected.txt: Removed.
* platform/efl/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt: Removed.
* platform/efl/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt: Removed.

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (160541 => 160542)


--- trunk/LayoutTests/ChangeLog	2013-12-13 10:32:05 UTC (rev 160541)
+++ trunk/LayoutTests/ChangeLog	2013-12-13 12:36:42 UTC (rev 160542)
@@ -1,3 +1,13 @@
+2013-12-13  Michał Pakuła vel Rutka  <m.pak...@samsung.com>
+
+        Unreviewed EFL gardening
+
+        Remove wrong http baselines.
+
+        * platform/efl/http/tests/misc/will-send-request-returns-null-on-redirect-expected.txt: Removed.
+        * platform/efl/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt: Removed.
+        * platform/efl/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt: Removed.
+
 2013-12-12  Alexey Proskuryakov  <a...@apple.com>
 
         WebCrypto wrapKey operation doesn't check key usage

Deleted: trunk/LayoutTests/platform/efl/http/tests/misc/will-send-request-returns-null-on-redirect-expected.txt (160541 => 160542)


--- trunk/LayoutTests/platform/efl/http/tests/misc/will-send-request-returns-null-on-redirect-expected.txt	2013-12-13 10:32:05 UTC (rev 160541)
+++ trunk/LayoutTests/platform/efl/http/tests/misc/will-send-request-returns-null-on-redirect-expected.txt	2013-12-13 12:36:42 UTC (rev 160542)
@@ -1,8 +0,0 @@
-http://127.0.0.1:8000/misc/resources/redirect-to-http-url.php - willSendRequest <NSURLRequest URL http://127.0.0.1:8000/misc/resources/redirect-to-http-url.php, main document URL http://127.0.0.1:8000/misc/will-send-request-returns-null-on-redirect.html, http method GET> redirectResponse (null)
-<unknown> - didFinishLoading
-http://127.0.0.1:8000/misc/resources/redirect-to-http-url.php - willSendRequest <NSURLRequest URL http://www.example.com/, main document URL http://www.example.com/, http method GET> redirectResponse <NSURLResponse http://127.0.0.1:8000/misc/resources/redirect-to-http-url.php, http status code 302>
-Returning null for this redirect
-http://127.0.0.1:8000/misc/resources/redirect-to-http-url.php - didFailLoadingWithError: <NSError domain NSURLErrorDomain, code -999>
-https://bugs.webkit.org/show_bug.cgi?id=27595
-This test checks to make sure that things behave as expected when the resource load delegate returns null in response to willSendRequest.
-
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to