Files
swift-mirror/test/stdlib/OSLogExecutionTest.swift
Stephen Canon 534690b1da Don't run this test in backdeployed / host stdlib configs (#83958)
libswiftOSLogTestHelper is built with add_swift_target_library, which is
used for runtime components, and we only support building those for
13.0+. These back-deploy bots are meant to test against the OS's
libraries, since that's what's actually used when back-deploying, but
that's not right for this library.

resolves rdar://159026163
2025-09-02 13:31:23 -04:00

21 KiB