Make "test file failed to load" errors more obvious, and make run-tests.py fail
These errors could previously go undetected, since they were easy to miss at the end of the output and did not cause run-tests.py to fail. This change adds a `*` pseudo-entry to test_status.json, which is set to "failed" if any tests failed *or* failed to load. This avoids the need to change run-tests.py, which is cached on Buildmaster. See #1815develop
parent
10a7455e85
commit
9a29e5f1ce
Loading…
Reference in New Issue