NEW 229502
[BigSur wk2 Debug] http/tests/inspector/paymentrequest/payment-request-internal-properties.https.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=229502
Summary [BigSur wk2 Debug] http/tests/inspector/paymentrequest/payment-request-intern...
Eric Hutchison
Reported 2021-08-25 10:25:28 PDT
http/tests/inspector/paymentrequest/payment-request-internal-properties.https.html is a flaky failure on BigSur wk2 debug. History: https://results.webkit.org/?platform=ios&platform=mac&suite=layout-tests&test=http%2Ftests%2Finspector%2Fpaymentrequest%2Fpayment-request-internal-properties.https.html Results: https://build.webkit.org/results/Apple-BigSur-Debug-WK2-Tests/r281509%20(3408)/results.html Diff: --- /Volumes/Data/worker/bigsur-debug-tests-wk2/build/layout-test-results/http/tests/inspector/paymentrequest/payment-request-internal-properties.https-expected.txt +++ /Volumes/Data/worker/bigsur-debug-tests-wk2/build/layout-test-results/http/tests/inspector/paymentrequest/payment-request-internal-properties.https-actual.txt @@ -107,7 +107,24 @@ } -- Running test case: RemoteObject.InternalProperties.PaymentRequest.Initiated -INTERNAL PROPERTY: state: "interactive" +!! TIMEOUT: took longer than 10000ms + +-- Running test case: RemoteObject.InternalProperties.PaymentRequest.Closed +INTERNAL PROPERTY: state: "closed" +INTERNAL PROPERTY: state: "closed" +INTERNAL PROPERTY: details: { + "id": "<filtered>", + "total": { + "label": "Total", + "amount": { + "currency": "USD", + "value": "9.99" + }, + "pending": false + }, + "shippingOptions": [], + "modifiers": [] +} INTERNAL PROPERTY: details: { "id": "<filtered>", "total": { @@ -128,22 +145,6 @@ "requestShipping": true, "shippingType": "shipping" } - --- Running test case: RemoteObject.InternalProperties.PaymentRequest.Closed -INTERNAL PROPERTY: state: "closed" -INTERNAL PROPERTY: details: { - "id": "<filtered>", - "total": { - "label": "Total", - "amount": { - "currency": "USD", - "value": "9.99" - }, - "pending": false - }, - "shippingOptions": [], - "modifiers": [] -} INTERNAL PROPERTY: options: { "requestPayerName": false, "requestPayerEmail": false,
Attachments
Radar WebKit Bug Importer
Comment 1 2021-08-25 10:28:50 PDT
Eric Hutchison
Comment 2 2021-08-25 10:45:17 PDT
Eric Hutchison
Comment 3 2021-09-14 16:04:39 PDT
Unable to reproduce test results locally.
Note You need to log in before you can comment on or make changes to this bug.