public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
From: "mjw at redhat dot com" <sourceware-bugzilla@sourceware.org>
To: systemtap@sourceware.org
Subject: [Bug testsuite/13373] New: FAILs for function.label(string) and new plt probe constructs in unprivileged myproc/probes tests
Date: Wed, 02 Nov 2011 12:38:00 -0000	[thread overview]
Message-ID: <bug-13373-6586@http.sourceware.org/bugzilla/> (raw)

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

             Bug #: 13373
           Summary: FAILs for function.label(string) and new plt probe
                    constructs in unprivileged myproc/probes tests
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: testsuite
        AssignedTo: systemtap@sourceware.org
        ReportedBy: mjw@redhat.com
    Classification: Unclassified


The unprivileged_myproc.exp and unprivileged_probes.exp tests are smart. They
detect all possible probe constructs and try to test them all. But that means
that newer constructs like function.label(string) and the new plt probe
constructs all generate FAILs. Currently 38 of them. These need to be added to
these testcases.

Running
/home/mark/src/systemtap/testsuite/systemtap.unprivileged/unprivileged_myproc.exp
...
FAIL: unprivileged myproc: not tested:
process.library(string).function(string).label(string)
FAIL: unprivileged myproc: not tested: process.library(string).plt
FAIL: unprivileged myproc: not tested:
process.library(string).plt.statement(number)
FAIL: unprivileged myproc: not tested: process.library(string).plt(string)
FAIL: unprivileged myproc: not tested:
process.library(string).plt(string).statement(number)
FAIL: unprivileged myproc: not tested: process.plt
FAIL: unprivileged myproc: not tested: process.plt.statement(number)
FAIL: unprivileged myproc: not tested: process.plt(string)
FAIL: unprivileged myproc: not tested: process.plt(string).statement(number)
FAIL: unprivileged myproc: not tested: process.provider(string).mark(string)
FAIL: unprivileged myproc: not tested:
process(string).library(string).function(string).label(string)
FAIL: unprivileged myproc: not tested: process(string).library(string).plt
FAIL: unprivileged myproc: not tested:
process(string).library(string).plt.statement(number)
FAIL: unprivileged myproc: not tested:
process(string).library(string).plt(string)
FAIL: unprivileged myproc: not tested:
process(string).library(string).plt(string).statement(number)
FAIL: unprivileged myproc: not tested: process(string).plt
FAIL: unprivileged myproc: not tested: process(string).plt.statement(number)
FAIL: unprivileged myproc: not tested: process(string).plt(string)
FAIL: unprivileged myproc: not tested:
process(string).plt(string).statement(number)
Running
/home/mark/src/systemtap/testsuite/systemtap.unprivileged/unprivileged_probes.exp
...
FAIL: unprivileged probes: not tested:
process.library(string).function(string).label(string)
FAIL: unprivileged probes: not tested: process.library(string).plt
FAIL: unprivileged probes: not tested:
process.library(string).plt.statement(number)
FAIL: unprivileged probes: not tested: process.library(string).plt(string)
FAIL: unprivileged probes: not tested:
process.library(string).plt(string).statement(number)
FAIL: unprivileged probes: not tested: process.plt
FAIL: unprivileged probes: not tested: process.plt.statement(number)
FAIL: unprivileged probes: not tested: process.plt(string)
FAIL: unprivileged probes: not tested: process.plt(string).statement(number)
FAIL: unprivileged probes: not tested: process.provider(string).mark(string)
FAIL: unprivileged probes: not tested:
process(string).library(string).function(string).label(string)
FAIL: unprivileged probes: not tested: process(string).library(string).plt
FAIL: unprivileged probes: not tested:
process(string).library(string).plt.statement(number)
FAIL: unprivileged probes: not tested:
process(string).library(string).plt(string)
FAIL: unprivileged probes: not tested:
process(string).library(string).plt(string).statement(number)
FAIL: unprivileged probes: not tested: process(string).plt
FAIL: unprivileged probes: not tested: process(string).plt.statement(number)
FAIL: unprivileged probes: not tested: process(string).plt(string)
FAIL: unprivileged probes: not tested:
process(string).plt(string).statement(number)

        === systemtap Summary ===

# of expected passes        605
# of unexpected failures    38
# of expected failures        12
# of untested testcases        2

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

             reply	other threads:[~2011-11-02 12:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-02 12:38 mjw at redhat dot com [this message]
2011-11-09 17:07 ` [Bug testsuite/13373] " fche 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-13373-6586@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).