Title: [257706] trunk/LayoutTests
Revision
257706
Author
[email protected]
Date
2020-03-02 02:52:03 -0800 (Mon, 02 Mar 2020)

Log Message

ASSERTION FAILED: Completion handler should always be called on inspector/dom-debugger/attribute-modified-style.html
https://bugs.webkit.org/show_bug.cgi?id=208167
<rdar://problem/59747016>

Unreviewed.


* platform/mac-wk2/TestExpectations:
Removed flaky expectation.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (257705 => 257706)


--- trunk/LayoutTests/ChangeLog	2020-03-02 10:27:42 UTC (rev 257705)
+++ trunk/LayoutTests/ChangeLog	2020-03-02 10:52:03 UTC (rev 257706)
@@ -1,3 +1,14 @@
+2020-03-02  youenn fablet  <[email protected]>
+
+        ASSERTION FAILED: Completion handler should always be called on inspector/dom-debugger/attribute-modified-style.html
+        https://bugs.webkit.org/show_bug.cgi?id=208167
+        <rdar://problem/59747016>
+
+        Unreviewed.
+
+        * platform/mac-wk2/TestExpectations:
+        Removed flaky expectation.
+
 2020-03-01  Diego Pino Garcia  <[email protected]>
 
         [WPE] Gardening, update TestExpectations and baselines

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (257705 => 257706)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-03-02 10:27:42 UTC (rev 257705)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-03-02 10:52:03 UTC (rev 257706)
@@ -1068,8 +1068,6 @@
 
 webkit.org/b/208160 fast/scrolling/overflow-scroll-past-max.html [ Pass Failure ]
 
-webkit.org/b/208167 [ Debug ] inspector/dom-debugger/attribute-modified-style.html [ Pass Crash ]
-
 webkit.org/b/208222 [ Release ] imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-iceConnectionState.https.html [ Pass Failure ]
 
 webkit.org/b/208264 [ Release ] fast/harness/uiscriptcontroller/concurrent-ui-side-scripts.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to