|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #55023] gnuplot_binary test fails if there's no gnuplot and leaves incorrect configuration |
| Date: | Wed, 14 Nov 2018 12:03:04 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Linux i586; rv:31.0) Gecko/20100101 Firefox/31.0 |
Update of bug #55023 (project octave):
Assigned to: None => rik5
_______________________________________________________
Follow-up Comment #5:
I'll work on this. I think it is also related to bug #55013. Using
unwind_protect wouldn't work well here because the cleanup block would attempt
to restore the gnuplot binary to the original value, which is "", and that
command would fail. Thus, the test would pass in the unwind_protect block
(and no error reporting like 1 test failed in fntests.log), but the value of
the binary would be left at __foobar__.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?55023>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |