Skip to content

Merge pull request #905 from snowplow/release/6.0.8 #56

Merge pull request #905 from snowplow/release/6.0.8

Merge pull request #905 from snowplow/release/6.0.8 #56

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

Xcode test results

Testing workspace snowplow-ios-tracker with scheme SnowplowTracker

Summary

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

Test Summary

IntegrationTests

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

Failure Failures

IntegrationTests/TestTrackEventsToMicro/testMediaTrackingUsingAVPlayer()

File/Users/runner/work/snowplow-ios-tracker/snowplow-ios-tracker/IntegrationTests/TestTrackEventsToMicro.swift:34
Issue TypeAssertion Failure
MessageAsynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Reset Micro".

IntegrationTests/TestTrackEventsToMicro/testSessionTracking()

File/Users/runner/work/snowplow-ios-tracker/snowplow-ios-tracker/IntegrationTests/TestTrackEventsToMicro.swift:154
Issue TypeAssertion Failure
MessageXCTAssertEqual failed: ("Optional("873d2e60-5d54-443e-b6d6-9fa7b8cdc9d4")") is not equal to ("Optional("4da89170-79b3-4f73-9b24-efc27d66d346")")

Details

Test Details

IntegrationTestsback

TestTrackEventsToMicro back

SuccessFailureSkippedExpected Failure⏱️
4 (67%)2 (33%)0 (0%)0 (0%)0.68s
Failuretest-method testMediaTrackingUsingAVPlayer()back

Activities:
  • Assertion Failure at TestTrackEventsToMicro.swift:34: Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Reset Micro".
Failuretest-method testSessionTracking()back

Activities:
  • Assertion Failure at TestTrackEventsToMicro.swift:154: XCTAssertEqual failed: ("Optional("873d2e60-5d54-443e-b6d6-9fa7b8cdc9d4")") is not equal to ("Optional("4da89170-79b3-4f73-9b24-efc27d66d346")")
Successtest-method testTrackDeepLink()
Successtest-method testTrackScreenViews()
Successtest-method testTrackSelfDescribing()
Successtest-method testTrackStructuredEvent()

Annotations

Check failure on line 34 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: "Reset Micro".

Check failure on line 154 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

XCTAssertEqual failed: ("Optional("873d2e60-5d54-443e-b6d6-9fa7b8cdc9d4")") is not equal to ("Optional("4da89170-79b3-4f73-9b24-efc27d66d346")")