--experimental_split_xml_generation=<true or false>
If this flag is set, and a test action does not generate a test.xml file,
then Bazel uses a separate action to generate a dummy test.xml file
containing the test log. Otherwise, Bazel generates a test.xml as part of
the test action.