[all-commits] [llvm/llvm-project] cae7de: [LIT][Cygwin] Mark `ulimit -n` unsupported for Cyg...

Tomohiro Kashiwada via All-commits all-commits at lists.llvm.org
Wed Oct 22 23:52:19 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cae7dec112800cb6670324f52098e10a432d3306
      https://github.com/llvm/llvm-project/commit/cae7dec112800cb6670324f52098e10a432d3306
  Author: Tomohiro Kashiwada <kikairoya at gmail.com>
  Date:   2025-10-23 (Thu, 23 Oct 2025)

  Changed paths:
    M llvm/utils/lit/lit/run.py
    M llvm/utils/lit/tests/shtest-ulimit.py

  Log Message:
  -----------
  [LIT][Cygwin] Mark `ulimit -n` unsupported for Cygwin (#164604)

Cygwin doesn't support `ulimit -n` because Windows doesn't provide such
functionality.



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