This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ada/testsuite] Add timeout for ada tests


Eric Botcazou <ebotcazou@adacore.com> writes:

>> >   There are some acats tests that fill up my disk and never complete if I
>> > let them run.  So this patch adds a timeout for the acats tests.
>>
>> OK with me, as long as the syntax used is understood by all targets
>> where people run acats tests.
>
> I've reverted the patch as it is responsible for a bunch of failures on 
> AMD64/Linux: http://gcc.gnu.org/ml/gcc-testresults/2005-11/msg00908.html
>
>                 === acats support ===
> Generating support files...gnatmake 
> --GCC="/home/eric/build/gcc/native/gcc/xgcc-B/home/eric/build/gcc/native/gcc/" 
> -gnatws -O2 /home/eric/svn/gcc/gcc/testsuite/ada/acats/support/impbit.adb 
> -largs --GCC="/home/eric/build/gcc/native/gcc/xgcc 
> -B/home/eric/build/gcc/native/gcc/"
> /home/eric/build/gcc/native/gcc/xgcc -c 
> -I/home/eric/svn/gcc/gcc/testsuite/ada/acats/support/ 
> -B/home/eric/build/gcc/native/gcc/ -gnatws -O2 
> -I- /home/eric/svn/gcc/gcc/testsuite/ada/acats/support/impbit.adb
> gnatbind -x impbit.ali
> gnatlink impbit.ali --GCC=/home/eric/build/gcc/native/gcc/xgcc 
> -B/home/eric/build/gcc/native/gcc/
> target_bit= 64
> [2]   Done                    
> ( /home/eric/build/gcc/native/gcc/testsuite/ada/acats/support/impbit )
> sh: line 6: wait: pid 27832 is not a child of this shell
> sh: line 10: 27830 Terminated              ( sleep 300 && kill $$ 
> 2>/dev/null )
> target_insn=nop

 Thanks, I'll see what I can find.

-- 
Thanks,
Jim

http://www.csclub.uwaterloo.ca/~ja2morri/
http://phython.blogspot.com
http://open.nit.ca/wiki/?page=jim


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]