Bug 303483
| Summary: | [GTK][WPE] The test accessibility/auto-fill-types.html does not TIMEOUT anymore now it is a TEXT failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alejandro G. Castro <alex> |
| Component: | New Bugs | Assignee: | Alejandro G. Castro <alex> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Alejandro G. Castro
This is a gardening commit updating the test expectations.
Test result:
https://build.webkit.org/#/builders/40/builds/24117/steps/12/logs/stdio
Test history:
https://results.webkit.org/?suite=layout-tests&test=accessibility%2Fauto-fill-types.html&platform=WPE
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alejandro G. Castro
Pull request: https://github.com/WebKit/WebKit/pull/54779
Alejandro G. Castro
The test fails since:
[300689@main-300692@main] UNKNOWN
300693@main TEXT (Expected: TIMEOUT)
Small diff:
diff --git a/LayoutTests/platform/glib/TestExpectations b/LayoutTests/platform/glib/TestExpectations
index 6230be9bd34b..ba699de4bbf3 100644
--- a/LayoutTests/platform/glib/TestExpectations
+++ b/LayoutTests/platform/glib/TestExpectations
@@ -3669,7 +3669,7 @@ webkit.org/b/160246 fast/text/multiple-feature-properties.html [ ImageOnlyFailur
webkit.org/b/160248 fast/text/combining-mark-paint.html [ ImageOnlyFailure ]
webkit.org/b/160248 fast/text/synthetic-bold-transformed.html [ ImageOnlyFailure ]
webkit.org/b/160249 fast/shrink-wrap/rect-shrink-wrap.html [ ImageOnlyFailure ]
-webkit.org/b/161583 accessibility/auto-fill-types.html [ Timeout ]
+webkit.org/b/161583 accessibility/auto-fill-types.html [ Failure ]
webkit.org/b/162815 fast/text/variations/font-face-clamp.html [ ImageOnlyFailure ]
webkit.org/b/162815 fast/text/variations/font-selection-properties.html [ ImageOnlyFailure ]
webkit.org/b/162815 fast/text/variations/skia-postscript-name.html [ ImageOnlyFailure ]
EWS
Test gardening commit 303837@main (fa75d0cd1218): <https://commits.webkit.org/303837@main>
Reviewed commits have been landed. Closing PR #54779 and removing active labels.