mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 00:32:11 +00:00
Make test_all.py print more information on failure.
This commit is contained in:
@@ -96,6 +96,7 @@ def run_tests(critical_tests, other_tests):
|
||||
print("PASSED")
|
||||
else:
|
||||
print("FAILED")
|
||||
BoostBuild.flush_annotations()
|
||||
else:
|
||||
rs = "succeed"
|
||||
if not passed:
|
||||
|
||||
Reference in New Issue
Block a user