Skip to content

Merge pull request #910 from snowplow/release/6.0.9 #57

Merge pull request #910 from snowplow/release/6.0.9

Merge pull request #910 from snowplow/release/6.0.9 #57

GitHub Actions / Test results: Integration (iOS, Xcode 13.4) failed Nov 20, 2024 in 0s

Xcode test results

Testing workspace snowplow-ios-tracker with scheme SnowplowTracker

Summary

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

Test Summary

IntegrationTests

  • Device: iPhone 13, 15.5 (19F70)
  • SDK: Simulator - iOS 15.5, 15.5
TestTotalSuccessFailureSkippedExpected Failure
test-class TestTrackEventsToMicro65100

Failure Failures

IntegrationTests/TestTrackEventsToMicro/testMediaTrackingUsingAVPlayer()

File/Users/runner/work/snowplow-ios-tracker/snowplow-ios-tracker/IntegrationTests/Utils/Micro.swift:65
Issue TypeAssertion Failure
Messagefailed - Didn't find the expected event counts in Micro, actual: {"total":2,"good":2,"bad":0}
File/Users/runner/work/snowplow-ios-tracker/snowplow-ios-tracker/IntegrationTests/TestTrackEventsToMicro.swift:178
Issue TypeAssertion Failure
MessageAsynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Count of good and bad events".

Details

Test Details

IntegrationTestsback

TestTrackEventsToMicro back

SuccessFailureSkippedExpected Failure⏱️
5 (83%)1 (17%)0 (0%)0 (0%)0.59s
Failuretest-method testMediaTrackingUsingAVPlayer()back

Activities:
  • Assertion Failure at Micro.swift:65: failed - Didn't find the expected event counts in Micro, actual: {"total":2,"good":2,"bad":0}
  • Assertion Failure at TestTrackEventsToMicro.swift:178: Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Count of good and bad events".
Successtest-method testSessionTracking()
Successtest-method testTrackDeepLink()
Successtest-method testTrackScreenViews()
Successtest-method testTrackSelfDescribing()
Successtest-method testTrackStructuredEvent()

Annotations

Check failure on line 65 in snowplow-ios-tracker/IntegrationTests/Utils/Micro.swift

See this annotation in the file changed.

@github-actions github-actions / Test results: Integration (iOS, Xcode 13.4)

Assertion Failure

failed - Didn't find the expected event counts in Micro, actual: {"total":2,"good":2,"bad":0}

Check failure on line 178 in snowplow-ios-tracker/IntegrationTests/TestTrackEventsToMicro.swift

See this annotation in the file changed.

@github-actions github-actions / Test results: Integration (iOS, Xcode 13.4)

Assertion Failure

Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Count of good and bad events".