Title: [116945] trunk/LayoutTests
Revision
116945
Author
[email protected]
Date
2012-05-14 07:05:50 -0700 (Mon, 14 May 2012)

Log Message

[EFL] fast/loader/null-request-after-willSendRequest.html and fast/loader/recursive-before-unload-crash.html can be unskipped
https://bugs.webkit.org/show_bug.cgi?id=86368

Unreviewed EFL gardening.

Remove fast/loader/null-request-after-willSendRequest.html and
fast/loader/recursive-before-unload-crash.html from skip list now that
EFL port has proper support for LayoutTestController's
dumpFrameLoadCallbacks.

Patch by Christophe Dumez <[email protected]> on 2012-05-14

* platform/efl/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (116944 => 116945)


--- trunk/LayoutTests/ChangeLog	2012-05-14 14:01:50 UTC (rev 116944)
+++ trunk/LayoutTests/ChangeLog	2012-05-14 14:05:50 UTC (rev 116945)
@@ -1,3 +1,17 @@
+2012-05-14  Christophe Dumez  <[email protected]>
+
+        [EFL] fast/loader/null-request-after-willSendRequest.html and fast/loader/recursive-before-unload-crash.html can be unskipped
+        https://bugs.webkit.org/show_bug.cgi?id=86368
+
+        Unreviewed EFL gardening.
+
+        Remove fast/loader/null-request-after-willSendRequest.html and
+        fast/loader/recursive-before-unload-crash.html from skip list now that
+        EFL port has proper support for LayoutTestController's
+        dumpFrameLoadCallbacks.
+
+        * platform/efl/Skipped:
+
 2012-05-14  Csaba Osztrogonác  <[email protected]>
 
         [Qt][WK2] Unreviewed gardening, unskip now passing tests.

Modified: trunk/LayoutTests/platform/efl/Skipped (116944 => 116945)


--- trunk/LayoutTests/platform/efl/Skipped	2012-05-14 14:01:50 UTC (rev 116944)
+++ trunk/LayoutTests/platform/efl/Skipped	2012-05-14 14:05:50 UTC (rev 116945)
@@ -408,10 +408,6 @@
 # Need to call Settings::setValidationMessageTimerMagnification(-1) in DRT.
 fast/forms/validation-message-appearance.html
 
-# These tests needs enhanced frameloader delegate logging in DRT
-fast/loader/recursive-before-unload-crash.html
-fast/loader/null-request-after-willSendRequest.html
-
 # Need to add functionality to DumpRenderTree to handle error pages
 fast/history/back-forward-reset-after-error-handling.html
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to