Title: [268274] trunk/LayoutTests
- Revision
- 268274
- Author
- [email protected]
- Date
- 2020-10-09 12:15:32 -0700 (Fri, 09 Oct 2020)
Log Message
ASSERTION FAILED: REGRESSION(r268052?): WTF::CompletionHandler<void ()>::~CompletionHandler(): Completion handler should always be called !m_function
https://bugs.webkit.org/show_bug.cgi?id=217525
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (268273 => 268274)
--- trunk/LayoutTests/ChangeLog 2020-10-09 18:52:21 UTC (rev 268273)
+++ trunk/LayoutTests/ChangeLog 2020-10-09 19:15:32 UTC (rev 268274)
@@ -1,3 +1,12 @@
+2020-10-09 Hector Lopez <[email protected]>
+
+ ASSERTION FAILED: REGRESSION(r268052?): WTF::CompletionHandler<void ()>::~CompletionHandler(): Completion handler should always be called !m_function
+ https://bugs.webkit.org/show_bug.cgi?id=217525
+
+ Unreviewed test gardening.
+
+ * platform/mac-wk2/TestExpectations:
+
2020-10-09 Keith Miller <[email protected]>
Finalizers shouldn't run if events can't fire
Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (268273 => 268274)
--- trunk/LayoutTests/platform/mac-wk2/TestExpectations 2020-10-09 18:52:21 UTC (rev 268273)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations 2020-10-09 19:15:32 UTC (rev 268274)
@@ -841,8 +841,6 @@
webkit.org/b/194826 http/tests/resourceLoadStatistics/do-not-block-top-level-navigation-redirect.html [ Pass Timeout ]
-webkit.org/b/196403 imported/w3c/web-platform-tests/mediacapture-record/MediaRecorder-stop.html [ Pass Failure ]
-
webkit.org/b/187391 accessibility/mac/async-increment-decrement-action.html [ Skip ]
http/tests/storageAccess/request-and-grant-access-cross-origin-sandboxed-iframe-from-prevalent-domain-with-user-interaction-but-access-from-wrong-frame.html [ Pass Timeout ]
@@ -1326,4 +1324,6 @@
webkit.org/b/217193 [ Mojave+ Release ] inspector/console/queryHolders.html [ Pass Failure ]
-webkit.org/b/217262 [ Catalina ] imported/w3c/web-platform-tests/mediacapture-record/MediaRecorder-peerconnection.https.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/217262 [ Catalina ] imported/w3c/web-platform-tests/mediacapture-record/MediaRecorder-peerconnection.https.html [ Pass Failure ]
+
+webkit.org/b/217525 [ Debug ] imported/w3c/web-platform-tests/mediacapture-record/MediaRecorder-stop.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes