Skip to content

Feature/20397 separated buttons #721

Feature/20397 separated buttons

Feature/20397 separated buttons #721

GitHub Actions / Xcode test results failed Feb 2, 2024 in 0s

Xcode test results

Testing project TripKit with scheme TripKit-iOS

Summary

TotalSuccess PassedFailure FailedSkipped SkippedExpected Failure Expected Failure⏱️ Time
1531501208.03s

Test Summary

TripKitTests

  • Device: iPhone 14, 17.2 (21C62)
  • SDK: Simulator - iOS 17.2, 17.2
TestTotalSuccessFailureSkippedExpected Failure
test-class ASPolygonKitTests1010000
test-class RoutingAPIParserTest66000
test-class TKAPIParsingTest11000
test-class TKAlertModelTest44000
test-class TKAutocompletionResultTest88000
test-class TKBetterDecodingTest11000
test-class TKBookingAvailabilityTest33000
test-class TKBookingDecodingTest66000
test-class TKBuzzInfoProviderTest77000
test-class TKDeparturesModelTest11000
test-class TKGeoJSONClusterTest11000
test-class TKGeoJSONTest11000
test-class TKJSONSanitizerTest22000
test-class TKLocationInfoTest44000
test-class TKLocationRestorationTest44000
test-class TKModeHelperTest33000
test-class TKPeliasTitleTest33000
test-class TKPolylineDecoderTest33000
test-class TKRegionManagerTest32100
test-class TKRouterTest1010000
test-class TKSettingsTest55000
test-class TKTestCase11000
test-class TKTripSegmentModeTitleTest11000
test-class TKUIAutocompletionRaceTest99000
test-class TKUIGeocoderTest97020
test-class TKUIMapManagerHelperTest33000
test-class TKUIModePickerTest55000
test-class TKUIPolylineRendererStabilityTest33000
test-class TKUIRoutingQueryInputViewModelTest1111000
test-class TKUISectionedAlertsTest22000
test-class TKUIShareHelperTest66000
test-class TKUITripOverviewViewModelTest88000
test-class TKWaypointRouterTest99000

Failure Failures

TripKitTests/TKRegionManagerTest/testSavingToCache()

File/Users/runner/work/tripkit-ios/tripkit-ios/Tests/TripKitTests/parsing/TKRegionManagerTest.swift:38
Issue TypeAssertion Failure
MessageXCTAssertNotNil failed

Details

Test Details

TripKitTestsback

ASPolygonKitTests back

SuccessFailureSkippedExpected Failure⏱️
10 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testAll()
Successtest-method testCH()
Successtest-method testInvariantToShuffling()
Successtest-method testOCFailure()
Successtest-method testPolygonContains()
Successtest-method testScandinavia()
Successtest-method testSinglePointFailure()
Successtest-method testStaya()
Successtest-method testUK()
Successtest-method testUnsuccessfulUnion()

RoutingAPIParserTest back

SuccessFailureSkippedExpected Failure⏱️
6 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testExampleRoutingResponses()
Successtest-method testKnownInstruction()
Successtest-method testMissingRoadTags()
Successtest-method testUnknownInstruction()
Successtest-method testUnknownRoadTags()
Successtest-method testWalkingShapes()

TKAPIParsingTest back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testParsingManlyWharf()

TKAlertModelTest back

SuccessFailureSkippedExpected Failure⏱️
4 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testAlertWithoutAction()
Successtest-method testAlertWithRerouteAction()
Successtest-method testAlertWithUnknownAction()
Successtest-method testRerouteActionWithoutStopsToAvoid()

TKAutocompletionResultTest back

SuccessFailureSkippedExpected Failure⏱️
8 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testAbbreviations()
Successtest-method testAutocompletionPreparation()
Successtest-method testBadFuzzyMatches()
Successtest-method testDeeWhyAutocompletion5147()
Successtest-method testGeorgeStreet()
Successtest-method testHomeAutocompletion()
Successtest-method testMultipleSearchTerms()
Successtest-method testTrainStationSearchTerms()

TKBetterDecodingTest back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testDecodeOptionalISO()

TKBookingAvailabilityTest back

SuccessFailureSkippedExpected Failure⏱️
3 (100%)0 (0%)0 (0%)0 (0%)0.01s
Successtest-method testContainsDate()
Successtest-method testDidParse()
Successtest-method testOverlaps()

TKBookingDecodingTest back

SuccessFailureSkippedExpected Failure⏱️
6 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testBookingAUDCurrency()
Successtest-method testBookingEURCurrency()
Successtest-method testBookingUSDCurrency()
Successtest-method testBookingYenCurrency()
Successtest-method testFakePublicTransportBooking()
Successtest-method testFakeTNCBooking()

TKBuzzInfoProviderTest back

SuccessFailureSkippedExpected Failure⏱️
7 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testPublicTransportModes()
Successtest-method testRegionInformationList()
Successtest-method testRegionInformationNuremberg()
Successtest-method testRegionInformationSydney()
Successtest-method testRegionInformationVancouver()
Successtest-method testRoutesSF()
Successtest-method testTransitAlerts()

TKDeparturesModelTest back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)0.03s
Successtest-method testParsingParentStopDepartures()

TKGeoJSONClusterTest back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)5.34s
Successtest-method testClustering()

TKGeoJSONTest back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)0.01s
Successtest-method testParsing()

TKJSONSanitizerTest back

SuccessFailureSkippedExpected Failure⏱️
2 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testMadeUpExample()
Successtest-method testModeInfo()

TKLocationInfoTest back

SuccessFailureSkippedExpected Failure⏱️
4 (100%)0 (0%)0 (0%)0 (0%)0.01s
Successtest-method testCarRental()
Successtest-method testCarRentalSpecialDays()
Successtest-method testLocationInformationForBikePods()
Successtest-method testOnStreetParking()

TKLocationRestorationTest back

SuccessFailureSkippedExpected Failure⏱️
4 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testRestoringCarPark()
Successtest-method testRestoringCarPod()
Successtest-method testRestoringNamedCoordinate()
Successtest-method testRestoringStop()

TKModeHelperTest back

SuccessFailureSkippedExpected Failure⏱️
3 (100%)0 (0%)0 (0%)0 (0%)0.45s
Successtest-method testEmpty()
Successtest-method testSimple()
Successtest-method testSubmodes()

TKPeliasTitleTest back

SuccessFailureSkippedExpected Failure⏱️
3 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testAussieSubtitles()
Successtest-method testGermanSubtitles()
Successtest-method testMericanSubtitles()

TKPolylineDecoderTest back

SuccessFailureSkippedExpected Failure⏱️
3 (100%)0 (0%)0 (0%)0 (0%)0.04s
Successtest-method testDecodeAdelaide()
Successtest-method testDecodeSydCycling()
Successtest-method testDecodeSydDrive()

TKRegionManagerTest back

SuccessFailureSkippedExpected Failure⏱️
2 (67%)1 (33%)0 (0%)0 (0%)0.02s
Successtest-method testParsing()
Failuretest-method testSavingToCache()back
Successtest-method testSortingModes()

TKRouterTest back

SuccessFailureSkippedExpected Failure⏱️
10 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testParsingCycleTrainCycleResult()
Successtest-method testParsingGoGetResult()
Successtest-method testParsingOldPTResult()
Successtest-method testParsingPerformance()
Successtest-method testParsingPublicTransportWithStops()
Successtest-method testParsingRouteGetsWalks()
Successtest-method testParsingTripWithSharedScooter()
Successtest-method testThatEnvironmentWorks()
Successtest-method testTripCache()
Successtest-method testURLWithAdditionalParameterArray()

TKSettingsTest back

SuccessFailureSkippedExpected Failure⏱️
5 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testDefaultValues()
Successtest-method testReadPerformance()
Successtest-method testRoundtripCoding()
Successtest-method testSpeed()
Successtest-method testWeightsToJSON()

TKTestCase back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testThatEnvironmentWorks()

TKTripSegmentModeTitleTest back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testSegmentModeTitle()

TKUIAutocompletionRaceTest back

SuccessFailureSkippedExpected Failure⏱️
9 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testAllInFirstBatch()
Successtest-method testAllInSecondBatch()
Successtest-method testBestInFirstBatch()
Successtest-method testBestInSecondBatch()
Successtest-method testErrorInAll()
Successtest-method testErrorInOne()
Successtest-method testNoInput()
Successtest-method testNoResults()
Successtest-method testTopInBoth()

TKUIGeocoderTest back

SuccessFailureSkippedExpected Failure⏱️
7 (78%)0 (0%)2 (22%)0 (0%)2.02s
Successtest-method testBrandonAveSydney()
Successtest-method testDeeWhy5147()
Successtest-method testExploreAutocomplete7336()
Successtest-method testGarrisSt4252()
Skippedtest-method testGeorgeSt2554()
Skippedtest-method testMOMA6279()
Successtest-method testNoUnnecessaryStreetNumbers()
Successtest-method testRPATypo6294()
Successtest-method testWrongSydneyAirport7838()

TKUIMapManagerHelperTest back

SuccessFailureSkipped

Annotations

Check failure on line 38 in Tests/TripKitTests/parsing/TKRegionManagerTest.swift

See this annotation in the file changed.

@github-actions github-actions / Xcode test results

Assertion Failure

XCTAssertNotNil failed