Title: [293523] trunk/LayoutTests
Revision
293523
Author
[email protected]
Date
2022-04-27 12:03:10 -0700 (Wed, 27 Apr 2022)

Log Message

[GTK] The setting WebKitMinimumFontSize is not reset by the testing framework, leading to flaky tests
https://bugs.webkit.org/show_bug.cgi?id=237181

Unreviewed test gardening.

Patch by Arcady Goldmints-Orlov <[email protected]> on 2022-04-27

* platform/gtk/TestExpectations: Remove skip now that the test doesn't cause problems.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (293522 => 293523)


--- trunk/LayoutTests/ChangeLog	2022-04-27 19:01:04 UTC (rev 293522)
+++ trunk/LayoutTests/ChangeLog	2022-04-27 19:03:10 UTC (rev 293523)
@@ -1,3 +1,12 @@
+2022-04-27  Arcady Goldmints-Orlov  <[email protected]>
+
+        [GTK] The setting WebKitMinimumFontSize is not reset by the testing framework, leading to flaky tests
+        https://bugs.webkit.org/show_bug.cgi?id=237181
+
+        Unreviewed test gardening.
+
+        * platform/gtk/TestExpectations: Remove skip now that the test doesn't cause problems.
+
 2022-04-27  Tim Nguyen  <[email protected]>
 
         [css-text] Make word-wrap CSS property an alias of overflow-wrap

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (293522 => 293523)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2022-04-27 19:01:04 UTC (rev 293522)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2022-04-27 19:03:10 UTC (rev 293523)
@@ -199,9 +199,6 @@
 # Crash on EWS bot.
 webrtc/vp8-then-h264-gpu-process-crash.html [ Skip ]
 
-# This test introduces flakiness due to issues with resetting WebPreferences.
-webkit.org/b/237181 fast/forms/validation-message-minimum-font-size.html [ Skip ]
-
 #//////////////////////////////////////////////////////////////////////////////////////////
 # End of Triaged Expectations
 # Legacy Expectations sections below
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to