Skip to content

Disable the UI environment test on visionOS #174

Disable the UI environment test on visionOS

Disable the UI environment test on visionOS #174

Triggered via pull request August 19, 2026 13:30
Status Success
Total duration 17m 3s
Artifacts 10

unitTests.yml

on: pull_request
Matrix: unit
Fit to window
Zoom out
Zoom in

Annotations

100 warnings and 12 notices
Xcode_26.2 / macOS
ld: building for macOS-11.0, but linking with dylib '@rpath/libXCTestSwiftSupport.dylib' which was built for newer version 14.0
Xcode_26.2 / macOS
ld: building for macOS-11.0, but linking with dylib '@rpath/XCTest.framework/Versions/A/XCTest' which was built for newer version 14.0
Xcode_26.2 / macOS: Tests/EventsExporter/Helpers/Logger.swift#L11
stored property 'isDebug' of 'Sendable'-conforming class 'Log' is mutable; this is an error in the Swift 6 language mode
Xcode_26.2 / macOS: Tests/EventsExporter/Helpers/Logger.swift#L10
non-final class 'Log' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
Xcode_26.2 / macOS: Tests/EventsExporter/Helpers/Logger.swift#L11
stored property 'isDebug' of 'Sendable'-conforming class 'Log' is mutable; this is an error in the Swift 6 language mode
Xcode_26.2 / macOS: Tests/EventsExporter/Helpers/Logger.swift#L10
non-final class 'Log' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
Xcode_26.2 / macOS: Sources/EventsExporter/Exporter.swift#L23
stored property 'coverageExporter' of 'Sendable'-conforming class 'Exporter' has non-Sendable type 'CoverageExporter'; this is an error in the Swift 6 language mode
Xcode_26.2 / macOS: Sources/EventsExporter/Upload/DataUploadWorker.swift#L313
instance method 'wait' is unavailable from asynchronous contexts; Await a Task handle instead; this is an error in the Swift 6 language mode
Xcode_26.2 / macOS: Sources/EventsExporter/Upload/DataUploadWorker.swift#L136
instance method 'wait' is unavailable from asynchronous contexts; Await a Task handle instead; this is an error in the Swift 6 language mode
Xcode_26.2 / macOS: Sources/EventsExporter/Exporter.swift#L23
stored property 'coverageExporter' of 'Sendable'-conforming class 'Exporter' has non-Sendable type 'CoverageExporter'; this is an error in the Swift 6 language mode
Xcode_26.4 / macOS: Sources/DatadogSDKTesting/DDTracer.swift#L694
'EnvironmentContextPropagator' is deprecated: Use EnvironmentMappingSetter or EnvironmentMappingGetter instead.
Xcode_26.4 / macOS: Sources/DatadogSDKTesting/Coverage/CodeCoverageProvider.swift#L105
stored property 'provider' of 'Sendable'-conforming class 'Active' is mutable; this is an error in the Swift 6 language mode
Xcode_26.4 / macOS: Tests/EventsExporter/Helpers/Logger.swift#L11
stored property 'isDebug' of 'Sendable'-conforming class 'Log' is mutable; this is an error in the Swift 6 language mode
Xcode_26.4 / macOS: Tests/EventsExporter/Helpers/Logger.swift#L10
non-final class 'Log' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
Xcode_26.4 / macOS: Tests/EventsExporter/Helpers/Logger.swift#L11
stored property 'isDebug' of 'Sendable'-conforming class 'Log' is mutable; this is an error in the Swift 6 language mode
Xcode_26.4 / macOS: Tests/EventsExporter/Helpers/Logger.swift#L10
non-final class 'Log' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
Xcode_26.4 / macOS: Sources/EventsExporter/Exporter.swift#L23
stored property 'coverageExporter' of 'Sendable'-conforming class 'Exporter' has non-Sendable type 'CoverageExporter'; this is an error in the Swift 6 language mode
Xcode_26.4 / macOS: Sources/EventsExporter/Upload/DataUploadWorker.swift#L313
instance method 'wait' is unavailable from asynchronous contexts; Await a Task handle instead; this is an error in the Swift 6 language mode
Xcode_26.4 / macOS: Sources/EventsExporter/Upload/DataUploadWorker.swift#L136
instance method 'wait' is unavailable from asynchronous contexts; Await a Task handle instead; this is an error in the Swift 6 language mode
Xcode_26.4 / macOS: Sources/EventsExporter/Exporter.swift#L23
stored property 'coverageExporter' of 'Sendable'-conforming class 'Exporter' has non-Sendable type 'CoverageExporter'; this is an error in the Swift 6 language mode
Xcode_26.2 / tvOSsim: Sources/DatadogSDKTesting/DDTracer.swift#L694
'EnvironmentContextPropagator' is deprecated: Use EnvironmentMappingSetter or EnvironmentMappingGetter instead.
Xcode_26.2 / tvOSsim: Sources/DatadogSDKTesting/Coverage/CodeCoverageProvider.swift#L105
stored property 'provider' of 'Sendable'-conforming class 'Active' is mutable; this is an error in the Swift 6 language mode
Xcode_26.2 / tvOSsim: Tests/EventsExporter/Helpers/Logger.swift#L11
stored property 'isDebug' of 'Sendable'-conforming class 'Log' is mutable; this is an error in the Swift 6 language mode
Xcode_26.2 / tvOSsim: Tests/EventsExporter/Helpers/Logger.swift#L10
non-final class 'Log' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
Xcode_26.2 / tvOSsim: Tests/EventsExporter/Helpers/Logger.swift#L11
stored property 'isDebug' of 'Sendable'-conforming class 'Log' is mutable; this is an error in the Swift 6 language mode
Xcode_26.2 / tvOSsim: Tests/EventsExporter/Helpers/Logger.swift#L10
non-final class 'Log' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
Xcode_26.2 / tvOSsim: Sources/EventsExporter/Exporter.swift#L23
stored property 'coverageExporter' of 'Sendable'-conforming class 'Exporter' has non-Sendable type 'CoverageExporter'; this is an error in the Swift 6 language mode
Xcode_26.2 / tvOSsim: Sources/EventsExporter/Upload/DataUploadWorker.swift#L313
instance method 'wait' is unavailable from asynchronous contexts; Await a Task handle instead; this is an error in the Swift 6 language mode
Xcode_26.2 / tvOSsim: Sources/EventsExporter/Upload/DataUploadWorker.swift#L136
instance method 'wait' is unavailable from asynchronous contexts; Await a Task handle instead; this is an error in the Swift 6 language mode
Xcode_26.2 / tvOSsim: Sources/EventsExporter/Exporter.swift#L23
stored property 'coverageExporter' of 'Sendable'-conforming class 'Exporter' has non-Sendable type 'CoverageExporter'; this is an error in the Swift 6 language mode
Xcode_26.4 / tvOSsim: Sources/DatadogSDKTesting/DDTracer.swift#L694
'EnvironmentContextPropagator' is deprecated: Use EnvironmentMappingSetter or EnvironmentMappingGetter instead.
Xcode_26.4 / tvOSsim: Sources/DatadogSDKTesting/Coverage/CodeCoverageProvider.swift#L105
stored property 'provider' of 'Sendable'-conforming class 'Active' is mutable; this is an error in the Swift 6 language mode
Xcode_26.4 / tvOSsim: Tests/EventsExporter/Helpers/Logger.swift#L11
stored property 'isDebug' of 'Sendable'-conforming class 'Log' is mutable; this is an error in the Swift 6 language mode
Xcode_26.4 / tvOSsim: Tests/EventsExporter/Helpers/Logger.swift#L10
non-final class 'Log' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
Xcode_26.4 / tvOSsim: Tests/EventsExporter/Helpers/Logger.swift#L11
stored property 'isDebug' of 'Sendable'-conforming class 'Log' is mutable; this is an error in the Swift 6 language mode
Xcode_26.4 / tvOSsim: Tests/EventsExporter/Helpers/Logger.swift#L10
non-final class 'Log' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
Xcode_26.4 / tvOSsim: Sources/EventsExporter/Exporter.swift#L23
stored property 'coverageExporter' of 'Sendable'-conforming class 'Exporter' has non-Sendable type 'CoverageExporter'; this is an error in the Swift 6 language mode
Xcode_26.4 / tvOSsim: Sources/EventsExporter/Upload/DataUploadWorker.swift#L313
instance method 'wait' is unavailable from asynchronous contexts; Await a Task handle instead; this is an error in the Swift 6 language mode
Xcode_26.4 / tvOSsim: Sources/EventsExporter/Upload/DataUploadWorker.swift#L136
instance method 'wait' is unavailable from asynchronous contexts; Await a Task handle instead; this is an error in the Swift 6 language mode
Xcode_26.4 / tvOSsim: Sources/EventsExporter/Exporter.swift#L23
stored property 'coverageExporter' of 'Sendable'-conforming class 'Exporter' has non-Sendable type 'CoverageExporter'; this is an error in the Swift 6 language mode
Xcode_26.4 / watchOSsim: Sources/DatadogSDKTesting/DDTracer.swift#L694
'EnvironmentContextPropagator' is deprecated: Use EnvironmentMappingSetter or EnvironmentMappingGetter instead.
Xcode_26.4 / watchOSsim: Sources/DatadogSDKTesting/Coverage/CodeCoverageProvider.swift#L105
stored property 'provider' of 'Sendable'-conforming class 'Active' is mutable; this is an error in the Swift 6 language mode
Xcode_26.4 / watchOSsim: Tests/EventsExporter/Helpers/Logger.swift#L11
stored property 'isDebug' of 'Sendable'-conforming class 'Log' is mutable; this is an error in the Swift 6 language mode
Xcode_26.4 / watchOSsim: Tests/EventsExporter/Helpers/Logger.swift#L10
non-final class 'Log' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
Xcode_26.4 / watchOSsim: Tests/EventsExporter/Helpers/Logger.swift#L11
stored property 'isDebug' of 'Sendable'-conforming class 'Log' is mutable; this is an error in the Swift 6 language mode
Xcode_26.4 / watchOSsim: Tests/EventsExporter/Helpers/Logger.swift#L10
non-final class 'Log' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
Xcode_26.4 / watchOSsim: Sources/EventsExporter/Exporter.swift#L23
stored property 'coverageExporter' of 'Sendable'-conforming class 'Exporter' has non-Sendable type 'CoverageExporter'; this is an error in the Swift 6 language mode
Xcode_26.4 / watchOSsim: Sources/EventsExporter/Upload/DataUploadWorker.swift#L313
instance method 'wait' is unavailable from asynchronous contexts; Await a Task handle instead; this is an error in the Swift 6 language mode
Xcode_26.4 / watchOSsim: Sources/EventsExporter/Upload/DataUploadWorker.swift#L136
instance method 'wait' is unavailable from asynchronous contexts; Await a Task handle instead; this is an error in the Swift 6 language mode
Xcode_26.4 / watchOSsim: Sources/EventsExporter/Exporter.swift#L23
stored property 'coverageExporter' of 'Sendable'-conforming class 'Exporter' has non-Sendable type 'CoverageExporter'; this is an error in the Swift 6 language mode
Xcode_26.4 / iOSsim: Sources/DatadogSDKTesting/DDTracer.swift#L694
'EnvironmentContextPropagator' is deprecated: Use EnvironmentMappingSetter or EnvironmentMappingGetter instead.
Xcode_26.4 / iOSsim: Sources/DatadogSDKTesting/Coverage/CodeCoverageProvider.swift#L105
stored property 'provider' of 'Sendable'-conforming class 'Active' is mutable; this is an error in the Swift 6 language mode
Xcode_26.4 / iOSsim: Tests/EventsExporter/Helpers/Logger.swift#L11
stored property 'isDebug' of 'Sendable'-conforming class 'Log' is mutable; this is an error in the Swift 6 language mode
Xcode_26.4 / iOSsim: Tests/EventsExporter/Helpers/Logger.swift#L10
non-final class 'Log' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
Xcode_26.4 / iOSsim: Tests/EventsExporter/Helpers/Logger.swift#L11
stored property 'isDebug' of 'Sendable'-conforming class 'Log' is mutable; this is an error in the Swift 6 language mode
Xcode_26.4 / iOSsim: Tests/EventsExporter/Helpers/Logger.swift#L10
non-final class 'Log' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
Xcode_26.4 / iOSsim: Sources/EventsExporter/Exporter.swift#L23
stored property 'coverageExporter' of 'Sendable'-conforming class 'Exporter' has non-Sendable type 'CoverageExporter'; this is an error in the Swift 6 language mode
Xcode_26.4 / iOSsim: Sources/EventsExporter/Upload/DataUploadWorker.swift#L313
instance method 'wait' is unavailable from asynchronous contexts; Await a Task handle instead; this is an error in the Swift 6 language mode
Xcode_26.4 / iOSsim: Sources/EventsExporter/Upload/DataUploadWorker.swift#L136
instance method 'wait' is unavailable from asynchronous contexts; Await a Task handle instead; this is an error in the Swift 6 language mode
Xcode_26.4 / iOSsim: Sources/EventsExporter/Exporter.swift#L23
stored property 'coverageExporter' of 'Sendable'-conforming class 'Exporter' has non-Sendable type 'CoverageExporter'; this is an error in the Swift 6 language mode
Xcode_26.2 / watchOSsim: Sources/DatadogSDKTesting/DDTracer.swift#L694
'EnvironmentContextPropagator' is deprecated: Use EnvironmentMappingSetter or EnvironmentMappingGetter instead.
Xcode_26.2 / watchOSsim: Sources/DatadogSDKTesting/Coverage/CodeCoverageProvider.swift#L105
stored property 'provider' of 'Sendable'-conforming class 'Active' is mutable; this is an error in the Swift 6 language mode
Xcode_26.2 / watchOSsim: Tests/EventsExporter/Helpers/Logger.swift#L11
stored property 'isDebug' of 'Sendable'-conforming class 'Log' is mutable; this is an error in the Swift 6 language mode
Xcode_26.2 / watchOSsim: Tests/EventsExporter/Helpers/Logger.swift#L10
non-final class 'Log' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
Xcode_26.2 / watchOSsim: Tests/EventsExporter/Helpers/Logger.swift#L11
stored property 'isDebug' of 'Sendable'-conforming class 'Log' is mutable; this is an error in the Swift 6 language mode
Xcode_26.2 / watchOSsim: Tests/EventsExporter/Helpers/Logger.swift#L10
non-final class 'Log' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
Xcode_26.2 / watchOSsim: Sources/EventsExporter/Exporter.swift#L23
stored property 'coverageExporter' of 'Sendable'-conforming class 'Exporter' has non-Sendable type 'CoverageExporter'; this is an error in the Swift 6 language mode
Xcode_26.2 / watchOSsim: Sources/EventsExporter/Upload/DataUploadWorker.swift#L313
instance method 'wait' is unavailable from asynchronous contexts; Await a Task handle instead; this is an error in the Swift 6 language mode
Xcode_26.2 / watchOSsim: Sources/EventsExporter/Upload/DataUploadWorker.swift#L136
instance method 'wait' is unavailable from asynchronous contexts; Await a Task handle instead; this is an error in the Swift 6 language mode
Xcode_26.2 / watchOSsim: Sources/EventsExporter/Exporter.swift#L23
stored property 'coverageExporter' of 'Sendable'-conforming class 'Exporter' has non-Sendable type 'CoverageExporter'; this is an error in the Swift 6 language mode
Xcode_26.2 / iOSsim: Sources/DatadogSDKTesting/DDTracer.swift#L694
'EnvironmentContextPropagator' is deprecated: Use EnvironmentMappingSetter or EnvironmentMappingGetter instead.
Xcode_26.2 / iOSsim: Sources/DatadogSDKTesting/Coverage/CodeCoverageProvider.swift#L105
stored property 'provider' of 'Sendable'-conforming class 'Active' is mutable; this is an error in the Swift 6 language mode
Xcode_26.2 / iOSsim: Tests/EventsExporter/Helpers/Logger.swift#L11
stored property 'isDebug' of 'Sendable'-conforming class 'Log' is mutable; this is an error in the Swift 6 language mode
Xcode_26.2 / iOSsim: Tests/EventsExporter/Helpers/Logger.swift#L10
non-final class 'Log' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
Xcode_26.2 / iOSsim: Tests/EventsExporter/Helpers/Logger.swift#L11
stored property 'isDebug' of 'Sendable'-conforming class 'Log' is mutable; this is an error in the Swift 6 language mode
Xcode_26.2 / iOSsim: Tests/EventsExporter/Helpers/Logger.swift#L10
non-final class 'Log' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
Xcode_26.2 / iOSsim: Sources/EventsExporter/Exporter.swift#L23
stored property 'coverageExporter' of 'Sendable'-conforming class 'Exporter' has non-Sendable type 'CoverageExporter'; this is an error in the Swift 6 language mode
Xcode_26.2 / iOSsim: Sources/EventsExporter/Upload/DataUploadWorker.swift#L313
instance method 'wait' is unavailable from asynchronous contexts; Await a Task handle instead; this is an error in the Swift 6 language mode
Xcode_26.2 / iOSsim: Sources/EventsExporter/Upload/DataUploadWorker.swift#L136
instance method 'wait' is unavailable from asynchronous contexts; Await a Task handle instead; this is an error in the Swift 6 language mode
Xcode_26.2 / iOSsim: Sources/EventsExporter/Exporter.swift#L23
stored property 'coverageExporter' of 'Sendable'-conforming class 'Exporter' has non-Sendable type 'CoverageExporter'; this is an error in the Swift 6 language mode
Xcode_26.2 / visionOSsim: Sources/DatadogSDKTesting/DDTracer.swift#L694
'EnvironmentContextPropagator' is deprecated: Use EnvironmentMappingSetter or EnvironmentMappingGetter instead.
Xcode_26.2 / visionOSsim: Sources/DatadogSDKTesting/Coverage/CodeCoverageProvider.swift#L105
stored property 'provider' of 'Sendable'-conforming class 'Active' is mutable; this is an error in the Swift 6 language mode
Xcode_26.2 / visionOSsim: Tests/EventsExporter/Helpers/Logger.swift#L11
stored property 'isDebug' of 'Sendable'-conforming class 'Log' is mutable; this is an error in the Swift 6 language mode
Xcode_26.2 / visionOSsim: Tests/EventsExporter/Helpers/Logger.swift#L10
non-final class 'Log' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
Xcode_26.2 / visionOSsim: Tests/EventsExporter/Helpers/Logger.swift#L11
stored property 'isDebug' of 'Sendable'-conforming class 'Log' is mutable; this is an error in the Swift 6 language mode
Xcode_26.2 / visionOSsim: Tests/EventsExporter/Helpers/Logger.swift#L10
non-final class 'Log' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
Xcode_26.2 / visionOSsim: Sources/EventsExporter/Exporter.swift#L23
stored property 'coverageExporter' of 'Sendable'-conforming class 'Exporter' has non-Sendable type 'CoverageExporter'; this is an error in the Swift 6 language mode
Xcode_26.2 / visionOSsim: Sources/EventsExporter/Upload/DataUploadWorker.swift#L313
instance method 'wait' is unavailable from asynchronous contexts; Await a Task handle instead; this is an error in the Swift 6 language mode
Xcode_26.2 / visionOSsim: Sources/EventsExporter/Upload/DataUploadWorker.swift#L136
instance method 'wait' is unavailable from asynchronous contexts; Await a Task handle instead; this is an error in the Swift 6 language mode
Xcode_26.2 / visionOSsim: Sources/EventsExporter/Exporter.swift#L23
stored property 'coverageExporter' of 'Sendable'-conforming class 'Exporter' has non-Sendable type 'CoverageExporter'; this is an error in the Swift 6 language mode
Xcode_26.4 / visionOSsim: Sources/DatadogSDKTesting/DDTracer.swift#L694
'EnvironmentContextPropagator' is deprecated: Use EnvironmentMappingSetter or EnvironmentMappingGetter instead.
Xcode_26.4 / visionOSsim: Sources/DatadogSDKTesting/Coverage/CodeCoverageProvider.swift#L105
stored property 'provider' of 'Sendable'-conforming class 'Active' is mutable; this is an error in the Swift 6 language mode
Xcode_26.4 / visionOSsim: Tests/EventsExporter/Helpers/Logger.swift#L11
stored property 'isDebug' of 'Sendable'-conforming class 'Log' is mutable; this is an error in the Swift 6 language mode
Xcode_26.4 / visionOSsim: Tests/EventsExporter/Helpers/Logger.swift#L10
non-final class 'Log' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
Xcode_26.4 / visionOSsim: Tests/EventsExporter/Helpers/Logger.swift#L11
stored property 'isDebug' of 'Sendable'-conforming class 'Log' is mutable; this is an error in the Swift 6 language mode
Xcode_26.4 / visionOSsim: Tests/EventsExporter/Helpers/Logger.swift#L10
non-final class 'Log' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
Xcode_26.4 / visionOSsim: Sources/EventsExporter/Exporter.swift#L23
stored property 'coverageExporter' of 'Sendable'-conforming class 'Exporter' has non-Sendable type 'CoverageExporter'; this is an error in the Swift 6 language mode
Xcode_26.4 / visionOSsim: Sources/EventsExporter/Upload/DataUploadWorker.swift#L313
instance method 'wait' is unavailable from asynchronous contexts; Await a Task handle instead; this is an error in the Swift 6 language mode
Xcode_26.4 / visionOSsim: Sources/EventsExporter/Upload/DataUploadWorker.swift#L136
instance method 'wait' is unavailable from asynchronous contexts; Await a Task handle instead; this is an error in the Swift 6 language mode
Xcode_26.4 / visionOSsim: Sources/EventsExporter/Exporter.swift#L23
stored property 'coverageExporter' of 'Sendable'-conforming class 'Exporter' has non-Sendable type 'CoverageExporter'; this is an error in the Swift 6 language mode
Xcode_26.2 / macOS
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
Xcode_26.4 / macOS
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
Xcode_26.2 / tvOSsim
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
Xcode_26.4 / tvOSsim
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
Xcode_26.4 / watchOSsim
Skipped EventsExporterTests.HTTPClientTests.testWhenRequestIsNotDelivered_itReturnsHTTPRequestDeliveryError
Xcode_26.4 / watchOSsim
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
Xcode_26.4 / iOSsim
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
Xcode_26.2 / watchOSsim
Skipped EventsExporterTests.HTTPClientTests.testWhenRequestIsNotDelivered_itReturnsHTTPRequestDeliveryError
Xcode_26.2 / watchOSsim
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
Xcode_26.2 / iOSsim
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
Xcode_26.2 / visionOSsim
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
Xcode_26.4 / visionOSsim
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed

Artifacts

Produced during runtime
Name Size Digest
Xcode_26.2-iOSsim-unit-logs
101 KB
sha256:a8705dd8b074120455ccfeede4bdeb69957a5e8f630395b88eec4a90ef8841e4
Xcode_26.2-macOS-unit-logs
99.4 KB
sha256:c08b1c3c7740bdb36d8bc7e05b1cfb33baad8761626a631bfdbd2f33bfcd91db
Xcode_26.2-tvOSsim-unit-logs
100 KB
sha256:265aa8fb39c973c760f9a526224f2730fe3d1e14a5313c56cc672044cf86eab4
Xcode_26.2-visionOSsim-unit-logs
99.2 KB
sha256:d2892cd4d1f50e1ac53600b5ace081a20e4d820ad4a70bdf90b86e6586f674b1
Xcode_26.2-watchOSsim-unit-logs
95.7 KB
sha256:09e45dcc8ecf5fed6e56461075d48d82c48b7c04de69eb9dc9d12c2e198dee9a
Xcode_26.4-iOSsim-unit-logs
102 KB
sha256:a7c12c2c06760925680d95191d64bf2a52a775d64d40dd35990d536b548c484d
Xcode_26.4-macOS-unit-logs
104 KB
sha256:1eefb5c4635bb675569c882a29102bc15ef6f72915848cb1fd068880ed0263e7
Xcode_26.4-tvOSsim-unit-logs
100 KB
sha256:947d69a83f855ab57db0e51617133a6c74817b8ab570443266eeb0cecee2e404
Xcode_26.4-visionOSsim-unit-logs
99.3 KB
sha256:1d99f8d21da3e8d1c1858e31339487402daf9cea687b4ca6310fb141e4cbd554
Xcode_26.4-watchOSsim-unit-logs
96.9 KB
sha256:8a69d9c422449007ac606fadcdfcaf5b76cd4ad67b60a74ed09bc16d41d2d471