Title: [259007] trunk/LayoutTests
Revision
259007
Author
lawrenc...@apple.com
Date
2020-03-25 13:48:55 -0700 (Wed, 25 Mar 2020)

Log Message

[ Mac wk1] ASSERTION FAILED: m_wrapper under WebCore::XMLHttpRequestUpload::dispatchProgressEvent
https://bugs.webkit.org/show_bug.cgi?id=209560

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (259006 => 259007)


--- trunk/LayoutTests/ChangeLog	2020-03-25 20:12:54 UTC (rev 259006)
+++ trunk/LayoutTests/ChangeLog	2020-03-25 20:48:55 UTC (rev 259007)
@@ -1,3 +1,12 @@
+2020-03-25  Jason Lawrence  <lawrenc...@apple.com>
+
+        [ Mac wk1] ASSERTION FAILED: m_wrapper under WebCore::XMLHttpRequestUpload::dispatchProgressEvent
+        https://bugs.webkit.org/show_bug.cgi?id=209560
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk1/TestExpectations:
+
 2020-03-25  Frank Yang  <guowei_y...@apple.com>
 
         Unprefix -webkit-text-orientation

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (259006 => 259007)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-03-25 20:12:54 UTC (rev 259006)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-03-25 20:48:55 UTC (rev 259007)
@@ -964,4 +964,6 @@
 
 webkit.org/b/209499 [ Catalina ] storage/indexeddb/modern/abort-requests-cancelled.html [ Pass Timeout Crash ]
 
-webkit.org/b/209499 [ Catalina ] storage/indexeddb/modern/abort-requests-cancelled-private.html [ Pass Timeout Crash ]
\ No newline at end of file
+webkit.org/b/209499 [ Catalina ] storage/indexeddb/modern/abort-requests-cancelled-private.html [ Pass Timeout Crash ]
+
+webkit.org/b/209560 imported/w3c/web-platform-tests/xhr/send-response-upload-event-progress.htm [ Pass Crash Failure ]
\ 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