Title: [230053] trunk/LayoutTests
Revision
230053
Author
pvol...@apple.com
Date
2018-03-28 14:39:19 -0700 (Wed, 28 Mar 2018)

Log Message

Mark http/tests/preload/download_resources.html as a flaky crash on Windows.
https://bugs.webkit.org/show_bug.cgi?id=179297

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (230052 => 230053)


--- trunk/LayoutTests/ChangeLog	2018-03-28 21:27:44 UTC (rev 230052)
+++ trunk/LayoutTests/ChangeLog	2018-03-28 21:39:19 UTC (rev 230053)
@@ -1,3 +1,12 @@
+2018-03-28  Per Arne Vollan  <pvol...@apple.com>
+
+        Mark http/tests/preload/download_resources.html as a flaky crash on Windows.
+        https://bugs.webkit.org/show_bug.cgi?id=179297
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
 2018-03-28  Daniel Bates  <daba...@apple.com>
 
         WebSocket cookie incorrectly stored

Modified: trunk/LayoutTests/platform/win/TestExpectations (230052 => 230053)


--- trunk/LayoutTests/platform/win/TestExpectations	2018-03-28 21:27:44 UTC (rev 230052)
+++ trunk/LayoutTests/platform/win/TestExpectations	2018-03-28 21:39:19 UTC (rev 230053)
@@ -3829,6 +3829,7 @@
 webkit.org/b/179296 fast/css/object-position/object-position-object.html [ ImageOnlyFailure ]
 
 webkit.org/b/179297 fast/loader/empty-embed-src-attribute.html [ Pass Crash ]
+webkit.org/b/179297 http/tests/preload/download_resources.html [ Crash Pass ]
 webkit.org/b/179297 http/tests/preload/onerror_event.html [ Crash Pass ]
 webkit.org/b/179297 http/wpt/resource-timing/rt-initiatorType-media.html [ Crash Failure ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to