Files
swift-mirror/validation-test/Python/bug-reducer.test-sh

8 lines
262 B
Plaintext

// RUN: BUGREDUCE_TEST_TMP_DIR=%t BUGREDUCE_TEST_SWIFT_OBJ_ROOT=%swift_obj_root %{python} -m unittest discover -s %utils/bug_reducer
// REQUIRES: OS=macosx
// REQUIRES: asserts
// REQUIRES: CMAKE_GENERATOR=Ninja
//
// TODO: Re-enable this.
// REQUIRES: disabled