Skip to content
Snippets Groups Projects
Commit 9699041c authored by Lukas Stadler's avatar Lukas Stadler
Browse files

disable llvm-linux gate

parent 25b2229c
No related branches found
No related tags found
No related merge requests found
......@@ -273,6 +273,7 @@ builds = [
#${gateTestManagedLinux} {capabilities : [linux, amd64, fast], targets : [gate], name: "gate-test-managed-linux-amd64"}
${gateTestJava9Linux} {capabilities : [linux, amd64, fast], targets : [gate], name: "gate-test-java9-linux-amd64"}
${gnurTests} {capabilities : [linux, amd64, fast], targets : [gate], name: "gate-gnur-tests"}
${gateTestLinuxLLVM} { targets : [gate], name: "gate-test-llvm-linux-amd64" }
# disabled because of spurious dragonegg problems
#${gateTestLinuxLLVM} { targets : [gate], name: "gate-test-llvm-linux-amd64" }
${gateTestDarwinLLVM} { targets : [gate], name: "gate-test-llvm-darwin-amd64" }
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment