Title: [210937] trunk/LayoutTests
Revision
210937
Author
ryanhad...@apple.com
Date
2017-01-19 13:35:10 -0800 (Thu, 19 Jan 2017)

Log Message

Skipping three crashing pointer lock tests.
https://bugs.webkit.org/show_bug.cgi?id=166765

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (210936 => 210937)


--- trunk/LayoutTests/ChangeLog	2017-01-19 21:33:36 UTC (rev 210936)
+++ trunk/LayoutTests/ChangeLog	2017-01-19 21:35:10 UTC (rev 210937)
@@ -1,3 +1,12 @@
+2017-01-19  Ryan Haddad  <ryanhad...@apple.com>
+
+        Skipping three crashing pointer lock tests.
+        https://bugs.webkit.org/show_bug.cgi?id=166765
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk2/TestExpectations:
+
 2017-01-18  Sam Weinig  <s...@webkit.org>
 
         [WebIDL] Records should preserve _javascript_ object order

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (210936 => 210937)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2017-01-19 21:33:36 UTC (rev 210936)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2017-01-19 21:35:10 UTC (rev 210937)
@@ -605,6 +605,6 @@
 
 webkit.org/b/165392 [ ElCapitan Release ] imported/mathml-in-html5/mathml/presentation-markup/fractions/frac-parameters-1.html [ Pass Failure ]
 
-webkit.org/b/166765 [ Debug ] http/tests/pointer-lock/iframe-sandboxed-nested-allow-pointer-lock.html [ Crash ]
-webkit.org/b/166765 [ Debug ] http/tests/pointer-lock/pointerlockelement-same-origin.html [ Crash ]
-webkit.org/b/166765 [ Debug ] pointer-lock/lock-lost-on-alert.html [ Crash ]
+webkit.org/b/166765 [ Debug ] http/tests/pointer-lock/iframe-sandboxed-nested-allow-pointer-lock.html [ Skip ]
+webkit.org/b/166765 [ Debug ] http/tests/pointer-lock/pointerlockelement-same-origin.html [ Skip ]
+webkit.org/b/166765 [ Debug ] pointer-lock/lock-lost-on-alert.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to