Re: please do something about failing smokes

[email protected] (Slaven Rezic)
Newsgroups perl.perl5.porters,perl.daily-build,perl.daily-build.reports
Message-ID <[email protected]>
Enache Adrian <[email protected]> writes:

> On Sun, Apr 13, 2003 at 02:01:07PM +0300, Jarkko Hietaniemi wrote:
> > It seems that about half of the blead/maint smokes are failing :-(
> > 
> > 	http://nntp.x.perl.org/group/perl.daily-build.reports
> 
> There is more than one like that:
> 
> Automated smoke report for 5.9.0 patch 19164 on netbsd - 1.6 (i386/1 cpu)
>           v1.16_14      using /usr/local/bin/gcc version 2.95.3 20010315 (relea
> se) (NetBSD nb3)
> 
> netbsd      [stdio/perlio]-DDEBUGGING [email protected]
>               (cont) -Dcc=/usr/local/bin/gcc -Darchname=i386-netbsd
>               (cont) -Duseithreads -Duseshrplib
>     ext/POSIX/t/posix....................FAILED at test 10
> 
> Will this work ?
> 
> --- /arc/bleadperl/ext/POSIX/t/posix.t	2003-03-17 00:43:13.000000000 +0200
> +++ bleadperl/ext/POSIX/t/posix.t	2003-04-14 00:36:33.000000000 +0300
> @@ -81,7 +81,7 @@
>          printf "%s 11 -   masked SIGINT received %s\n",
>            $sigint_called ? "ok" : "not ok",
>            # At least OpenBSD/i386 3.3 is okay, as is NetBSD 1.5.
> -          $^O =~ /^(?:darwin|freebsd)$/ ?
> +          "$^O$Config{osvers}" =~ /^(?:darwin|freebsd|netbsd1.6)/ ?
>  	      "# TODO $^O seems to loose blocked signals" 
>  	      : '';
>  
> 

Furthermore it looks like the test 11 is not a TODO test on freebsd4.6:

$ ./perl -I../lib ../ext/POSIX/t/posix.t
...
ok 11 -   masked SIGINT received # TODO freebsd seems to loose blocked signals
...

Regards,
	Slaven

-- 
Slaven Rezic - [email protected]

    tktimex - project time manager
    http://sourceforge.net/projects/ptktools/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.