We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 858bc4b + 7096293 commit ab03e1fCopy full SHA for ab03e1f
utils/build-presets.ini
@@ -888,6 +888,9 @@ mixin-preset=buildbot_linux
888
889
llvm-targets-to-build=X86;ARM;AArch64;WebAssembly
890
build-wasm-stdlib
891
+# FIXME(katei): Test fails on a specific CI node.
892
+# https://github.com/apple/swift/issues/70980
893
+skip-test-lldb
894
895
# A preset for Linux builders that uses a NoncopyableGenerics-enabled stdlib
896
[preset: buildbot_linux_ncg]
0 commit comments