[flang-commits] [flang] [Flang][OpenMP] Disable declarate target tests on Windows (PR #77306)
Mehdi Amini via flang-commits
flang-commits at lists.llvm.org
Mon Jan 8 06:49:44 PST 2024
joker-eph wrote:
I don't follow...
1) The pre-merge CI clearly shows that this isn't a correct fix:
```
********************
Unexpectedly Passed Tests (4):
Flang :: Lower/OpenMP/FIR/declare-target-implicit-func-and-subr-cap-enter.f90
Flang :: Lower/OpenMP/FIR/declare-target-implicit-func-and-subr-cap.f90
Flang :: Lower/OpenMP/declare-target-implicit-func-and-subr-cap-enter.f90
Flang :: Lower/OpenMP/declare-target-implicit-func-and-subr-cap.f90
```
(as mentioned by @agozillon XFAIL is intended for known broken tests)
2) As I mentioned in the linked bug, the issue does not seem related to these tests in particular. Do you have data showing otherwise?
https://github.com/llvm/llvm-project/pull/77306
More information about the flang-commits
mailing list