[flang-commits] [flang] [flang][OpenMP] Temporarily disable flaky test (PR #203307)
Dan Bonachea via flang-commits
flang-commits at lists.llvm.org
Thu Jun 11 09:00:06 PDT 2026
bonachea wrote:
@kparzysz Thanks for the quick response, but this PR intended to fix CI failures was merged with at least [three failing tests](https://github.com/llvm/llvm-project/actions/runs/27359264616/job/80841979895)...
```
2026-06-11T15:52:13.1847084Z Failed Tests (3):
2026-06-11T15:52:13.1847675Z Flang :: Lower/OpenMP/DelayedPrivatization/target-teams-distribute-parallel-do-simd-private-adjustable-array.f90
2026-06-11T15:52:13.1848479Z Flang :: Lower/OpenMP/DelayedPrivatization/target-teams-distribute-private-adjustable-array.f90
2026-06-11T15:52:13.1849221Z Flang :: Lower/OpenMP/DelayedPrivatization/target-teams-nested-distribute-private-adjustable-array.f90
2026-06-11T15:52:13.1849847Z
```
https://github.com/llvm/llvm-project/pull/203307
More information about the flang-commits
mailing list