Bug 242264

Summary: [ iOS Release ] http/tests/paymentrequest/updateWith-shippingOptions.https.html is a flaky failure
Product: WebKit Reporter: Hercules Hjalmarsson <hhjalmarsson>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: hi, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Hercules Hjalmarsson 2022-07-01 13:42:45 PDT
http/tests/paymentrequest/updateWith-shippingOptions.https.html

This bug is a flaky failure.

HISTORY:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fpaymentrequest%2FupdateWith-shippingOptions.https.html

DIFF:
--- /Volumes/Data/worker/Apple-iOS-15-Simulator-Release-WK2-Tests/build/layout-test-results/http/tests/paymentrequest/updateWith-shippingOptions.https-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-15-Simulator-Release-WK2-Tests/build/layout-test-results/http/tests/paymentrequest/updateWith-shippingOptions.https-actual.txt
@@ -1,4 +1,4 @@
 
 PASS Calling `updateWith` with a new `shippingOptions` without `requestShipping` should not update any values.
-PASS Calling `updateWith` with a new `shippingOptions` should not update any other values.
+FAIL Calling `updateWith` with a new `shippingOptions` should not update any other values. assert_equals: shipping option 0 selected should change expected (boolean) false but got (undefined) undefined

DIFF URL:
https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-WK2-Tests/252043@main%20(3659)/http/tests/paymentrequest/updateWith-shippingOptions.https-diff.txt
Comment 1 Radar WebKit Bug Importer 2022-07-01 13:43:19 PDT
<rdar://problem/96312101>
Comment 2 Hercules Hjalmarsson 2022-07-01 15:25:31 PDT
Unable to reproduce issue at iOS ToT using 1000 iterations with command:

run-webkit-test http/tests/paymentrequest/updateWith-shippingOptions.https.html
Comment 3 Hercules Hjalmarsson 2022-07-05 13:42:09 PDT
Pull request: https://github.com/WebKit/WebKit/pull/2090
Comment 4 EWS 2022-07-05 14:05:19 PDT
Test gardening commit 252150@main (63dbb0d3060d): <https://commits.webkit.org/252150@main>

Reviewed commits have been landed. Closing PR #2090 and removing active labels.