Title: [244219] trunk/LayoutTests
Revision
244219
Author
ryanhad...@apple.com
Date
2019-04-12 10:12:37 -0700 (Fri, 12 Apr 2019)

Log Message

[macOS WK1] ASSERTION FAILED: formData in WebCore::ResourceRequest::doUpdateResourceHTTPBody()
https://bugs.webkit.org/show_bug.cgi?id=196864

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations: Skip test since it consistently crashes, update bug number.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (244218 => 244219)


--- trunk/LayoutTests/ChangeLog	2019-04-12 16:52:35 UTC (rev 244218)
+++ trunk/LayoutTests/ChangeLog	2019-04-12 17:12:37 UTC (rev 244219)
@@ -1,3 +1,12 @@
+2019-04-12  Ryan Haddad  <ryanhad...@apple.com>
+
+        [macOS WK1] ASSERTION FAILED: formData in WebCore::ResourceRequest::doUpdateResourceHTTPBody()
+        https://bugs.webkit.org/show_bug.cgi?id=196864
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk1/TestExpectations: Skip test since it consistently crashes, update bug number.
+
 2019-04-11  Simon Fraser  <simon.fra...@apple.com>
 
         [iOS WK2] Wrong scrolling behavior for nested absolute position elements inside overflow scroll

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (244218 => 244219)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2019-04-12 16:52:35 UTC (rev 244218)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2019-04-12 17:12:37 UTC (rev 244219)
@@ -432,7 +432,7 @@
 [ Sierra+ ] svg/hixie/text/003.html [ Failure ]
 
 webkit.org/b/159893 [ Debug ] imported/w3c/web-platform-tests/xhr/event-readystatechange-loaded.htm [ Pass Failure ]
-webkit.org/b/188816 [ Debug ] imported/w3c/web-platform-tests/xhr/event-upload-progress.htm [ Pass Crash ]
+webkit.org/b/196864 [ Debug ] imported/w3c/web-platform-tests/xhr/event-upload-progress.htm [ Skip ]
 
 webkit.org/b/160101 userscripts/window-onerror-for-isolated-world-3.html [ Pass Failure ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to