Title: [262564] trunk/LayoutTests
- Revision
- 262564
- Author
- [email protected]
- Date
- 2020-06-04 13:02:29 -0700 (Thu, 04 Jun 2020)
Log Message
media/modern-media-controls/time-label/time-label-white-space-nowrap.html is flaky failing
https://bugs.webkit.org/show_bug.cgi?id=212772
<rdar://problem/63554695>
Reviewed by Eric Carlson.
Remove some leftover debugging code that forces a failure if the test is slow.
* media/modern-media-controls/time-label/time-label-white-space-nowrap.html:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (262563 => 262564)
--- trunk/LayoutTests/ChangeLog 2020-06-04 19:58:18 UTC (rev 262563)
+++ trunk/LayoutTests/ChangeLog 2020-06-04 20:02:29 UTC (rev 262564)
@@ -1,3 +1,15 @@
+2020-06-04 Antoine Quint <[email protected]>
+
+ media/modern-media-controls/time-label/time-label-white-space-nowrap.html is flaky failing
+ https://bugs.webkit.org/show_bug.cgi?id=212772
+ <rdar://problem/63554695>
+
+ Reviewed by Eric Carlson.
+
+ Remove some leftover debugging code that forces a failure if the test is slow.
+
+ * media/modern-media-controls/time-label/time-label-white-space-nowrap.html:
+
2020-06-04 Carlos Alberto Lopez Perez <[email protected]>
Gardening after r262539
Modified: trunk/LayoutTests/media/modern-media-controls/time-label/time-label-white-space-nowrap.html (262563 => 262564)
--- trunk/LayoutTests/media/modern-media-controls/time-label/time-label-white-space-nowrap.html 2020-06-04 19:58:18 UTC (rev 262563)
+++ trunk/LayoutTests/media/modern-media-controls/time-label/time-label-white-space-nowrap.html 2020-06-04 20:02:29 UTC (rev 262564)
@@ -24,8 +24,6 @@
});
});
-setTimeout(finishJSTest, 3000);
-
</script>
<script src=""
</body>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes