disabled compiler-rt
This commit is contained in:
parent
3f34e2e244
commit
9db1fd9654
1 changed files with 2 additions and 1 deletions
|
@ -77,7 +77,8 @@ excludedProjects:
|
||||||
- debuginfo-tests # test failing
|
- debuginfo-tests # test failing
|
||||||
- polly # test failing
|
- polly # test failing
|
||||||
- flang # compilation failing with invalid compile arguments
|
- flang # compilation failing with invalid compile arguments
|
||||||
# no projects are excluded on Linux
|
# test stuck, needs to be killed manually: instrprof-multiprocess.test
|
||||||
|
- compiler-rt
|
||||||
linux:
|
linux:
|
||||||
# tests keep failing:
|
# tests keep failing:
|
||||||
# debuginfo-tests :: llgdb-tests/asan-deque.cpp
|
# debuginfo-tests :: llgdb-tests/asan-deque.cpp
|
||||||
|
|
Loading…
Reference in a new issue