Files
swift-mirror/validation-test/Python/update_checkout.swift
Alastair Houghton 71abe6f26b [Tests] Disable backtracing in some tests.
These tests can be negatively affected by the warnings about unsupported
Swift backtracer settings.

rdar://144497613
2025-02-25 10:53:28 +00:00

10 lines
380 B
Swift

// Continuous integration for the OS X Platform also runs the tests in the
// iPhone, Apple TV and Apple Watch simulators. We only need to run the
// update_checkout module unit-tests once per OSX Platform test run, rather
// than once for each supported Apple device.
// REQUIRES: OS=macosx
// RUN: export SWIFT_BACKTRACE=
// RUN: %{python} %utils/update_checkout/run_tests.py