This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug testsuite/17864] alias_tapset.exp regressed
- From: "dsmith at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Wed, 21 Jan 2015 16:46:49 +0000
- Subject: [Bug testsuite/17864] alias_tapset.exp regressed
- Auto-submitted: auto-generated
- References: <bug-17864-6586 at http dot sourceware dot org/bugzilla/>
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.