Bug 298608
| Summary: | REGRESSION(299374@main): [ iOS ] imported/w3c/web-platform-tests/digital-credentials/create.tentative.https.html is a flaky text failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bryan Medina <bmedina2> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | marcosc, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 268516 | ||
Bryan Medina
imported/w3c/web-platform-tests/digital-credentials/create.tentative.https.html
is a flaky text failure on all configurations of iOS.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fdigital-credentials%2Fcreate.tentative.https.html
TEXT DIFF:
--- /Volumes/Data/worker/Apple-iPadOS-18-Simulator-Debug-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/digital-credentials/create.tentative.https-expected.txt
+++ /Volumes/Data/worker/Apple-iPadOS-18-Simulator-Debug-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/digital-credentials/create.tentative.https-actual.txt
@@ -1,4 +1,5 @@
-
+ This test requires user interaction.
+Please click here to allow user activation.
Harness Error (TIMEOUT), message = null
TEXT DIFF URL:
https://build.webkit.org/results/Apple-iPadOS-18-Simulator-Debug-WK2-Tests/299746@main%20(1696)/imported/w3c/web-platform-tests/digital-credentials/create.tentative.https-diff.txt
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/160216237>
Bryan Medina
I was able to reproduce this text failure locally only device running iOS 18 simulator Debug ToT using the following command:
run-webkit-tests imported/w3c/web-platform-tests/digital-credentials/create.tentative.https.html -ios-simulator --debug
EWS
Test gardening commit 299767@main (df640eb2059a): <https://commits.webkit.org/299767@main>
Reviewed commits have been landed. Closing PR #50503 and removing active labels.
Bryan Medina
It seems that the test has been failing since the reimport at 299374@main. Testing also produces a failure at 299374@main, whereas it does not at 299373@main, leading me to believe 299374@main is the regression point.
Marcos Caceres
The flaky [Pass Failure] iOS expectation tracked here was removed in b08a6a752d5f (304437@main) when create.tentative.https.html was moved to an unconditional [Skip] under bug 303807. Note: the underlying iOS flakiness was not fixed — it is masked by the skip and is likely to resurface when the test is un-skipped as create() lands. Tracking continues under 303807.
Marcos Caceres
*** This bug has been marked as a duplicate of bug 303807 ***