Title: [283144] branches/safari-612-branch/LayoutTests
Revision
283144
Author
[email protected]
Date
2021-09-27 15:49:25 -0700 (Mon, 27 Sep 2021)

Log Message

Cherry-pick r282895. rdar://problem/83584505

    REGRESSION (r282865?): ASSERTION FAILED: Unsafe to ref/deref from different threads m_isOwnedByMainThread == isMainThread().
    https://bugs.webkit.org/show_bug.cgi?id=230644

    Unreviewed test gardening.

    * platform/mac-wk1/TestExpectations:

    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@282895 268f45cc-cd09-0410-ab3c-d52691b4dbfc

Modified Paths

Diff

Modified: branches/safari-612-branch/LayoutTests/ChangeLog (283143 => 283144)


--- branches/safari-612-branch/LayoutTests/ChangeLog	2021-09-27 22:49:21 UTC (rev 283143)
+++ branches/safari-612-branch/LayoutTests/ChangeLog	2021-09-27 22:49:25 UTC (rev 283144)
@@ -1,3 +1,25 @@
+2021-09-27  Alan Coon  <[email protected]>
+
+        Cherry-pick r282895. rdar://problem/83584505
+
+    REGRESSION (r282865?): ASSERTION FAILED: Unsafe to ref/deref from different threads m_isOwnedByMainThread == isMainThread().
+    https://bugs.webkit.org/show_bug.cgi?id=230644
+    
+    Unreviewed test gardening.
+    
+    * platform/mac-wk1/TestExpectations:
+    
+    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@282895 268f45cc-cd09-0410-ab3c-d52691b4dbfc
+
+    2021-09-22  Ayumi Kojima  <[email protected]>
+
+            REGRESSION (r282865?): ASSERTION FAILED: Unsafe to ref/deref from different threads m_isOwnedByMainThread == isMainThread().
+            https://bugs.webkit.org/show_bug.cgi?id=230644
+
+            Unreviewed test gardening.
+
+            * platform/mac-wk1/TestExpectations:
+
 2021-09-23  Russell Epstein  <[email protected]>
 
         Cherry-pick r282451. rdar://problem/83460818

Modified: branches/safari-612-branch/LayoutTests/platform/mac-wk1/TestExpectations (283143 => 283144)


--- branches/safari-612-branch/LayoutTests/platform/mac-wk1/TestExpectations	2021-09-27 22:49:21 UTC (rev 283143)
+++ branches/safari-612-branch/LayoutTests/platform/mac-wk1/TestExpectations	2021-09-27 22:49:25 UTC (rev 283144)
@@ -1292,6 +1292,13 @@
 [ BigSur+ ] imported/w3c/web-platform-tests/media-source/mediasource-config-change-webm-v-framerate.html [ Skip ]
 [ BigSur+ ] imported/w3c/web-platform-tests/media-source/mediasource-config-change-webm-v-framesize.html [ Skip ]
 
+webkit.org/b/230644 [ Debug ] imported/w3c/web-platform-tests/media-source/mediasource-changetype-play-negative.html [ Pass Crash ]
+webkit.org/b/230644 [ Debug ] imported/w3c/web-platform-tests/media-source/mediasource-changetype-play-implicit.html [ Pass Crash ]
+webkit.org/b/230644 [ Debug ] media/media-source/media-source-abort-resets-parser.html [ Pass Crash ]
+webkit.org/b/230644 [ Debug ] media/media-source/media-source-resize.html [ Pass Crash ]
+webkit.org/b/230644 [ Debug ] media/media-source/media-source-trackid-change.html [ Pass Crash ]
+webkit.org/b/230644 [ Debug ] media/media-source/only-bcp47-language-tags-accepted-as-valid.html [ Pass Crash ]
+
 [ BigSur ] imported/w3c/web-platform-tests/css/css-masking/clip-path/clip-path-filter-order.html [ Pass ImageOnlyFailure ]
 
 [ BigSur ] imported/w3c/web-platform-tests/css/css-will-change/will-change-fixpos-cb-transform-1.html [ Pass ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to