[all-commits] [llvm/llvm-project] 8686ff: [flang] Disable test due to unexpected warnings
Peter Klausler via All-commits
all-commits at lists.llvm.org
Fri Oct 21 17:07:14 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8686ff1d0d47ba8c980f5ea6bb53f77786478e23
https://github.com/llvm/llvm-project/commit/8686ff1d0d47ba8c980f5ea6bb53f77786478e23
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2022-10-21 (Fri, 21 Oct 2022)
Changed paths:
M flang/test/Semantics/kinds04_q10.f90
Log Message:
-----------
[flang] Disable test due to unexpected warnings
Now that Fortran warnings are tested, one test is failing unexpectedly on
aarch64 even though it should run only for x86. Disabling it for now
with "XFAIL: *" to get build bot back up until the test's configuration
can be properly corrected.
More information about the All-commits
mailing list