ExportXMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 9.1.0-rc0, 9.1.0-rc1022
    • Affects Version/s: None
    • Component/s: Bazel
    • None
    • Fully Compatible
    • Build OnDeck
    • None
    • None
    • None
    • None
    • None
    • None
    • None

        1. Summary

      Extend `mongo_install` to propagate test targets' `DefaultInfo.data_runfiles` through `TestBinaryInfo` and install those files under the corresponding Bazel runfiles paths. This makes generated test certificates and other `data` files available to installed Windows unit tests without duplicating declarations for `INSTALL_DIR`.

      The new analysis coverage verifies that test data is present in the package map, install action inputs, and source manifest. Existing provider instances without the new field remain compatible, and only tagged test binaries contribute these files.

        1. Testing
      • `bazel run format`
      • `bazel test //bazel/install_rules:install_rules_test`
      • `git diff --check`

            Assignee:
            Daniel Moody
            Reporter:
            Daniel Moody
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: