[Bug testsuite/17864] alias_tapset.exp regressed
dsmith at redhat dot com
sourceware-bugzilla@sourceware.org
Wed Jan 21 16:47:00 GMT 2015
https://sourceware.org/bugzilla/show_bug.cgi?id=17864
David Smith <dsmith at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dsmith at redhat dot com
--- Comment #1 from David Smith <dsmith at redhat dot com> ---
I think what is going on here is that expect by default will only match up to
the first 2000 characters of the output. When I redirect the output of the
"stap -p2" command I get around 32K.
I upped the expect limit, but the test still didn't pass. We may need to
rewrite the test a bit to put the output in a file and search the file using
grep.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list