[all-commits] [llvm/llvm-project] 3e11b3: [Fuzzer] Bump max RSS in fork tests (#203688)

Aiden Grossman via All-commits all-commits at lists.llvm.org
Sun Jun 14 11:45:31 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3e11b3be3b86d4e72e73e610fb15fe431169f16e
      https://github.com/llvm/llvm-project/commit/3e11b3be3b86d4e72e73e610fb15fe431169f16e
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2026-06-14 (Sun, 14 Jun 2026)

  Changed paths:
    M compiler-rt/test/fuzzer/fork.test
    M compiler-rt/test/fuzzer/fork_corpus_groups.test

  Log Message:
  -----------
  [Fuzzer] Bump max RSS in fork tests (#203688)

These became flaky on at least one buildbot after enabling the internal
shell by default:
1. https://lab.llvm.org/buildbot/#/builders/174/builds/36874
2. https://lab.llvm.org/buildbot/#/builders/174/builds/36876

Try bumping the max RSS to see if that helps.



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