Title: [238899] trunk/LayoutTests
Revision
238899
Author
[email protected]
Date
2018-12-05 10:33:14 -0800 (Wed, 05 Dec 2018)

Log Message

Layout Test http/tests/misc/resource-timing-resolution.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=181957

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (238898 => 238899)


--- trunk/LayoutTests/ChangeLog	2018-12-05 18:20:56 UTC (rev 238898)
+++ trunk/LayoutTests/ChangeLog	2018-12-05 18:33:14 UTC (rev 238899)
@@ -1,3 +1,12 @@
+2018-12-05  Per Arne Vollan  <[email protected]>
+
+        Layout Test http/tests/misc/resource-timing-resolution.html is a flaky failure
+        https://bugs.webkit.org/show_bug.cgi?id=181957
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
 2018-12-05  Alicia Boya GarcĂ­a  <[email protected]>
 
         [MSE][GStreamer] Remove the AppendPipeline state machine

Modified: trunk/LayoutTests/platform/win/TestExpectations (238898 => 238899)


--- trunk/LayoutTests/platform/win/TestExpectations	2018-12-05 18:20:56 UTC (rev 238898)
+++ trunk/LayoutTests/platform/win/TestExpectations	2018-12-05 18:33:14 UTC (rev 238899)
@@ -4273,3 +4273,5 @@
 # This only applies to file:// loading of ES6 Modules via the import syntax. When
 # Windows recognizes .mjs files as _javascript_, this will just work.
 js/dom/modules/import-mjs-module.html [ Skip ]
+
+webkit.org/b/181957 http/tests/misc/resource-timing-resolution.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to