allbuildtestrunquerystartup options
--test_keep_going=<true or false>
When disabled, any non-passing test will cause the entire build to stop. By default all tests are run, even if some do not pass.
default: "true"
execution