[Bug tapsets/15211] New: syscall.exp failures on rawhide
dsmith at redhat dot com
sourceware-bugzilla@sourceware.org
Wed Feb 27 19:41:00 GMT 2013
http://sourceware.org/bugzilla/show_bug.cgi?id=15211
Bug #: 15211
Summary: syscall.exp failures on rawhide
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: tapsets
AssignedTo: systemtap@sourceware.org
ReportedBy: dsmith@redhat.com
Classification: Unclassified
When running the syscall.exp testsuite on rawhide
(3.8.0-0.rc6.git1.1.fc19.x86_64), I'm seeing the following failures:
====
Running ../../src/testsuite/systemtap.syscall/syscall.exp ...
FAIL: 64-bit openclose syscall
FAIL: 64-bit stat syscall
FAIL: 32-bit clock syscall
FAIL: 32-bit openclose syscall
FAIL: 32-bit stat syscall
FAIL: 32-bit timer syscall
=== systemtap Summary ===
# of expected passes 63
# of unexpected failures 6
# of unsupported tests 1
====
Looking through systemtap.log, I see some testcase issues (need to expect
'open(FILE, O_CREAT)' or 'creat(FILE)') and a genuine tapset issue (a
clock_settime() and timer_settime() argument is coming out as "UNKNOWN").
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Systemtap
mailing list