[all-commits] [llvm/llvm-project] be3326: [flang] Mark test UNSUPPORTED on Windows

Peter Klausler via All-commits all-commits at lists.llvm.org
Fri Oct 21 15:45:49 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: be332623c87cda03fc85812d82ac71a679f2d0cc
      https://github.com/llvm/llvm-project/commit/be332623c87cda03fc85812d82ac71a679f2d0cc
  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] Mark test UNSUPPORTED on Windows

A recent upgrade to test_errors.py enabled verification of
warning messages.  One test had warning messages that depend
on *not* being run in Windows, and it now fails.  Add an
!UNSUPPORTED: system-windows line to it.




More information about the All-commits mailing list