-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Build
-
Fully Compatible
-
ALL
Currently unit tests are run in the bazel sandbox when they're run through "bazel coverage", they're not written to be sandbox compatible (they access files in the repo for example), either figure out how to expose all necessary files to Bazel's sandbox or run the tests outside of the sandbox if possible
- is related to
-
SERVER-97072 Disable Bazel Coverage catch-all
- Closed
- related to
-
SERVER-98500 Bazel coverage reports missing
- Open