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
Total | Passed | Failed | Skipped | Expected Failure | ⏱️ Time |
---|---|---|---|---|---|
6 | 4 | 2 | 0 | 0 | 0.68s |
Test Summary
IntegrationTests
- Device: iPhone 13, 15.5 (19F70)
- SDK: Simulator - iOS 15.5, 15.5
Test | Total | ||||
---|---|---|---|---|---|
TestTrackEventsToMicro | 6 | 4 | 2 | 0 | 0 |
Failures
IntegrationTests/TestTrackEventsToMicro/testMediaTrackingUsingAVPlayer()
File | /Users/runner/work/snowplow-ios-tracker/snowplow-ios-tracker/IntegrationTests/TestTrackEventsToMicro.swift:34 |
Issue Type | Assertion Failure |
Message | Asynchronous 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 Type | Assertion Failure |
Message | XCTAssertEqual failed: ("Optional("873d2e60-5d54-443e-b6d6-9fa7b8cdc9d4")") is not equal to ("Optional("4da89170-79b3-4f73-9b24-efc27d66d346")") |
Details
Test Details
IntegrationTests
TestTrackEventsToMicro
⏱️ | ||||
---|---|---|---|---|
4 (67%) | 2 (33%) | 0 (0%) | 0 (0%) | 0.68s |
testMediaTrackingUsingAVPlayer() Activities:
| |
testSessionTracking() Activities:
| |
testTrackDeepLink()
| |
testTrackScreenViews()
| |
testTrackSelfDescribing()
| |
testTrackStructuredEvent()
|
Annotations
Check failure on line 34 in snowplow-ios-tracker/IntegrationTests/TestTrackEventsToMicro.swift
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
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")")
Loading