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
Total | Passed | Failed | Skipped | Expected Failure | ⏱️ Time |
---|---|---|---|---|---|
6 | 5 | 1 | 0 | 0 | 0.59s |
Test Summary
IntegrationTests
- Device: iPhone 13, 15.5 (19F70)
- SDK: Simulator - iOS 15.5, 15.5
Test | Total | ||||
---|---|---|---|---|---|
TestTrackEventsToMicro | 6 | 5 | 1 | 0 | 0 |
Failures
IntegrationTests/TestTrackEventsToMicro/testMediaTrackingUsingAVPlayer()
File | /Users/runner/work/snowplow-ios-tracker/snowplow-ios-tracker/IntegrationTests/Utils/Micro.swift:65 |
Issue Type | Assertion Failure |
Message | failed - 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 Type | Assertion Failure |
Message | Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Count of good and bad events". |
Details
Test Details
IntegrationTests
TestTrackEventsToMicro
⏱️ | ||||
---|---|---|---|---|
5 (83%) | 1 (17%) | 0 (0%) | 0 (0%) | 0.59s |
testMediaTrackingUsingAVPlayer() Activities:
| |
testSessionTracking()
| |
testTrackDeepLink()
| |
testTrackScreenViews()
| |
testTrackSelfDescribing()
| |
testTrackStructuredEvent()
|
Annotations
Check failure on line 65 in snowplow-ios-tracker/IntegrationTests/Utils/Micro.swift
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
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".
Loading