diff options
author | dsmith <dsmith> | 2007-08-07 14:33:41 +0000 |
---|---|---|
committer | dsmith <dsmith> | 2007-08-07 14:33:41 +0000 |
commit | 98be953834c60aaa2ae7504890f1cf11815e558a (patch) | |
tree | 3356e76c9e5cedc00bd8f6853108ca4e915e1504 /testsuite/ChangeLog | |
parent | a62af368aa25aa415d9445995386229e808d4993 (diff) | |
download | systemtap-steved-98be953834c60aaa2ae7504890f1cf11815e558a.tar.gz systemtap-steved-98be953834c60aaa2ae7504890f1cf11815e558a.tar.xz systemtap-steved-98be953834c60aaa2ae7504890f1cf11815e558a.zip |
2007-08-07 David Smith <dsmith@redhat.com>
PR 4736 (partial fix)
* systemtap.printf/end1b.exp: Changed 'FAIL' to 'fail', so
the rest of the testsuite will continue.
* systemtap.printf/mixed_outb.exp: Ditto.
* systemtap.printf/out1b.exp: Ditto.
* systemtap.printf/out2b.exp: Ditto.
* systemtap.printf/out3b.exp: Ditto.
Diffstat (limited to 'testsuite/ChangeLog')
-rw-r--r-- | testsuite/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog index 4b44013c..8a95ff1e 100644 --- a/testsuite/ChangeLog +++ b/testsuite/ChangeLog @@ -1,3 +1,13 @@ +2007-08-07 David Smith <dsmith@redhat.com> + + PR 4736 (partial fix) + * systemtap.printf/end1b.exp: Changed 'FAIL' to 'fail', so + the rest of the testsuite will continue. + * systemtap.printf/mixed_outb.exp: Ditto. + * systemtap.printf/out1b.exp: Ditto. + * systemtap.printf/out2b.exp: Ditto. + * systemtap.printf/out3b.exp: Ditto. + 2007-08-02 Mike Mason <mmlnx@us.ibm.com> * systemtap.samples/profile.stp: Changed limit check in |