Title: [293702] trunk/LayoutTests
Revision
293702
Author
commit-qu...@webkit.org
Date
2022-05-02 17:04:42 -0700 (Mon, 02 May 2022)

Log Message

[ iOS ][ macOS ] css3/calc/transitions-dependent.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=239990

Unreviewed test gardening.

* LayoutTests/platform/ios-simulator/TestExpectations:
* LayoutTests/platform/mac/TestExpectations:

Canonical link: https://commits.webkit.org/250193@main

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (293701 => 293702)


--- trunk/LayoutTests/ChangeLog	2022-05-03 00:01:12 UTC (rev 293701)
+++ trunk/LayoutTests/ChangeLog	2022-05-03 00:04:42 UTC (rev 293702)
@@ -1,3 +1,13 @@
+2022-05-02  Karl Rackler  <rack...@apple.com>
+
+        [ iOS ][ macOS ] css3/calc/transitions-dependent.html is a flaky failure
+        https://bugs.webkit.org/show_bug.cgi?id=239990
+
+        Unreviewed test gardening. 
+
+        * platform/ios-simulator/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2022-05-02  Oriol Brufau  <obru...@igalia.com>
 
         [cssom] Don't index 'all' shorthand in computed styles

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (293701 => 293702)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2022-05-03 00:01:12 UTC (rev 293701)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2022-05-03 00:04:42 UTC (rev 293702)
@@ -125,4 +125,6 @@
 [ arm64 ] webaudio/Analyser/realtimeanalyser-freq-data-smoothing.html [ Failure ]
 [ arm64 ] webaudio/Analyser/realtimeanalyser-freq-data.html [ Failure ]
 [ arm64 ] webaudio/OfflineAudioContext-bad-buffer-crash.html [ Failure ]
-[ arm64 ] webaudio/OfflineAudioContext/bad-buffer-length.html [ Failure ]
\ No newline at end of file
+[ arm64 ] webaudio/OfflineAudioContext/bad-buffer-length.html [ Failure ]
+
+webkit.org/b/239990 css3/calc/transitions-dependent.html [ Pass Failure ]

Modified: trunk/LayoutTests/platform/mac/TestExpectations (293701 => 293702)


--- trunk/LayoutTests/platform/mac/TestExpectations	2022-05-03 00:01:12 UTC (rev 293701)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2022-05-03 00:04:42 UTC (rev 293702)
@@ -2299,3 +2299,4 @@
 
 webkit.org/b/239794 webanimations/accelerated-animation-after-forward-filling-animation.html [ Pass ImageOnlyFailure ]
 
+webkit.org/b/239990 css3/calc/transitions-dependent.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to