emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#41824: closed (Dejagnu's unknown proc aborts testsuite run when trig


From: GNU bug Tracking System
Subject: bug#41824: closed (Dejagnu's unknown proc aborts testsuite run when triggered in test-case)
Date: Wed, 08 Jul 2020 23:54:02 +0000

Your message dated Wed, 08 Jul 2020 18:52:56 -0500
with message-id <5F065C58.7070108@gmail.com>
and subject line Re: bug#41824: Dejagnu's unknown proc aborts testsuite run 
when triggered in test-case
has caused the debbugs.gnu.org bug report #41824,
regarding Dejagnu's unknown proc aborts testsuite run when triggered in 
test-case
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
41824: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41824
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Dejagnu's unknown proc aborts testsuite run when triggered in test-case Date: Fri, 12 Jun 2020 10:35:43 +0200 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0
Hi,

the gdb testsuite uses the dejagnu framework.

If I add a call to foobar at the end of a test-case in that testsuite,
and I do a run of the testsuite, then the test-case aborts, and
subsequently the testsuite run aborts, that is, no further tests are run.

While it is as expected that the test-case aborts, it's not desirable
that the testsuite run aborts.

We've installed a hack in ${tool}_init/${tool}_finish to workaround this
in the gdb testsuite (
https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=26783bce15adc0316f9167a216519cebcf1ccac3
).

It would preferable though if this problem was addressed in dejagnu,
such that we can eventually remove the hack.

A possible solution to this problem could be to make the exiting on
error (which is done in dejagnu's version of proc unknown in
framework.exp) optional.

Thanks,
- Tom



--- End Message ---
--- Begin Message --- Subject: Re: bug#41824: Dejagnu's unknown proc aborts testsuite run when triggered in test-case Date: Wed, 08 Jul 2020 18:52:56 -0500 User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.22) Gecko/20090807 MultiZilla/1.8.3.4e SeaMonkey/1.1.17 Mnenhy/0.7.6.0 The bugfix branch has landed on master and will be included in the upcoming 1.6.3 release.

-- Jacob


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]