Skip to content

[Bug]: Tests are broken --experimental_split_coverage_postprocessing #965

@joeljeske

Description

@joeljeske

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:

3530bb6

How to reproduce

No response

Any other information?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedBlocked by another issuebugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions