bug27658 350 B

123456
  1. o Minor bugfixes (testing):
  2. - If a unit test running in a subprocess exits abnormally or with a
  3. nonzero status code, treat the test as having failed, even if
  4. the test reported success. Without this fix, memory leaks don't cause
  5. cause the tests to fail, even with LeakSanitizer. Fixes bug 27658;
  6. bugfix on 0.2.2.4-alpha.