Title: [259586] trunk/LayoutTests
Revision
259586
Author
jacob_uph...@apple.com
Date
2020-04-06 11:55:14 -0700 (Mon, 06 Apr 2020)

Log Message

[ macOS ] inspector/debugger/break-in-constructor-before-super.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=210062

Unreviewed test gardening.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (259585 => 259586)


--- trunk/LayoutTests/ChangeLog	2020-04-06 18:54:09 UTC (rev 259585)
+++ trunk/LayoutTests/ChangeLog	2020-04-06 18:55:14 UTC (rev 259586)
@@ -1,3 +1,12 @@
+2020-04-06  Jacob Uphoff  <jacob_uph...@apple.com>
+
+        [ macOS ] inspector/debugger/break-in-constructor-before-super.html is a flaky failure
+        https://bugs.webkit.org/show_bug.cgi?id=210062
+
+        Unreviewed test gardening.
+
+        * platform/mac/TestExpectations:
+
 2020-04-06  Antti Koivisto  <an...@apple.com>
 
         'currentcolor' doesn't need setHasExplicitlyInheritedProperties marking anymore

Modified: trunk/LayoutTests/platform/mac/TestExpectations (259585 => 259586)


--- trunk/LayoutTests/platform/mac/TestExpectations	2020-04-06 18:54:09 UTC (rev 259585)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-04-06 18:55:14 UTC (rev 259586)
@@ -1006,7 +1006,7 @@
 webkit.org/b/148636 inspector/css/pseudo-element-matches-for-pseudo-element-node.html [ Pass Timeout ]
 webkit.org/b/148636 inspector/css/selector-dynamic-specificity.html [ Pass Timeout ]
 webkit.org/b/148636 inspector/css/selector-specificity.html [ Pass Timeout ]
-webkit.org/b/158742 [ Debug ] inspector/debugger/break-in-constructor-before-super.html [ Pass Timeout ]
+webkit.org/b/210062 [ Debug ] inspector/debugger/break-in-constructor-before-super.html [ Pass Failure ]
 webkit.org/b/163604 inspector/debugger/breakpoint-action-eval.html [ Pass Timeout ]
 webkit.org/b/165772 inspector/debugger/breakpoint-action-log.html [ Pass Failure ]
 webkit.org/b/161387 inspector/debugger/breakpoint-action-with-exception.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to