[flang-commits] [flang] [Flang][OpenMP] Disable/Remove a few long running tests (PR #92739)
Vlad Serebrennikov via flang-commits
flang-commits at lists.llvm.org
Mon May 20 04:43:22 PDT 2024
Endilll wrote:
To be clear where this specific list of tests came from:
1. `do02.f90` is for sure know to cause the CI pause (https://discourse.llvm.org/t/flang-tests-are-extremely-slow-on-windows/78591/11)
2. `taskloop01.f90`, `taskloop02.f90`, `taskloop03.f90`, and `taskwait.f90` is a small set of tests I ran out of time to bisect, so they are not individually proven to be problematic.
https://github.com/llvm/llvm-project/pull/92739
More information about the flang-commits
mailing list