Skip to content

Handle nan values and other non-serializable data in events from the … #1132

Handle nan values and other non-serializable data in events from the …

Handle nan values and other non-serializable data in events from the … #1132

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

Xcode test results

Testing workspace snowplow-ios-tracker with scheme SnowplowTracker

Summary

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

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/testSessionTracking()

File/Users/runner/work/snowplow-ios-tracker/snowplow-ios-tracker/IntegrationTests/TestTrackEventsToMicro.swift:154
Issue TypeAssertion Failure
MessageXCTAssertEqual failed: ("Optional("b61a92d6-6f41-49ac-9430-0e4c109e64f6")") is not equal to ("Optional("602c0673-12a1-4417-b3ab-3cbb7ac1d0b0")")

Details

Test Details

IntegrationTestsback

TestTrackEventsToMicro back

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

Activities:
  • Assertion Failure at TestTrackEventsToMicro.swift:154: XCTAssertEqual failed: ("Optional("b61a92d6-6f41-49ac-9430-0e4c109e64f6")") is not equal to ("Optional("602c0673-12a1-4417-b3ab-3cbb7ac1d0b0")")
Successtest-method testTrackDeepLink()
Successtest-method testTrackScreenViews()
Successtest-method testTrackSelfDescribing()
Successtest-method testTrackStructuredEvent()

Annotations

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("b61a92d6-6f41-49ac-9430-0e4c109e64f6")") is not equal to ("Optional("602c0673-12a1-4417-b3ab-3cbb7ac1d0b0")")