FrontPage 

Fuego wiki

Login or create account

Issue 0089 in 'raw' format

; Summary: Test timeout doesn't give partial results
; Owner: Tim
; Reporter: Tim
; Status: open
; Priority: medium
; Version: 1.5
; Subsystem: ftc
; Tags: (words or phrases for searching)

= Description =
When a test times out, it is halted immediately, without giving the test
a chance to run post_test, to gather partial results.

This is particularly annoying for batch tests, where many sub-tests may
have run correctly, and for LTP, where (again) many sub-tests may have
run correctly.

In general ftc does not distinguish whether a test was making progress or
or was just hung (there's probably no general way to do this).  However,
it might be nice to handle this better.

maybe add something so that a timeout is handled by switching to post_test
with an indicator that the test needs to wrap up and collect what information
it has.

= Notes =
''Put other free-form comments or notes here''

; backlink: [[Fuego Issues List]]







TBWiki engine 1.8.3 by Tim Bird