Title: [204738] trunk/LayoutTests
- Revision
- 204738
- Author
- dba...@webkit.org
- Date
- 2016-08-22 14:21:57 -0700 (Mon, 22 Aug 2016)
Log Message
Skip the test in http/tests/navigation/ping-attribute in iOS WebKit 2
Touch events are not supported in WebKit for iOS Simulator built with the public iOS SDK.
The tests simulate mouse events when run in DumpRenderTree. And simulating mouse events
is supported in WebKit for iOS Simulator built with the public iOS SDK.
* platform/ios-simulator-wk2/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (204737 => 204738)
--- trunk/LayoutTests/ChangeLog 2016-08-22 21:11:17 UTC (rev 204737)
+++ trunk/LayoutTests/ChangeLog 2016-08-22 21:21:57 UTC (rev 204738)
@@ -1,3 +1,13 @@
+2016-08-22 Daniel Bates <daba...@apple.com>
+
+ Skip the test in http/tests/navigation/ping-attribute in iOS WebKit 2
+
+ Touch events are not supported in WebKit for iOS Simulator built with the public iOS SDK.
+ The tests simulate mouse events when run in DumpRenderTree. And simulating mouse events
+ is supported in WebKit for iOS Simulator built with the public iOS SDK.
+
+ * platform/ios-simulator-wk2/TestExpectations:
+
2016-08-22 Johan K. Jensen <johan_jen...@apple.com>
Make NetworkLoadTiming use double for higher precision in Resource Timing
Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (204737 => 204738)
--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations 2016-08-22 21:11:17 UTC (rev 204737)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations 2016-08-22 21:21:57 UTC (rev 204738)
@@ -1760,6 +1760,7 @@
http/tests/contentdispositionattachmentsandbox/referer-header-stripped-with-meta-referer-origin.html [ Skip ]
http/tests/contentdispositionattachmentsandbox/referer-header-stripped-with-meta-referer-unsafe-url.html [ Skip ]
http/tests/contentdispositionattachmentsandbox/referer-header-stripped.html [ Skip ]
+http/tests/navigation/ping-attribute [ Skip ]
webkit.org/b/153380 webarchive/loading/object.html [ Pass Crash ]
webkit.org/b/153380 webarchive/loading/missing-data.html [ Pass Crash ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes