Hi Sergio, On Fri, 04 May 2012 01:25:04 +0200, Sergio Durigan Junior wrote: > I've been wanting to setup a regression tester for GDB, which would run > daily on x86_64 initially (the best time to run this task would also be > something to be decided here).
the test should cover wide range of distributions. Patch submitters run testsuite on their own box, just duplicating the submitters work is not useful, the goal is to test more thoroughly. Proofs why thorough testing is needed just From the top of my head: http://sourceware.org/ml/gdb-patches/2012-04/msg01062.html - regression only on Fedora 15+16 (not on 17+) http://sourceware.org/ml/gdb-patches/2012-04/msg01061.html - regression only on CentOS-6 (not on CentOS-5 nor Fedoras) http://sourceware.org/ml/gdb-patches/2011-04/msg00500.html - failing new test only on Kubuntu Just x86_64 also is not enough: http://sourceware.org/ml/gdb-patches/2012-04/msg00896.html - crash only on i686 hosts But my current testing on x86* arches also is enough: http://sourceware.org/ml/gdb-patches/2012-01/msg00168.html - build regression on s390x-linux-gnu So I believe there should be some sort of virtualization (I use only mock now) as I doubt there is enough hardware boxes each with different OS to cover all the most popular distros. Then also if it runs only daily (and not per commit) there is the manual work of bisecting each regression / failing new testcase by hand. Thanks, Jan drwxr-xr-x 4 jkratoch jkratoch 4096 May 3 03:50 20120503Build-binutilscvs-f17/ drwxr-xr-x 4 jkratoch jkratoch 4096 May 3 05:48 20120503Build-gdbcvs-dwarf2-f17/ drwxr-xr-x 4 jkratoch jkratoch 4096 May 3 05:38 20120503Build-gdbcvs-dwarf3-f17/ drwxr-xr-x 4 jkratoch jkratoch 4096 May 3 05:28 20120503Build-gdbcvs-dwarf40-f17/ drwxr-xr-x 4 jkratoch jkratoch 4096 May 3 05:18 20120503Build-gdbcvs-dwarf41-f17/ drwxr-xr-x 3 jkratoch jkratoch 4096 May 3 08:34 20120503Build-gdbcvs-dwarf41-gcchead-f17/ drwxr-xr-x 4 jkratoch jkratoch 4096 May 3 04:49 20120503Build-gdbcvs-epel5/ drwxr-xr-x 4 jkratoch jkratoch 4096 May 3 04:41 20120503Build-gdbcvs-epel6/ drwxr-xr-x 4 jkratoch jkratoch 4096 May 3 04:32 20120503Build-gdbcvs-f15/ drwxr-xr-x 4 jkratoch jkratoch 4096 May 3 04:22 20120503Build-gdbcvs-f16/ drwxr-xr-x 4 jkratoch jkratoch 4096 May 3 03:44 20120503Build-gdbcvs-f17/ drwxr-xr-x 3 jkratoch jkratoch 4096 May 3 08:18 20120503Build-gdbcvs-gcc46-f17/ drwxr-xr-x 3 jkratoch jkratoch 4096 May 3 08:26 20120503Build-gdbcvs-gcchead-f17/ drwxr-xr-x 4 jkratoch jkratoch 4096 May 3 04:59 20120503Build-gdbcvs-gdbindex-f17/ drwxr-xr-x 4 jkratoch jkratoch 4096 May 3 05:08 20120503Build-gdbcvs-gdbserver-f17/ drwxr-xr-x 4 jkratoch jkratoch 4096 May 3 04:13 20120503Build-gdbcvs-rawhide/ drwxr-xr-x 4 jkratoch jkratoch 4096 May 3 05:57 20120503Build-gdbcvs-stabsp-f17/ _______________________________________________ Gcc-cfarm-users mailing list Gcc-cfarm-users@gna.org https://mail.gna.org/listinfo/gcc-cfarm-users