Title: [216846] trunk/LayoutTests
Revision
216846
Author
ddkil...@apple.com
Date
2017-05-14 10:43:39 -0700 (Sun, 14 May 2017)

Log Message

[iOS/macOS Debug WK2] LayoutTests/imported/w3c/web-platform-tests/webrtc/interfaces.html is a flaky crash due to assertion failure
<https://bugs.webkit.org/show_bug.cgi?id=172094>
<rdar://problem/32184256>

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:
* platform/mac-wk2/TestExpectations:
- Mark test as flaky crash on Debug WK2 builds.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (216845 => 216846)


--- trunk/LayoutTests/ChangeLog	2017-05-14 16:36:36 UTC (rev 216845)
+++ trunk/LayoutTests/ChangeLog	2017-05-14 17:43:39 UTC (rev 216846)
@@ -1,5 +1,17 @@
 2017-05-14  David Kilzer  <ddkil...@apple.com>
 
+        [iOS/macOS Debug WK2] LayoutTests/imported/w3c/web-platform-tests/webrtc/interfaces.html is a flaky crash due to assertion failure
+        <https://bugs.webkit.org/show_bug.cgi?id=172094>
+        <rdar://problem/32184256>
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+        * platform/mac-wk2/TestExpectations:
+        - Mark test as flaky crash on Debug WK2 builds.
+
+2017-05-14  David Kilzer  <ddkil...@apple.com>
+
         [macOS Debug WK1] fast/parser/adoption-agency-unload-iframe-4.html is a flaky timeout (always on iOS 10 Release WK1)
         <https://webkit.org/b/172092>
 

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (216845 => 216846)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2017-05-14 16:36:36 UTC (rev 216845)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2017-05-14 17:43:39 UTC (rev 216846)
@@ -1984,3 +1984,5 @@
 webkit.org/b/171951 [ Debug ] fast/hidpi/filters-and-image-buffer-resolution.html [ Pass ImageOnlyFailure ]
 
 webkit.org/b/171957 [ Debug ] fast/animation/request-animation-frame-time-unit.html [ Pass Failure ]
+
+webkit.org/b/172094 [ Debug ] imported/w3c/web-platform-tests/webrtc/interfaces.html [ Pass Crash ]

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (216845 => 216846)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2017-05-14 16:36:36 UTC (rev 216845)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2017-05-14 17:43:39 UTC (rev 216846)
@@ -324,6 +324,8 @@
 # Video fullscreen is not implemented for mac wk2 in webkittestrunner
 media/media-fullscreen-loop-inline.html [ Skip ]
 
+webkit.org/b/172094 [ Debug ] imported/w3c/web-platform-tests/webrtc/interfaces.html [ Pass Crash ]
+
 ### END OF (1) Classified failures with bug reports
 ########################################
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to