-
-
Notifications
You must be signed in to change notification settings - Fork 156
Open
Labels
blockedBlocked by another issueBlocked by another issuebugSomething isn't workingSomething isn't working
Description
What happened?
With bazel 6.1.0, run a test with code coverage with RBE and flags:
--remote_download_minimal- --experimental_split_coverage_postprocessing
- --experimental_fetch_all_coverage_outputs
And see an error like
EDIT: This bug is reproducible locally, with the above flags
FATAL: the entry_point '$BAZEL_OUTPUT_BASE/sandbox/linux-sandbox/17885/execroot/$REPO_NAME/bazel-out/k8-fastbuild/bin/...TARGET_PATH.../../aspect_rules_js/js/private/coverage/coverage.js' not found in runfiles
Version
Development (host) and target OS/architectures:
Output of bazel --version: 6.1.0
Version of the Aspect rules, or other relevant rules from your
WORKSPACE or MODULE.bazel file:
How to reproduce
No response
Any other information?
No response
Metadata
Metadata
Assignees
Labels
blockedBlocked by another issueBlocked by another issuebugSomething isn't workingSomething isn't working