[Bug testsuite/19275] New: the stap_run testsuite function doesn't handle unexpected output
dsmith at redhat dot com
sourceware-bugzilla@sourceware.org
Fri Nov 20 16:24:00 GMT 2015
https://sourceware.org/bugzilla/show_bug.cgi?id=19275
Bug ID: 19275
Summary: the stap_run testsuite function doesn't handle
unexpected output
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: testsuite
Assignee: systemtap at sourceware dot org
Reporter: dsmith at redhat dot com
Target Milestone: ---
In the following email, Zhou Wenjian realized that the stap_run function has a
problem. If there is output after the passing output, like a failure message,
it ignores it.
<https://sourceware.org/ml/systemtap/2015-q4/msg00083.html>
For example, if the test prints:
systemtap ending probe
systemtap test success
systemtap test failure
The staprun function would ignore the 'failure' line and pass the test. This
should be fixed.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list