https://bugs.llvm.org/show_bug.cgi?id=49987
Bug ID: 49987
Summary: Backport fixes for running tests in Windows Containers
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Support Libraries
Assignee: unassignedb...@nondot.org
Reporter: mar...@martin.st
CC: llvm-bugs@lists.llvm.org, tstel...@redhat.com
Blocks: 49317
I'd appreciate if the following two commits can be backported to the 12.x
branch:
commit 9de63b2e051cb3e79645cc20b83b4d33d132cba0
Author: Martin Storsjö <mar...@martin.st>
Date: Thu Mar 18 14:08:10 2021 +0200
[lit] Pass the USERPROFILE variable through on Windows
commit a88556733a4dced22416bd3f45255128b9eb4f49
Author: Martin Storsjö <mar...@martin.st>
Date: Wed Mar 24 23:58:54 2021 +0200
[LLD] Fix probing a MSYS based 'tar' in a Windows Container
These two allow running tests with MSYS based tools within Windows Containers
(which are used in the current CI setup, which afaik also runs tests for the
release branches). This allows exposing bash within PATH in the image used for
the containers (the same image is used for testing of the main branch too).
The commits apply cleanly and I can do the actual cherrypicking, if it's deemed
ok.
Referenced Bugs:
https://bugs.llvm.org/show_bug.cgi?id=49317
[Bug 49317] [meta] 12.0.1 Release Blockers
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs