Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: don't use symlink for e2e bazelrc #95

Merged
merged 1 commit into from
Mar 12, 2023
Merged

chore: don't use symlink for e2e bazelrc #95

merged 1 commit into from
Mar 12, 2023

Conversation

alexeagle
Copy link
Collaborator

It seems to be broken on BCR windows presubmit:
https://buildkite.com/bazel/bcr-presubmit/builds/1117#0186d6d0-96a6-44c8-8176-93c67cfdebac


  File c:bbk-windows-58ckbazelbcr-presubmitbcr_presubmit.py, line 240, in prepare_test_module_repo
    scratch_file(test_module_root, .bazelrc, [
  File c:bbk-windows-58ckbazelbcr-presubmitbcr_presubmit.py, line 147, in scratch_file
    with open(abspath, mode) as f:
OSError: [Errno 22] Invalid argument: 'c:\b\bk-windows-58ck\bazel-downstream-projects\output\rules_oci-0.3.4\e2e\smoke\.bazelrc'

It seems to be broken on BCR windows presubmit:
https://buildkite.com/bazel/bcr-presubmit/builds/1117#0186d6d0-96a6-44c8-8176-93c67cfdebac
  File c:bbk-windows-58ckbazelbcr-presubmitbcr_presubmit.py, line 240, in prepare_test_module_repo
    scratch_file(test_module_root, .bazelrc, [
  File c:bbk-windows-58ckbazelbcr-presubmitbcr_presubmit.py, line 147, in scratch_file
    with open(abspath, mode) as f:
OSError: [Errno 22] Invalid argument: 'c:\b\bk-windows-58ck\bazel-downstream-projects\output\rules_oci-0.3.4\e2e\smoke\.bazelrc'
@alexeagle alexeagle requested a review from thesayyn March 12, 2023 21:00
@alexeagle alexeagle merged commit bc00c6e into main Mar 12, 2023
@alexeagle alexeagle deleted the stamp branch March 12, 2023 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants