Title: [254851] trunk/LayoutTests
Revision
254851
Author
[email protected]
Date
2020-01-21 07:38:05 -0800 (Tue, 21 Jan 2020)

Log Message

Layout Test fast/xmlhttprequest/xmlhttprequest-multiple-sync-xhr-during-unload.html is failing
https://bugs.webkit.org/show_bug.cgi?id=206515

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (254850 => 254851)


--- trunk/LayoutTests/ChangeLog	2020-01-21 13:30:42 UTC (rev 254850)
+++ trunk/LayoutTests/ChangeLog	2020-01-21 15:38:05 UTC (rev 254851)
@@ -1,3 +1,12 @@
+2020-01-21  Per Arne Vollan  <[email protected]>
+
+        Layout Test fast/xmlhttprequest/xmlhttprequest-multiple-sync-xhr-during-unload.html is failing
+        https://bugs.webkit.org/show_bug.cgi?id=206515
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
 2020-01-21  Cathie Chen  <[email protected]>
 
         Add support for scroll behavior relies on ScrollAnimation of the Web process

Modified: trunk/LayoutTests/platform/win/TestExpectations (254850 => 254851)


--- trunk/LayoutTests/platform/win/TestExpectations	2020-01-21 13:30:42 UTC (rev 254850)
+++ trunk/LayoutTests/platform/win/TestExpectations	2020-01-21 15:38:05 UTC (rev 254851)
@@ -4525,3 +4525,5 @@
 webkit.org/b/205856 storage/indexeddb/IDBTransaction-page-cache.html [ Pass Timeout ]
 
 webkit.org/b/206165 fast/dom/Range/getBoundingClientRect.html [ Failure ]
+
+webkit.org/b/206515 fast/xmlhttprequest/xmlhttprequest-multiple-sync-xhr-during-unload.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to