Exceptions 25% of builds - windows 7.2.0rc2 #22595
Labels
area-Windows
Windows-specific issues and feature requests
team-OSS
Issues for the Bazel OSS team: installation, release processBazel packaging, website
type: bug
under investigation
Description of the bug:
I'm seeing builds failing immediately with exceptions, around 25% of the time.
Which category does this issue belong to?
No response
What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
git clone https://github.com/peakschris/bazel7-conan-module-example
bazel build //...
Which operating system are you running Bazel on?
windows
What is the output of
bazel info release
?release 7.2.0rc2
If
bazel info release
returnsdevelopment version
or(@non-git)
, tell us how you built Bazel.No response
What's the output of
git remote get-url origin; git rev-parse HEAD
?No response
Is this a regression? If yes, please try to identify the Bazel commit where the bug was introduced.
Yes, am seeing it for the first time after switching to 7.2.0rc2
Have you found anything relevant by searching the web?
No response
Any other information, logs, or outputs that you want to share?
No response
The text was updated successfully, but these errors were encountered: