public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
From: "wcohen at redhat dot com" <sourceware-bugzilla@sourceware.org>
To: systemtap@sourceware.org
Subject: [Bug tapsets/17928] A number of the systemtap.syscall/syscall.exp tests fail on 32-bit arm because size_t sign extended to 64-bit value
Date: Fri, 06 Feb 2015 22:40:00 -0000	[thread overview]
Message-ID: <bug-17928-6586-I0LWaTdPa5@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-17928-6586@http.sourceware.org/bugzilla/>

https://sourceware.org/bugzilla/show_bug.cgi?id=17928

--- Comment #3 from William Cohen <wcohen at redhat dot com> ---
The changes helped quite a bit.  Before the patches:

testcase ./systemtap.syscall/syscall.exp completed in 211 seconds

        === systemtap Summary ===

# of expected passes        85
# of unexpected failures    28
# of untested testcases        2
# of unsupported tests        4


After the patches the test results are significantly improved:

testcase ./systemtap.syscall/syscall.exp completed in 217 seconds

        === systemtap Summary ===

# of expected passes        101
# of unexpected failures    13
# of untested testcases        1
# of unsupported tests        6
runtest completed at Fri Feb  6 16:23:55 2015

Comparing the systemtap.sum files there all the no new failures. The following
tests remain as failure:

FAIL: 32-bit alarm syscall (can't set timer to time in past) 
FAIL: 32-bit chmod syscall (chmod arg2 of -1 get odd 01777777777777777777777)
FAIL: 32-bit dup syscall  (not getting correct args for dup3)
FAIL: 32-bit fadvise64 syscall (test crashs on first fadvise64)
FAIL: 32-bit keyctl syscall (returns -EACCES for keyctl syscall)
FAIL: 32-bit mmap syscall (mlock arg2 != 4096)
FAIL: 32-bit poll syscall (epoll_wait not mapped to epoll_pwait)
FAIL: 32-bit recv syscall (doesn't match one recv)
FAIL: 32-bit recvfrom syscall (recvfrom mishandle 32-bit arg (-1))
FAIL: 32-bit send syscall (looks similar to recv syscall for send)
FAIL: 32-bit sendmsg syscall(looks similar to recv syscall for sendmsg)
FAIL: 32-bit shmat syscall (returning -EINVAL for several shmat/
FAIL: 32-bit uid syscall (gets wrong value for setuid)

Will attach the systemtap.log in a moment for details.

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

  parent reply	other threads:[~2015-02-06 22:40 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-04 21:15 [Bug tapsets/17928] New: " wcohen at redhat dot com
2015-02-04 21:34 ` [Bug tapsets/17928] " jistone at redhat dot com
2015-02-06 21:00 ` dsmith at redhat dot com
2015-02-06 22:40 ` wcohen at redhat dot com [this message]
2015-02-06 22:44 ` wcohen at redhat dot com
2015-02-07  6:37 ` wcohen at redhat dot com
2015-02-07 22:24 ` wcohen at redhat dot com
2015-02-09 15:32 ` dsmith at redhat dot com
2015-02-09 17:47 ` dsmith at redhat dot com
2015-02-09 17:55 ` dsmith at redhat dot com
2015-02-09 21:27 ` wcohen at redhat dot com
2015-02-09 21:58 ` dsmith at redhat dot com
2015-02-09 22:12 ` wcohen at redhat dot com
2015-02-13 17:15 ` wcohen at redhat dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-17928-6586-I0LWaTdPa5@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=systemtap@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).