Skip to content

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

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

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

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

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

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("84b3b7eb-3d00-4428-a9ae-2ec8821b06b7")") is not equal to ("Optional("96e9d6b3-a9c0-4674-8717-79ab0d264e46")")

Details

Test Details

IntegrationTestsback

TestTrackEventsToMicro back

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

Activities:
  • Assertion Failure at TestTrackEventsToMicro.swift:154: XCTAssertEqual failed: ("Optional("84b3b7eb-3d00-4428-a9ae-2ec8821b06b7")") is not equal to ("Optional("96e9d6b3-a9c0-4674-8717-79ab0d264e46")")
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("84b3b7eb-3d00-4428-a9ae-2ec8821b06b7")") is not equal to ("Optional("96e9d6b3-a9c0-4674-8717-79ab0d264e46")")