mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Revert "Revert "Disable skip-test-llvm to see if that stops the timeouts on the bots.""
This reverts commit a0018459bd.
The timeout is related to 2x tsan/asan tests.
This commit is contained in:
@@ -123,7 +123,7 @@ KNOWN_SETTINGS=(
|
||||
skip-test-cmark "" "set to skip testing CommonMark"
|
||||
skip-test-lldb "" "set to skip testing lldb"
|
||||
skip-test-swift "" "set to skip testing Swift"
|
||||
skip-test-llvm "1" "set to skip testing LLVM. Set to true by default"
|
||||
skip-test-llvm "" "set to skip testing LLVM. Set to true by default"
|
||||
skip-test-llbuild "" "set to skip testing llbuild"
|
||||
skip-test-swiftpm "" "set to skip testing swiftpm"
|
||||
skip-test-xctest "" "set to skip testing xctest"
|
||||
|
||||
Reference in New Issue
Block a user