ATF-log archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

org.NetBSD.atf.src: 2f7a426c0f4149d59a7f3717ebedd6c55998e8bc



revision:            2f7a426c0f4149d59a7f3717ebedd6c55998e8bc
date:                2010-06-10T15:22:46
author:              jmmv%NetBSD.org@localhost
branch:              org.NetBSD.atf.src
changelog:
Fix detection of crashed test cases

Prevent cross-test-case contamination that occured when a first test case
passed and the second crashed.  The second could pick up the result of the
first test case and not be reported as failed.

Similarly, change the way timed out test cases are reported back to the
caller.  The creation of a temporary results file was just a really stupid
way of passing information around and introduced false positives if the
test case creates a results file before timing out.

Fixes ticket #35.

manifest:
format_version "1"

new_manifest [4623f13e9c011e91bc6936d09f2e68d063ac4815]

old_revision [65c3f0d1d40edd8b4a80fe9585c009efe1ac07ce]

patch "atf-run/atf-run.cpp"
 from [d90d8633dfdedcfe4d4ad2ed2242d9ed739898eb]
   to [55767593832bb7bcb3f689ce2e1c39c9fb828b8c]

patch "atf-run/test-program.cpp"
 from [527ed71ee18d3a3f89d240114f332ad53fe356b3]
   to [1e9321ef36a83c8b79c6d7c289c2920d06cab966]

patch "atf-run/test-program.hpp"
 from [554a799899c64636d4aed827427b90d7d0a3b1ff]
   to [d4e62f618c83df2603d949b74bda913d5183c835]

patch "tests/atf/atf-run/t_integration.sh"
 from [fb8cbf2ab8da6e8798723d3ca556ec1b77471ca4]
   to [467ffd93a0477175aebcdbdbf63e78db54a8083d]


Home | Main Index | Thread Index | Old Index