Title: [133022] trunk/LayoutTests
Revision
133022
Author
[email protected]
Date
2012-10-31 06:58:12 -0700 (Wed, 31 Oct 2012)

Log Message

[EFL] Skip http/tests/appcache/load-from-appcache-defer-resume-crash.html on WK2.

Just marking it as Failure does not prevent a useless PNG expectation to be generated when running pixel tests.

* platform/efl-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (133021 => 133022)


--- trunk/LayoutTests/ChangeLog	2012-10-31 13:55:20 UTC (rev 133021)
+++ trunk/LayoutTests/ChangeLog	2012-10-31 13:58:12 UTC (rev 133022)
@@ -1,5 +1,13 @@
 2012-10-31  Raphael Kubo da Costa  <[email protected]>
 
+        [EFL] Skip http/tests/appcache/load-from-appcache-defer-resume-crash.html on WK2.
+
+        Just marking it as Failure does not prevent a useless PNG expectation to be generated when running pixel tests.
+
+        * platform/efl-wk2/TestExpectations:
+
+2012-10-31  Raphael Kubo da Costa  <[email protected]>
+
         [EFL] Unreviewed, add a few more pixel expectations.
 
         * platform/efl/css3/flexbox/repaint-during-resize-no-flex-expected.png: Added.

Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (133021 => 133022)


--- trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-10-31 13:55:20 UTC (rev 133021)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-10-31 13:58:12 UTC (rev 133022)
@@ -194,8 +194,8 @@
 # WebKitTestRunner needs an implementation for eventSender.scheduleAsynchronousKeyDown
 webkit.org/b/93979 fast/mutation/end-of-task-delivery.html [ Failure ]
 
-# testRunner.setUseDeferredFrameLoading() is not implemented in WK2
-webkit.org/b/93980 http/tests/appcache/load-from-appcache-defer-resume-crash.html [ Failure ]
+# testRunner.setUseDeferredFrameLoading() is not implemented in WK2. Skipped so it does not generate PNG results.
+webkit.org/b/93980 http/tests/appcache/load-from-appcache-defer-resume-crash.html [ Skip ]
 
 # WebKitTestRunner needs an implementation for testRunner.setStorageDatabaseIdleInterval
 webkit.org/b/93982 storage/domstorage/storage-close-database-on-idle.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to