GNU bug report logs - #49078
dejagnu-1.6.3 test failure

Previous Next

Package: dejagnu;

Reported by: Xi Ruoyao <xry111 <at> mengyan1223.wang>

Date: Thu, 17 Jun 2021 19:44:02 UTC

Owned by: jcb62281 <at> gmail.com

Severity: normal

Full log


View this message in rfc822 format

From: Xi Ruoyao <xry111 <at> mengyan1223.wang>
To: jcb62281 <at> gmail.com
Cc: 49078 <at> debbugs.gnu.org
Subject: bug#49078: dejagnu-1.6.3 test failure
Date: Fri, 18 Jun 2021 11:50:45 +0800
[Message part 1 (text/plain, inline)]
On Thu, 2021-06-17 at 16:02 -0500, Jacob Bachmeyer wrote:
> Xi Ruoyao wrote:
> > send: spawn id exp6 not open
> >     while executing
> > "exp_send "interp delete test_case""
> >     invoked from within
> > "if [file exists $test] {
> > [...]
> >         expect "interp create test_case*test_case*expect*>..."
> >     (procedure "process_test" line 9)
> >     invoked from within
> > [...]
> > 
> > I know almost nothing about tcl/expect so I have no idea why did
> > this
> > happen.
> >   
> 
> The child Expect process is exiting unexpectedly while running test 
> cases.  When the parent later attempts to issue a command ({exp_send 
> "interp delete test_case"} means type "interp delete test_case" at the
> child Expect's prompt), Expect notices that the channel has been
> closed 
> and throws a Tcl error ("spawn id EXPN not open").  The new Tcl error 
> handling in DejaGnu 1.6.3 catches and records this error, then repeats
> it after the test run to ensure that you notice that something went
> very 
> wrong.
> 
> This is suspiciously similar to a previous bug report that I have been
> unable to replicate.  Please attach the "runtest.log" file to a reply,
> as it will have more details that might help me to understand this
> issue.
> 
> 
> -- Jacob

Hi Jacob,

The log is attached.
-- 
Xi Ruoyao <xry111 <at> mengyan1223.wang>
School of Aerospace Science and Technology, Xidian University
[runtest.log (text/x-log, attachment)]

This bug report was last modified 3 years and 238 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.