mapbox / mapbox-directions-swift

Traffic-aware directions and map matching in Swift on iOS, macOS, tvOS, watchOS, and Linux
https://www.mapbox.com/navigation/
ISC License
184 stars 90 forks source link

Flaky URLProtocol-based test #354

Closed akitchen closed 4 years ago

akitchen commented 5 years ago

See https://github.com/mapbox/MapboxDirections.swift/pull/353 for more context, but we seem to have some non-determinism in how the stubbed networking tests are set up. If this becomes more of a regular occurrence/annoyance then let's take some time to dig in.

1ec5 commented 4 years ago

Forward-duping to #395.