mapbox-navigation-ios
mapbox-navigation-ios copied to clipboard
Disabled tests tracking
Right now we have the following tests disabled:
- [ ]
MapboxCoreNavigationTests.testArrive(), it fails on CI but run well locally - [ ]
NavigationEventsManagerTests.testDepartRerouteArrive() - [ ]
NavigationServiceTests.testLocationShouldUseHeading(), it's broken byPortableRoutecontroller&MBNavigator - [ ]
DataCacheTests.testCacheKeyPerformance(),InstructionPresenterTests.testAbbreviationPerformance()andStepsViewControllerTests.testUpdateCellPerformance(), tracked in #1468 - [x]
NavigationMapViewTests.testHighlightBuildings()andNavigationViewControllerTests.testPuck3DLayerPosition(), the failures are related with theMapboxMapsupgrade (#3790).
/cc @mapbox/navigation-ios @MaximAlien
https://github.com/mapbox/mapbox-navigation-ios/pull/3933 will fix testHighlightBuildings and testPuck3DLayerPosition tests.