[all-commits] [llvm/llvm-project] 638b25: Fix test added in 95abdeb to set environment varia...
dyung via All-commits
all-commits at lists.llvm.org
Tue Dec 20 17:33:16 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 638b25711540ff7897750ab07592b3d168e65aca
https://github.com/llvm/llvm-project/commit/638b25711540ff7897750ab07592b3d168e65aca
Author: Douglas Yung <douglas.yung at sony.com>
Date: 2022-12-20 (Tue, 20 Dec 2022)
Changed paths:
M llvm/test/tools/llvm-reduce/disable-crash-reports.test
Log Message:
-----------
Fix test added in 95abdeb to set environment variables in a way that works on both Windows and linux.
This should fix the test failure on Windows bots such as https://lab.llvm.org/buildbot/#/builders/216/builds/14829.
More information about the All-commits
mailing list