From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3267 invoked by alias); 19 Sep 2008 13:10:13 -0000 Received: (qmail 3254 invoked by uid 22791); 19 Sep 2008 13:10:12 -0000 X-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_93,KAM_MX,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 19 Sep 2008 13:09:38 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id m8JD90HD012468 for ; Fri, 19 Sep 2008 09:09:21 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m8JD8nar020766 for ; Fri, 19 Sep 2008 09:08:50 -0400 Received: from [10.34.32.43] (afri.englab.brq.redhat.com [10.34.32.43]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id m8JD8lZ0028798; Fri, 19 Sep 2008 09:08:48 -0400 Subject: Re: Regular git master HEAD testing From: Petr Muller Reply-To: pmuller@redhat.com To: Mark Wielaard Cc: systemtap@sourceware.org In-Reply-To: <1221774515.9989.13.camel@dijkstra.wildebeest.org> References: <1221049993.3293.60.camel@afri.englab.brq.redhat.com> <1221774515.9989.13.camel@dijkstra.wildebeest.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-OjgTPynhWDNuBZ3ZHcih" Organization: Red Hat Date: Fri, 19 Sep 2008 13:10:00 -0000 Message-Id: <1221829727.5340.27.camel@afri.englab.brq.redhat.com> Mime-Version: 1.0 X-Scanned-By: MIMEDefang 2.58 on 172.16.27.26 X-Virus-Checked: Checked by ClamAV on sourceware.org X-IsSubscribed: yes Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2008-q3/txt/msg00719.txt.bz2 --=-OjgTPynhWDNuBZ3ZHcih Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Content-length: 2414 On Thu, 2008-09-18 at 23:48 +0200, Mark Wielaard wrote: > Hi Petr, >=20 > On Wed, 2008-09-10 at 14:33 +0200, Petr Muller wrote: > > 1) The distro where all this happen is currently RHEL5.2. I will try to > > add Fedora too in the future. > > 2) Architectures being tested are i686,ia64,s390x,powerpc64,x86_64 > > 3) There are no special configure options, except for bundled elfutils, > > for which the source will be always the most recent fetched from > > elfutils upstream. Currently it is 0.137. > > 4) The build failure mails are currently directed at me, not this list, > > because I'm gonna test this a bit more before I let some script spam > > some mailing list. > >=20 > > I hope this can be useful for you, please let me know, if you find it > > needless, or things you would like or do not like. >=20 > Was this how you found bug #6904 buildok/syscall.stp and > buildok/aux_syscalls.stp started failing on ia64 and s390x? Yeah, it was. Although I did the "which commit did that" part manually with git bisect. It would save me time if I looked at the commit log in the first place :) Actually I'll probably add new commit logs to my alarm messages.=20 > Then, sorry for breaking that on those architectures. But cool your > autobuilder found it. Very useful. >=20 > Could you show how the failure email looked? Currently, it looks like this (it is just an output of deja-summarize script, which is a blackbox for me, because it's in perl :) REGRESSION INFO: pass: buildok/aux_syscalls-embedded.stp:=20 fail: buildok/aux_syscalls-embedded.stp:=20 pass: buildok/syscall.stp:=20 fail: buildok/syscall.stp:=20 Filename: /mnt/qa/scratch/pmuller/stap-upstream-tester/Red Hat Enterprise Linux Server release 5.2 (Tikanga)/ia64/systemtap.sum PASS : 517 FAIL : 15 REGRESSION : 0 KFAIL : 6 default : 246 XFAIL : 2 SUITES : 157 UNSUPPORTED: 1 UNRESOLVED : 0 XPASS : 9 WARN : 0 UNTESTED : 24 ERROR : 2 KPASS : 1 SCORE : 341 Filename: systemtap.sum PASS : 490 FAIL : 42 REGRESSION : 2 KFAIL : 6 default : 246 XFAIL : 2 SUITES : 157 UNSUPPORTED: 1 UNRESOLVED : 0 XPASS : 9 WARN : 0 UNTESTED : 24 ERROR : 2 KPASS : 1 SCORE : 6 Petr --=-OjgTPynhWDNuBZ3ZHcih Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part Content-length: 197 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEABECAAYFAkjTpF8ACgkQgIwDKtV72ctSagCggIOcgdh9wcX56cRUm40UDg/v WjUAn2TPk6BJ4VOJpuITEuZwgdyY+ZBj =CfRQ -----END PGP SIGNATURE----- --=-OjgTPynhWDNuBZ3ZHcih--