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/4329] New: systemtap.samples/sysopen test fails on several arch's


This test is failing on x86_64, s390 and ppc64
This test case is  covered by the systemtap.syscall/openclose.c   test so maybe
it is better to just remove the sysopen test.

I looked at the test failure on s390 and ppc64.  On s390 the problem is the
script assumes that sys_open will be called by some user program but is not
providing the user program.  So it can fail in the allotted time.  On ppc64 same
problem but we it should add a probe at compat_sys_open().

-- 
           Summary: systemtap.samples/sysopen test fails on several arch's
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: testsuite
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: dwilder at us dot ibm dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=4329

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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