[PATCH] D113076: [flang] Add a semantics test for co_sum

Katherine Rasmussen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 4 10:32:53 PDT 2021


ktras added a comment.

In D113076#3108667 <https://reviews.llvm.org/D113076#3108667>, @kiranchandramohan wrote:

> You can use XFAIL to mark the test as expected to fail. 
> See https://github.com/llvm/llvm-project/blob/main/flang/test/Semantics/omp-sections03.f90 for an example.
> https://llvm.org/docs/TestingGuide.html#constraining-test-execution

Thank you @kiranchandramohan. I was trying to find that exact info, thanks for helping point me in the right direction!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113076/new/

https://reviews.llvm.org/D113076



More information about the llvm-commits mailing list