Title: [274658] trunk/LayoutTests
Revision
274658
Author
jen...@apple.com
Date
2021-03-18 11:52:35 -0700 (Thu, 18 Mar 2021)

Log Message

[ macOS Debug wk2 ARM64 ] ASSERTION FAILED: !m_deletionHasBegun /Volumes/Data/worker/bigsur-debug/build/WebKitBuild/Debug/usr/local/include/wtf/ThreadSafeRefCounted.h(58) : void WTF::ThreadSafeRefCountedBase::ref() const
https://bugs.webkit.org/show_bug.cgi?id=223462

Uneviewed test gardening.

* platform/mac-wk2/TestExpectations: Updating test expectations to Pass Crash while test is being reviewed.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (274657 => 274658)


--- trunk/LayoutTests/ChangeLog	2021-03-18 18:48:11 UTC (rev 274657)
+++ trunk/LayoutTests/ChangeLog	2021-03-18 18:52:35 UTC (rev 274658)
@@ -1,3 +1,12 @@
+2021-03-18  Robert Jenner  <jen...@apple.com>
+
+        [ macOS Debug wk2 ARM64 ] ASSERTION FAILED: !m_deletionHasBegun /Volumes/Data/worker/bigsur-debug/build/WebKitBuild/Debug/usr/local/include/wtf/ThreadSafeRefCounted.h(58) : void WTF::ThreadSafeRefCountedBase::ref() const
+        https://bugs.webkit.org/show_bug.cgi?id=223462
+
+        Uneviewed test gardening.
+
+        * platform/mac-wk2/TestExpectations: Updating test expectations to Pass Crash while test is being reviewed. 
+
 2021-03-18  Amir Mark Jr  <amir_m...@apple.com>
 
         [ MacOS Wk1 ] http/tests/loading/basic-auth-load-URL-with-consecutive-slashes.html is a flakey failure

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (274657 => 274658)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-03-18 18:48:11 UTC (rev 274657)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-03-18 18:52:35 UTC (rev 274658)
@@ -1382,4 +1382,6 @@
 
 webkit.org/b/223383 compositing/video/video-border-radius.html [ Pass ImageOnlyFailure ]
 
-webkit.org/b/223453 [ arm64 ] storage/indexeddb/IDBObject-leak.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/223453 [ arm64 ] storage/indexeddb/IDBObject-leak.html [ Pass Failure ]
+
+webkit.org/b/223462 [ Debug arm64 ] imported/w3c/web-platform-tests/mediacapture-streams/GUM-optional-constraint.https.html [ Pass Crash ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to