This is the mail archive of the systemtap-cvs@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]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-519-g174c4d7


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  174c4d7484d74b00300b9d9bb1795199788b13fb (commit)
      from  e2d98c60dcbb1dee319e9bd5c5fdc3a7198fd636 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 174c4d7484d74b00300b9d9bb1795199788b13fb
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Tue Nov 29 17:23:29 2011 -0500

    testsuite: xfail->kfail buildok failures
    
    Use kfail to designate problems that represent unfixable issues such
    as compiler limitations (debuginfo missing from here or there).
    xfail is inappropriate, as we use this to designate failures we
    want to see, e.g., the detection of deliberate input errors.
    
    * lib/stap_buildok.exp: Removed, inlined back into
    * systemtap.pass1-4/buildok.exp: Pull switch code in here.  Use kfail*.
    * systemtap.exelib/pthreadprobes.exp: Don't look at buildok_known_failures,
      which didn't have any pthread awareness anyway.

-----------------------------------------------------------------------

Summary of changes:
 testsuite/config/unix.exp                    |    1 -
 testsuite/lib/stap_buildok.exp               |   47 --------------------------
 testsuite/systemtap.exelib/pthreadprobes.exp |    3 +-
 testsuite/systemtap.pass1-4/buildok.exp      |   47 +++++++++++++++++++++++++-
 4 files changed, 47 insertions(+), 51 deletions(-)
 delete mode 100644 testsuite/lib/stap_buildok.exp


hooks/post-receive
--
systemtap: system-wide probe/trace tool


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