This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug testsuite/5094] gtod.exp fails on ppc64/i386
- From: "wcohen at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Tue, 28 May 2019 19:50:37 +0000
- Subject: [Bug testsuite/5094] gtod.exp fails on ppc64/i386
- Auto-submitted: auto-generated
- References: <bug-5094-6586@http.sourceware.org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=5094
William Cohen <wcohen at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |wcohen at redhat dot com
Resolution|--- |WORKSFORME
--- Comment #3 from William Cohen <wcohen at redhat dot com> ---
Seeing the gtod.exp test passing on both ppc64le fc28.
[wcohen@rh-power-vm07 systemtap]$ uname -r
5.0.16-100.fc28.ppc64le
[wcohen@rh-power-vm07 systemtap]$ grep gtod testsuite/systemtap.sum
Running
/home/wcohen/systemtap_write/systemtap/testsuite/systemtap.base/gtod.exp ...
PASS: gtod (short range) (100)
PASS: gtod (10ms interval) (100)
PASS: gtod (100ms interval) (100)
And and i386 f30:
[wcohen@weci686 testsuite]$ uname -r
5.0.17-300.fc30.i686
[wcohen@weci686 testsuite]$ grep gtod systemtap.sum
Running /usr/share/systemtap/testsuite/systemtap.base/gtod.exp ...
PASS: gtod (short range) (100)
PASS: gtod (10ms interval) (100)
PASS: gtod (100ms interval) (100)
--
You are receiving this mail because:
You are the assignee for the bug.