This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/17864] alias_tapset.exp regressed


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]