disable compiler-rt again
agents cannot process windwos queue fast enough
This commit is contained in:
parent
f5079fa3ee
commit
a33387c9a7
1 changed files with 3 additions and 2 deletions
|
@ -81,9 +81,10 @@ excludedProjects:
|
||||||
- openmp # TODO: check: kuhnel has trouble with the Perl installation
|
- openmp # TODO: check: kuhnel has trouble with the Perl installation
|
||||||
- cross-project-tests # test failing
|
- cross-project-tests # test failing
|
||||||
- check-cxxabi
|
- check-cxxabi
|
||||||
|
- compiler-rt # tests taking too too long
|
||||||
linux:
|
linux:
|
||||||
- libcxx # has custom checks
|
- libcxx # has custom pipeline
|
||||||
- libcxxabi # has custom checks
|
- libcxxabi # has custom pipeline
|
||||||
- cross-project-tests # tests failing
|
- cross-project-tests # tests failing
|
||||||
- lldb # tests failing
|
- lldb # tests failing
|
||||||
- openmp # https://github.com/google/llvm-premerge-checks/issues/410
|
- openmp # https://github.com/google/llvm-premerge-checks/issues/410
|
||||||
|
|
Loading…
Reference in a new issue