Thank you Ben for giving such step by step guidance.
Looks like I found the reason for the UNRESOLVED status.
I can see "Connection closed by remote host" in the gcc.log for
UNRESOLVED test cases during execution.

I took a subset of such test cases and ran individually, and it is passing.
So, when I execute tests like execute.exp, after first set of PASSes,
the connection is being closed by remote host.

Probably, I may have to create smaller sets of test cases to make all
the tests PASS..
Thanks once again..

Regards,
Jestin

On Mon, Apr 21, 2014 at 3:02 PM, Ben Elliston <b...@air.net.au> wrote:
> On Mon, Apr 21, 2014 at 02:55:04PM +0530, jestin james wrote:
>
>> As per gcc.log,
>> Download of /tmp/20000223-1.x0 to amd64 failed.
>> UNRESOLVED: gcc.c-torture/execute/20000223-1.c execution,  -O0
>
> Maybe add RUNTESTFLAGS="-v -v -v" when running make check to see if
> this gives some more clues.
>
> Ben

_______________________________________________
DejaGnu mailing list
DejaGnu@gnu.org
https://lists.gnu.org/mailman/listinfo/dejagnu

Reply via email to