Merge pull request #905 from snowplow/release/6.0.8 #56
GitHub Actions / Test results: Unit (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 |
---|---|---|---|---|---|
344 | 343 | 1 | 0 | 0 | 30.30s |
Test Summary
Tests
- Device: iPhone 13, 15.5 (19F70)
- SDK: Simulator - iOS 15.5, 15.5
Failures
Tests/TestFocalMeterConfiguration/testMakesRequestToKantarEndpointWithUserId()
File | /Users/runner/work/snowplow-ios-tracker/snowplow-ios-tracker/Tests/Configurations/TestFocalMeterConfiguration.swift:52 |
Issue Type | Assertion Failure |
Message | Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "Request made". |
Details
Test Details
Tests
LegacyTestSubject
⏱️ | ||||
---|---|---|---|---|
5 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.03s |
testGeoLocationGetWithoutNeededKeys()
| |
testGeoLocationWithSubjectConfiguration()
| |
testSubjectInit()
| |
testSubjectInitWithOptions()
| |
testSubjectSetterFunctions()
|
TestConfigurationBuilder
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.06s |
testCreateTrackerUsingBuilder()
|
TestDataPersistence
⏱️ | ||||
---|---|---|---|---|
8 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
TestDatabase
⏱️ | ||||
---|---|---|---|---|
11 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.01s |
TestEcommerceController
⏱️ | ||||
---|---|---|---|---|
2 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.67s |
testAddScreenEntity()
| |
testAddUserEntity()
|
TestEcommerceEntities
⏱️ | ||||
---|---|---|---|---|
3 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.02s |
testBuildsCartEntity()
| |
testBuildsProductEntity()
| |
testBuildsPromotionEntity()
|
TestEcommerceEvents
⏱️ | ||||
---|---|---|---|---|
11 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.25s |
TestEmitter
⏱️ | ||||
---|---|---|---|---|
14 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 1.00s |
TestEmitterConfiguration
⏱️ | ||||
---|---|---|---|---|
4 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 2.05s |
testActivatesServerAnonymisationInEmitter()
| |
testAllowsAccessToTheEventStore()
| |
testPauseEmitter()
| |
testRespectsEmitRange()
|
TestEvents
⏱️ | ||||
---|---|---|---|---|
21 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 1.06s |
TestFocalMeterConfiguration
⏱️ | ||||
---|---|---|---|---|
2 (67%) | 1 (33%) | 0 (0%) | 0 (0%) | 1.48s |
testMakesRequestToKantarEndpointWhenUserIdChanges()
| |
testMakesRequestToKantarEndpointWithProcessedUserId()
| |
testMakesRequestToKantarEndpointWithUserId() Activities:
|
TestGlobalContexts
⏱️ | ||||
---|---|---|---|---|
7 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.04s |
testAddRemove()
| |
testBlockGenerator()
| |
testContextGenerator()
| |
testGlobalContexts()
| |
testStaticGenerator()
| |
testStaticGeneratortWithFilter()
| |
testStaticGeneratorWithRuleset()
|
TestImmersiveSpaceState
⏱️ | ||||
---|---|---|---|---|
2 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.01s |
testEntityNotConfigured()
| |
testImmersiveSpaceStateMachine()
|
TestLifecycleState
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testLifecycleStateMachine()
|
TestLinkDecorator
⏱️ | ||||
---|---|---|---|---|
6 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.04s |
TestListItemViewModifier
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.04s |
testTracksListItemViewEvent()
|
TestLogger
⏱️ | ||||
---|---|---|---|---|
3 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testDiagnosticTracking()
| |
testDiagnosticTrackingWithError()
| |
testDiagnosticTrackingWithException()
|
TestMediaAdTracking
⏱️ | ||||
---|---|---|---|---|
2 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testUpdatesPodPositionOfAds()
| |
testUpdatesStartTimeOfAdBreak()
|
TestMediaController
⏱️ | ||||
---|---|---|---|---|
28 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.54s |
Annotations
github-actions / Test results: Unit (iOS, Xcode 13.4)
Assertion Failure
Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "Request made".
Loading