Bug 309088
| Summary: | [iPad iOS] imported/w3c/web-platform-tests/digital-credentials/allow-attribute-with-get.https.html is a text constant failure. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego De La Toba <d_delatoba> |
| Component: | New Bugs | Assignee: | Diego De La Toba <d_delatoba> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego De La Toba
imported/w3c/web-platform-tests/digital-credentials/allow-attribute-with-get.https.html is a constant text failure on iPad iOS.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fdigital-credentials%2Fallow-attribute-with-get.https.html
DIFF:
--- /Volumes/Data/worker/Apple-iPadOS-26-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/digital-credentials/allow-attribute-with-get.https-expected.txt
+++ /Volumes/Data/worker/Apple-iPadOS-26-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/digital-credentials/allow-attribute-with-get.https-actual.txt
@@ -1,18 +1,14 @@
-This test requires user interaction.
-Please click here to allow User activation.
-Harness Error (TIMEOUT), message = null
+FAIL With Get: Policy to use: null, is cross-origin: false, is allowed by policy: true assert_true: <iframe src="https://web-platform.test:9443/digital-credentials/support/iframe.html" data-expect-is-allowed="true" width="400" height="200"></iframe> - The document is not focused. expected true got false
+PASS With Get: Policy to use: null, is cross-origin: true, is allowed by policy: false
+FAIL With Get: Policy to use: digital-credentials-get, is cross-origin: false, is allowed by policy: true assert_true: <iframe allow="digital-credentials-get" src="https://web-platform.test:9443/digital-credentials/support/iframe.html" data-expect-is-allowed="true" width="400" height="200"></iframe> - The document is not focused. expected true got false
+PASS With Get: Policy to use: digital-credentials-get, is cross-origin: true, is allowed by policy: true
+FAIL With Get: Policy to use: digital-credentials-get *, is cross-origin: false, is allowed by policy: true assert_true: <iframe allow="digital-credentials-get *" src="https://web-platform.test:9443/digital-credentials/support/iframe.html" data-expect-is-allowed="true" width="400" height="200"></iframe> - The document is not focused. expected true got false
+PASS With Get: Policy to use: digital-credentials-get *, is cross-origin: true, is allowed by policy: true
+PASS With Get: Policy to use: digital-credentials-get 'none', is cross-origin: false, is allowed by policy: false
+PASS With Get: Policy to use: digital-credentials-get 'none', is cross-origin: true, is allowed by policy: false
+FAIL With Get: Policy to use: digital-credentials-get 'self', is cross-origin: false, is allowed by policy: true assert_true: <iframe allow="digital-credentials-get 'self'" src="https://web-platform.test:9443/digital-credentials/support/iframe.html" data-expect-is-allowed="true" width="400" height="200"></iframe> - The document is not focused. expected true got false
+PASS With Get: Policy to use: digital-credentials-get 'self', is cross-origin: true, is allowed by policy: false
+PASS With Get: Policy to use: digital-credentials-get https://www1.web-platform.test:9443, is cross-origin: false, is allowed by policy: false
+PASS With Get: Policy to use: digital-credentials-get https://www1.web-platform.test:9443, is cross-origin: true, is allowed by policy: true
-TIMEOUT With Get: Policy to use: null, is cross-origin: false, is allowed by policy: true Test timed out
-NOTRUN With Get: Policy to use: null, is cross-origin: true, is allowed by policy: false
-NOTRUN With Get: Policy to use: digital-credentials-get, is cross-origin: false, is allowed by policy: true
-NOTRUN With Get: Policy to use: digital-credentials-get, is cross-origin: true, is allowed by policy: true
-NOTRUN With Get: Policy to use: digital-credentials-get *, is cross-origin: false, is allowed by policy: true
-NOTRUN With Get: Policy to use: digital-credentials-get *, is cross-origin: true, is allowed by policy: true
-NOTRUN With Get: Policy to use: digital-credentials-get 'none', is cross-origin: false, is allowed by policy: false
-NOTRUN With Get: Policy to use: digital-credentials-get 'none', is cross-origin: true, is allowed by policy: false
-NOTRUN With Get: Policy to use: digital-credentials-get 'self', is cross-origin: false, is allowed by policy: true
-NOTRUN With Get: Policy to use: digital-credentials-get 'self', is cross-origin: true, is allowed by policy: false
-NOTRUN With Get: Policy to use: digital-credentials-get https://www1.web-platform.test:9443, is cross-origin: false, is allowed by policy: false
-NOTRUN With Get: Policy to use: digital-credentials-get https://www1.web-platform.test:9443, is cross-origin: true, is allowed by policy: true
-
DIFF URL:
https://build.webkit.org/results/Apple-iPadOS-26-Simulator-Release-WK2-Tests/308538%40main%20(1190)/imported/w3c/web-platform-tests/digital-credentials/allow-attribute-with-get.https-pretty-diff.html
REPRODUCTION:
Reproduced with the following using iPad simulator running iOS 26.2 release ToT:
run-webkit-tests --ios-simulator --force --release --child-processes=1 --no-retry --exit-after-n-failures 10 --iterations 100 imported/w3c/web-platform-tests/digital-credentials/allow-attribute-with-get.https.html
Marking expectations as failure while this pends investigation.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/171643982>
Diego De La Toba
Pull request: https://github.com/WebKit/WebKit/pull/59815
EWS
Test gardening commit 308567@main (d93f4b4cab18): <https://commits.webkit.org/308567@main>
Reviewed commits have been landed. Closing PR #59815 and removing active labels.
Diego De La Toba
Pull request: https://github.com/WebKit/WebKit/pull/59828