//src/test/shell/bazel:starlark_repository_test is not compatible with Python 3 #17409
Labels
macos-infra-update
P2
We'll consider working on this in future. (Assignee optional)
team-OSS
Issues for the Bazel OSS team: installation, release processBazel packaging, website
type: bug
Description of the bug:
https://storage.googleapis.com/bazel-untrusted-buildkite-artifacts/01861769-00f9-409f-9fb0-561d0415f679/src/test/shell/bazel/starlark_repository_test/shard_4_of_6/test_attempts/attempt_1.log:
TypeError: can't concat str to bytes
What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
No response
Which operating system are you running Bazel on?
No response
What is the output of
bazel info release
?No response
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 master; git rev-parse HEAD
?No response
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: