Title: [148640] trunk/LayoutTests
Revision
148640
Author
[email protected]
Date
2013-04-17 15:38:31 -0700 (Wed, 17 Apr 2013)

Log Message

Unskip some tests for wk2 where the underlying cause of them being skipped has since been
fixed or the original issue does not reproduce.

* platform/wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (148639 => 148640)


--- trunk/LayoutTests/ChangeLog	2013-04-17 22:37:45 UTC (rev 148639)
+++ trunk/LayoutTests/ChangeLog	2013-04-17 22:38:31 UTC (rev 148640)
@@ -1,5 +1,12 @@
 2013-04-17  Jessie Berlin  <[email protected]>
 
+        Unskip some tests for wk2 where the underlying cause of them being skipped has since been
+        fixed or the original issue does not reproduce.
+
+        * platform/wk2/TestExpectations:
+
+2013-04-17  Jessie Berlin  <[email protected]>
+
         Remove more tests from the Skipped list that were skipped early on with a bunch of eventSender
         related tests and then not unskipped when various parts of eventSender got implemented in
         WebKitTestRunner.

Modified: trunk/LayoutTests/platform/wk2/TestExpectations (148639 => 148640)


--- trunk/LayoutTests/platform/wk2/TestExpectations	2013-04-17 22:37:45 UTC (rev 148639)
+++ trunk/LayoutTests/platform/wk2/TestExpectations	2013-04-17 22:38:31 UTC (rev 148640)
@@ -89,10 +89,6 @@
 inspector/extensions/extensions-events.html
 inspector/styles/styles-computed-trace.html
 
-# [WK2][WTR] svg/animations/animate-text-nested-transforms.html fails
-# https://bugs.webkit.org/show_bug.cgi?id=95191
-svg/animations/animate-text-nested-transforms.html
-
 # WebKitTestRunner needs overridePreference for non-boolean values
 # (zero-font-size.html passes because overridePreference does not work)
 webkit.org/b/42197 fast/harness/override-preferences-2.html [ Failure ]
@@ -240,11 +236,6 @@
 http/tests/globalhistory/history-delegate-basic-title.html
 http/tests/globalhistory/history-delegate-basic-visited-links.html
 
-# These tests crash the WebProcess when run under WebKitTestRunner.
-# <https://bugs.webkit.org/show_bug.cgi?id=44479>
-fast/parser/remove-misnested-iframe-in-beforeload.html
-fast/parser/remove-misnested-iframe-parent-in-beforeload.html
-
 # transitions/default-timing-function.html failing on WebKit2 since it was added
 # <https://bugs.webkit.org/show_bug.cgi?id=56531>
 transitions/default-timing-function.html
@@ -278,15 +269,6 @@
 
 platform/mac/accessibility/search-predicate.html
 
-# [WK2] CSP reporting doesn't work
-# https://bugs.webkit.org/show_bug.cgi?id=59192
-http/tests/security/contentSecurityPolicy/report-uri-from-child-frame.html
-
-# WebKitTestRunner needs an implementation of allowRoundingHacks
-# http://webkit.org/b/63477
-platform/mac/fast/text/rounding-hacks.html
-platform/mac/fast/text/rounding-hacks-expansion.html
-
 # Sometimes fails
 # http://webkit.org/b/58990
 editing/undo/undo-iframe-location-change.html
@@ -325,11 +307,6 @@
 # https://bugs.webkit.org/show_bug.cgi?id=84186
 fast/text-autosizing
 
-# setMockGeolocationPosition not defined in WKTR
-# https://bugs.webkit.org/show_bug.cgi?id=94554
-inspector/geolocation-error.html
-inspector/geolocation-success.html
-
 # WebKitTestRunner needs to implement testRunner.closeIdleLocalStorageDatabases().
 # https://bugs.webkit.org/show_bug.cgi?id=103861
 storage/domstorage/localstorage/close-idle-localstorage-databases-immediately.html
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to