[all-commits] [llvm/llvm-project] 878dea: [LLVM] Do not require shell for some tests (#94595)

Jay Foad via All-commits all-commits at lists.llvm.org
Thu Jun 6 12:51:09 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 878deaeeadb940c892908cb51356b60000626db8
      https://github.com/llvm/llvm-project/commit/878deaeeadb940c892908cb51356b60000626db8
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2024-06-06 (Thu, 06 Jun 2024)

  Changed paths:
    M llvm/test/DebugInfo/symbolize-gnu-debuglink-no-realpath.test
    M llvm/test/Other/can-execute.txt
    M llvm/test/Other/lit-unicode.txt
    M llvm/test/tools/llvm-cov/gcov/intermediate-format.test
    M llvm/test/tools/llvm-rc/windres-prefix.test
    M llvm/test/tools/split-file/output-is-special.test

  Log Message:
  -----------
  [LLVM] Do not require shell for some tests (#94595)

Remove `REQUIRES: shell` from some tests that seem fine without it.
Tested on Windows and with LIT_USE_INTERNAL_SHELL=1 on Linux.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list