1
0
Fork 0

excluding debuginfo-tests as tests are failing

This commit is contained in:
Christian Kühnel 2020-03-27 14:19:52 +01:00
parent 2899b93c16
commit 51e01caa5d

View file

@ -73,4 +73,10 @@ excludedProjects:
- debuginfo-tests # test failing
- polly # test failing
# no projects are excluded on Linux
linux: []
linux:
# tests keep failing:
# debuginfo-tests :: llgdb-tests/asan-deque.cpp
# debuginfo-tests :: llgdb-tests/asan.c
# debuginfo-tests :: llgdb-tests/safestack.c
# debuginfo-tests :: llvm-prettyprinters/gdb/llvm-support.gdb
- debuginfo-tests