View Issue Details

IDProjectCategoryView StatusLast Update
0009814Talertaler-harnesspublic2025-04-30 16:14
ReporterFlorian Dold Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status confirmedResolutionopen 
Target Version1.0 stretch goals 
Summary0009814: harness tests should clean up processes more thoroughly after test failure
DescriptionThis must be done in the test runner. Due to limitations of NodeJS, the test worker can't reliably SIGKILL processes when SIGTERM doesn't end them.

Maybe with the following approach:
* harness worker writes PIDs of running processes to the test directory
* harness test runner cleans up those processes
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-04-29 15:34 Florian Dold New Issue
2025-04-29 16:14 Florian Dold Summary harness tests should clean better after test failure => harness tests should clean up processes better after test failure
2025-04-29 16:14 Florian Dold Description Updated
2025-04-29 16:15 Florian Dold Summary harness tests should clean up processes better after test failure => harness tests should clean up processes more thoroughly after test failure
2025-04-30 16:14 Christian Grothoff Status new => confirmed