-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Correctness
The Tests tab for the bazel_coverage Evergreen task is empty. This is because it doesn't attach the test result output generated by Bazel. The XML_OUTPUT_FILE environment variable appears like it can control the location where Bazel writes this file.
The attach.xunit_results Evergreen command can then be used to upload the test result output.
- is related to
-
SERVER-98912 Improve bazel test integration with evergreen
- Investigating