diff --git a/test/test_all.py b/test/test_all.py index 9d40be506..c94d8703a 100644 --- a/test/test_all.py +++ b/test/test_all.py @@ -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: