excluding flang on Windows
This commit is contained in:
parent
963a5abc7f
commit
d1a1896933
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ excludedProjects:
|
||||||
- openmp # blacklisting as kuhnel has trouble with the Perl installation
|
- openmp # blacklisting as kuhnel has trouble with the Perl installation
|
||||||
- debuginfo-tests # test failing
|
- debuginfo-tests # test failing
|
||||||
- polly # test failing
|
- polly # test failing
|
||||||
|
- flang # compilation failing with invalid compile arguments
|
||||||
# no projects are excluded on Linux
|
# no projects are excluded on Linux
|
||||||
linux:
|
linux:
|
||||||
# tests keep failing:
|
# tests keep failing:
|
||||||
|
|
Loading…
Reference in a new issue