Title: [281499] trunk/LayoutTests
Revision
281499
Author
[email protected]
Date
2021-08-24 10:57:38 -0700 (Tue, 24 Aug 2021)

Log Message

Removing test expectations for fixed bug [ Win EWS ] fast/forms/* tests are flaky crashing FAULTING_IP:  WebKit!WebCore::FontCache::lastResortFallbackFont+ec [C:\cygwin\home\buildbot\worker\Windows-EWS\build\Source\WebCore\platform\graphics\win\FontCacheWin.cpp @ 424].
https://bugs.webkit.org/show_bug.cgi?id=229009

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (281498 => 281499)


--- trunk/LayoutTests/ChangeLog	2021-08-24 17:47:00 UTC (rev 281498)
+++ trunk/LayoutTests/ChangeLog	2021-08-24 17:57:38 UTC (rev 281499)
@@ -1,3 +1,12 @@
+2021-08-24  Ayumi Kojima  <[email protected]>
+
+        Removing test expectations for fixed bug [ Win EWS ] fast/forms/* tests are flaky crashing FAULTING_IP:  WebKit!WebCore::FontCache::lastResortFallbackFont+ec [C:\cygwin\home\buildbot\worker\Windows-EWS\build\Source\WebCore\platform\graphics\win\FontCacheWin.cpp @ 424].
+        https://bugs.webkit.org/show_bug.cgi?id=229009
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
 2021-08-24  Arcady Goldmints-Orlov  <[email protected]>
 
         [GLIB] Update baselines after r281422

Modified: trunk/LayoutTests/platform/win/TestExpectations (281498 => 281499)


--- trunk/LayoutTests/platform/win/TestExpectations	2021-08-24 17:47:00 UTC (rev 281498)
+++ trunk/LayoutTests/platform/win/TestExpectations	2021-08-24 17:57:38 UTC (rev 281499)
@@ -4658,20 +4658,6 @@
 
 webkit.org/b/229194 [ Release ] fast/forms/number/number-spinbutton-state.html [ Pass Crash ]
 
-webkit.org/b/228968 fast/forms/search/search-zoom-computed-style-height.html [ Pass Crash ]
-
-webkit.org/b/229009 fast/forms/input-baseline.html [ Pass Crash ]
-webkit.org/b/229009 fast/forms/form-element-geometry.html [ Pass Crash ]
-webkit.org/b/229009 fast/forms/focus-selection-input.html [ Pass Crash ]
-webkit.org/b/229009 fast/forms/select/listbox-in-multi-column.html [ Pass Crash ]
-webkit.org/b/229009 fast/events/mouse-cursor-image-set.html [ Pass Crash ]
-webkit.org/b/229009 fast/forms/input-button-sizes.html [ Pass Crash ]
-webkit.org/b/229009 fast/forms/input-placeholder-paint-order-2.html [ Pass Crash ]
-webkit.org/b/229009 fast/forms/select/select-painting.html [ Pass Crash ]
-webkit.org/b/229009 fast/forms/textarea/textarea-placeholder-paint-order-2.html [ Pass Crash ]
-
-webkit.org/b/229143 fast/forms/input-appearance-spinbutton-size.html [ Pass Crash ]
-
 webkit.org/b/229005 fast/events/dropzone-005.html [ Pass Crash ]
 
 webkit.org/b/229191 animations/shadow-host-child-change.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to