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]

Re: Systemtap test results for systemtap-20070317 on s390


David Wilder wrote:
I fixed my kprobe but that was causing the test not to run.

I took a brief look at your results and saw this one:


Running /home/wilder/stap/src/testsuite/systemtap.stress/conversions.exp ...
ERROR: tcl error sourcing /home/wilder/stap/src/testsuite/systemtap.stress/conversions.exp.
ERROR: can't use non-numeric string as operand of "&&"
    while executing
"if {[istarget s390x-*-*] && {$value == 0}} { set value 0x7777777777 }"
    ("foreach" body line 5)
    invoked from within

That's a test case error (the {} shouldn't be surrounding the $value test). I've fixed this.


--
David Smith
dsmith@redhat.com
Red Hat
http://www.redhat.com
256.217.0141 (direct)
256.837.0057 (fax)


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