You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bazel-discuss
I have written a draft about how Bazel can let rule authors depend on test results, for example to aggregate and generate test reports during the build phase. It basically creates a TestResultInfo and exposes ctx.actions.run_test.