Skip to content

Extract semaphore/lock wait helpers, simplify upload slot acquisition #178

Extract semaphore/lock wait helpers, simplify upload slot acquisition

Extract semaphore/lock wait helpers, simplify upload slot acquisition #178

Triggered via pull request August 21, 2026 11:24
Status Success
Total duration 11m 12s
Artifacts 10

unitTests.yml

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

Annotations

100 warnings and 12 notices
Xcode_26.4 / macOS: Sources/DatadogSDKTesting/Crashes/DDCrashes.swift#L134
'deadlockWatchdogInterval' is deprecated: Use KSCrashMonitorTypeWatchdog in monitors instead.
Xcode_26.4 / macOS: Sources/DatadogSDKTesting/Crashes/DDCrashes.swift#L118
'userInfo' is deprecated: Use per-key API in KSCrash+UserInfo.h (e.g. -setUserInfoString:forKey:) instead
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/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/DatadogSDKTesting/DDTracer.swift#L694
'EnvironmentContextPropagator' is deprecated: Use EnvironmentMappingSetter or EnvironmentMappingGetter instead.
Xcode_26.2 / 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.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/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/NetworkInstrumentation/URLSessionLogger.swift#L48
'SemanticAttributes' is deprecated: renamed to 'SemanticConventions'
Xcode_26.4 / tvOSsim: Sources/DatadogSDKTesting/NetworkInstrumentation/URLSessionLogger.swift#L45
'SemanticAttributes' is deprecated: renamed to 'SemanticConventions'
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/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/Crashes/DDCrashes.swift#L134
'deadlockWatchdogInterval' is deprecated: Use KSCrashMonitorTypeWatchdog in monitors instead.
Xcode_26.2 / tvOSsim: Sources/DatadogSDKTesting/Crashes/DDCrashes.swift#L118
'userInfo' is deprecated: Use per-key API in KSCrash+UserInfo.h (e.g. -setUserInfoString:forKey:) instead
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/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/NetworkInstrumentation/URLSessionLogger.swift#L48
'SemanticAttributes' is deprecated: renamed to 'SemanticConventions'
Xcode_26.2 / watchOSsim: Sources/DatadogSDKTesting/NetworkInstrumentation/URLSessionLogger.swift#L45
'SemanticAttributes' is deprecated: renamed to 'SemanticConventions'
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/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/Crashes/DDCrashes.swift#L134
'deadlockWatchdogInterval' is deprecated: Use KSCrashMonitorTypeWatchdog in monitors instead.
Xcode_26.4 / watchOSsim: Sources/DatadogSDKTesting/Crashes/DDCrashes.swift#L118
'userInfo' is deprecated: Use per-key API in KSCrash+UserInfo.h (e.g. -setUserInfoString:forKey:) instead
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/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/Coverage/BackgroundCoverageProcessor.swift#L68
capture of 'parser' with non-Sendable type 'CoverageParser' in a '@sendable' closure
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: 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/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/NetworkInstrumentation/URLSessionLogger.swift#L48
'SemanticAttributes' is deprecated: renamed to 'SemanticConventions'
Xcode_26.4 / iOSsim: Sources/DatadogSDKTesting/NetworkInstrumentation/URLSessionLogger.swift#L45
'SemanticAttributes' is deprecated: renamed to 'SemanticConventions'
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/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/Crashes/DDCrashes.swift#L134
'deadlockWatchdogInterval' is deprecated: Use KSCrashMonitorTypeWatchdog in monitors instead.
Xcode_26.4 / visionOSsim: Sources/DatadogSDKTesting/Crashes/DDCrashes.swift#L118
'userInfo' is deprecated: Use per-key API in KSCrash+UserInfo.h (e.g. -setUserInfoString:forKey:) instead
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/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/Crashes/DDCrashes.swift#L134
'deadlockWatchdogInterval' is deprecated: Use KSCrashMonitorTypeWatchdog in monitors instead.
Xcode_26.2 / visionOSsim: Sources/DatadogSDKTesting/Crashes/DDCrashes.swift#L118
'userInfo' is deprecated: Use per-key API in KSCrash+UserInfo.h (e.g. -setUserInfoString:forKey:) instead
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/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
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
Xcode_26.2 / macOS
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
Xcode_26.4 / tvOSsim
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
Xcode_26.2 / tvOSsim
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.4 / watchOSsim
Skipped EventsExporterTests.HTTPClientTests.testWhenRequestIsNotDelivered_itReturnsHTTPRequestDeliveryError
Xcode_26.4 / watchOSsim
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
Xcode_26.2 / iOSsim
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
Xcode_26.4 / iOSsim
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
Xcode_26.4 / visionOSsim
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
Xcode_26.2 / visionOSsim
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed

Artifacts

Produced during runtime
Name Size Digest
Xcode_26.2-iOSsim-unit-logs
100 KB
sha256:efda46126ab29c035f7d0625d4f9f07843f8ea388957be78377eb1a408b7b607
Xcode_26.2-macOS-unit-logs
101 KB
sha256:83739cbc31334c4da17f1336ee29277675855c46a799e1b0ca4c52e0a704a19a
Xcode_26.2-tvOSsim-unit-logs
99.9 KB
sha256:5eba23033e7bbe06466ab8aa8e5517b7ae79fc1c0d147fc29313bebf09bdee7e
Xcode_26.2-visionOSsim-unit-logs
101 KB
sha256:eb8157e19f5a72eda86b5be1ce4f2d0f683f675286d245d983d18a616827f0b4
Xcode_26.2-watchOSsim-unit-logs
94.8 KB
sha256:a35d8b46e9b88e995aa76234e97c517f47e03f10b1183fc479cc06869858aa47
Xcode_26.4-iOSsim-unit-logs
100 KB
sha256:e72a5577d76ae6a703d7a4cd23a9a140685643c32c467a2e71622bc0e1219a01
Xcode_26.4-macOS-unit-logs
101 KB
sha256:ca1b69e18a484b160d2ef3ee8a9e2e0892e6453fde4064d4b842cd0a6405abb6
Xcode_26.4-tvOSsim-unit-logs
99.3 KB
sha256:acdf619a711038ce7b076e30b1145aac2678216ec758f3153082f8c838c6a0d8
Xcode_26.4-visionOSsim-unit-logs
97.9 KB
sha256:e061022036a0a02fedd839ba0d3d8f223bea41844c4fa1ac843cb4928c3bf8e1
Xcode_26.4-watchOSsim-unit-logs
94.6 KB
sha256:9753faeb463138e1ab77bee45d3dfa5b62568abe4d22579585e91d255416498d