ATF-log archive

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

org.NetBSD.atf.src: 996f9c26e07a86607f373c8f0243d57329c11543



revision:            996f9c26e07a86607f373c8f0243d57329c11543
date:                2010-08-06T11:12:58
author:              jmmv%NetBSD.org@localhost
branch:              org.NetBSD.atf.src
changelog:
Do not crash atf-run if a test gets stuck in a subprocess

We cannot assume that if a test case times out, the process we spawned
was killed.  It could happen that our own subprocess finished but it
left a dangling subprocess that needs to be terminated.

Addresses ticket #53.

manifest:
format_version "1"

new_manifest [a512aa7891a30b569f23cda9da04a27017507c4a]

old_revision [da40a89a7d34bf2680c5b37a1894928133374cfa]

patch "atf-run/integration_test.sh"
 from [2d1ea7fc75daa7f38e671f06213ec628a7b59fdb]
   to [2a1579ea2c900467f886a145c43a4777788f5690]

patch "atf-run/misc_helpers.cpp"
 from [4b10dba985785147ff156f39aeb3b45c00348ff3]
   to [e86aeeb33b12cd4b218592899421fc348fba250c]

patch "atf-run/test-program.cpp"
 from [65cd0290d22b266cbe53ba9020065dfc6f4a1245]
   to [8e572c42f13c133764ba4492ebd99d64145dd9a7]


Home | Main Index | Thread Index | Old Index