[all-commits] [llvm/llvm-project] b6014b: [lit] Mark shtest-ulimit.py unsupported on Solaris

Aiden Grossman via All-commits all-commits at lists.llvm.org
Sun Sep 14 00:46:28 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b6014b602bc5bba643c292bca0524876f74178dd
      https://github.com/llvm/llvm-project/commit/b6014b602bc5bba643c292bca0524876f74178dd
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2025-09-14 (Sun, 14 Sep 2025)

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

  Log Message:
  -----------
  [lit] Mark shtest-ulimit.py unsupported on Solaris

There were some build failures because apparently running ulimit -n 50
actually means ulimit -n 48 there. Losing the test coverage on Solaris
shouldn't be a big deal.



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