Esri / arcgis-maps-sdk-swift-toolkit

Mapping components that will simplify your Swift app development with the ArcGIS Maps SDK for Swift.
https://developers.arcgis.com/swift
Apache License 2.0
29 stars 7 forks source link

`FeatureFormView` - Stabilize test case 1.4 #661

Closed dfeinzimer closed 5 months ago

dfeinzimer commented 5 months ago

This case has failed twice at this point over the last two days.

Bumping to 10 seconds has worked elsewhere in these tests.

mhdostal commented 5 months ago

I wonder if we should just switch to a 10 second wait for all future tests. It won't increase the execution time if the checks complete within the original 5 seconds, but might prevent future issues like this.