Today, XHarness tests run after all the regular arcade tests finish. Frequently, the xharness tests timeout, despite the regular tests completing successfully, and you have to rerun the entire job (aka, all of the arcade tests + all the xharness tests). Xharness tests should be broken out into a separate job per configuration, so that when they need to be rerun, we don't have to rerun ALL of the tests (and possibly time out again).
Today, XHarness tests run after all the regular arcade tests finish. Frequently, the xharness tests timeout, despite the regular tests completing successfully, and you have to rerun the entire job (aka, all of the arcade tests + all the xharness tests). Xharness tests should be broken out into a separate job per configuration, so that when they need to be rerun, we don't have to rerun ALL of the tests (and possibly time out again).