Title: [253551] trunk/LayoutTests
Revision
253551
Author
pvol...@apple.com
Date
2019-12-16 07:41:31 -0800 (Mon, 16 Dec 2019)

Log Message

Layout Test js/integer-division-neg2tothe32-by-neg1.html is failing
https://bugs.webkit.org/show_bug.cgi?id=205272

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (253550 => 253551)


--- trunk/LayoutTests/ChangeLog	2019-12-16 14:49:10 UTC (rev 253550)
+++ trunk/LayoutTests/ChangeLog	2019-12-16 15:41:31 UTC (rev 253551)
@@ -1,3 +1,12 @@
+2019-12-16  Per Arne Vollan  <pvol...@apple.com>
+
+        Layout Test js/integer-division-neg2tothe32-by-neg1.html is failing
+        https://bugs.webkit.org/show_bug.cgi?id=205272
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
 2019-12-16  youenn fablet  <you...@apple.com>
 
         SecurityOrigin should be unique for null blob URLs that have been unregistered

Modified: trunk/LayoutTests/platform/win/TestExpectations (253550 => 253551)


--- trunk/LayoutTests/platform/win/TestExpectations	2019-12-16 14:49:10 UTC (rev 253550)
+++ trunk/LayoutTests/platform/win/TestExpectations	2019-12-16 15:41:31 UTC (rev 253551)
@@ -4499,3 +4499,5 @@
 webkit.org/b/204795 fast/layoutformattingcontext/flow-integration-basic.html [ Failure ]
 
 webkit.org/b/204974 http/tests/xmlhttprequest/sync-xhr-in-unload.html [ Failure ]
+
+webkit.org/b/205272 js/integer-division-neg2tothe32-by-neg1.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to