Title: [240116] trunk/LayoutTests
Revision
240116
Author
[email protected]
Date
2019-01-17 11:03:08 -0800 (Thu, 17 Jan 2019)

Log Message

Layout Test js/dfg-int-overflow-in-loop.html is failing
https://bugs.webkit.org/show_bug.cgi?id=193540

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (240115 => 240116)


--- trunk/LayoutTests/ChangeLog	2019-01-17 18:34:40 UTC (rev 240115)
+++ trunk/LayoutTests/ChangeLog	2019-01-17 19:03:08 UTC (rev 240116)
@@ -1,3 +1,12 @@
+2019-01-17  Per Arne Vollan  <[email protected]>
+
+        Layout Test js/dfg-int-overflow-in-loop.html is failing
+        https://bugs.webkit.org/show_bug.cgi?id=193540
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
 2019-01-17  Ross Kirsling  <[email protected]>
 
         Get rid of Sputnik tests.

Modified: trunk/LayoutTests/platform/win/TestExpectations (240115 => 240116)


--- trunk/LayoutTests/platform/win/TestExpectations	2019-01-17 18:34:40 UTC (rev 240115)
+++ trunk/LayoutTests/platform/win/TestExpectations	2019-01-17 19:03:08 UTC (rev 240116)
@@ -3910,7 +3910,7 @@
 webkit.org/b/181869 svg/filters/fePointLight-color.svg [ ImageOnlyFailure ]
 webkit.org/b/181869 svg/filters/feSpotLight-color.svg [ ImageOnlyFailure ]
 
-webkit.org/b/182119 js/dom/random-array-gc-stress.html [ Failure ]
+webkit.org/b/182119 js/dom/random-array-gc-stress.html [ Skip ]
 
 webkit.org/b/182120 http/tests/images/image-supports-video.html [ Failure ]
 
@@ -4246,3 +4246,22 @@
 js/dom/modules/import-mjs-module.html [ Skip ]
 
 webkit.org/b/181957 http/tests/misc/resource-timing-resolution.html [ Pass Failure ]
+
+webkit.org/b/193540 editing/style/apply-style-iframe-crash.html [ Failure ]
+webkit.org/b/193540 editing/style/iframe-onload-crash-mac.html [ Failure ]
+webkit.org/b/193540 fast/dom/reference-cycle-leaks.html [ Failure ]
+webkit.org/b/193540 js/dom/stack-trace.html [ Failure ]
+webkit.org/b/193540 svg/animations/smil-leak-dynamically-added-element-instances.svg [ Failure ]
+webkit.org/b/193540 svg/animations/smil-leak-element-instances-noBaseValRef.svg [ Failure ]
+webkit.org/b/193540 svg/animations/smil-leak-element-instances.svg [ Failure ]
+webkit.org/b/193540 svg/animations/smil-leak-elements.svg [ Failure ]
+webkit.org/b/193540 svg/animations/smil-leak-list-property-instances.svg [ Failure ]
+webkit.org/b/193540 webanimations/leak-document-with-web-animation.html [ Failure ]
+
+webkit.org/b/193540 fast/shadow-dom/shadowroot-stylesheets-wrapper-gc.html [ Crash ]
+
+webkit.org/b/193540 fast/dom/Document/document-write-recursion.html [ Skip ]
+webkit.org/b/193540 js/dfg-int-overflow-in-loop.html [ Skip ]
+webkit.org/b/193540 js/slow-stress/marsaglia.html [ Skip ]
+webkit.org/b/193540 js/slow-stress/simple-custom-getter.html [ Skip ]
+webkit.org/b/193540 performance-api/performance-observer-no-document-leak.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to