1
0
Fork 0

disable compiler-rt again

agents cannot process windwos queue fast enough
This commit is contained in:
Mikhail Goncharov 2023-07-26 09:38:30 +02:00
parent f5079fa3ee
commit a33387c9a7

View file

@ -81,9 +81,10 @@ excludedProjects:
- openmp # TODO: check: kuhnel has trouble with the Perl installation
- cross-project-tests # test failing
- check-cxxabi
- compiler-rt # tests taking too too long
linux:
- libcxx # has custom checks
- libcxxabi # has custom checks
- libcxx # has custom pipeline
- libcxxabi # has custom pipeline
- cross-project-tests # tests failing
- lldb # tests failing
- openmp # https://github.com/google/llvm-premerge-checks/issues/410