On Tue, 17 Feb 2015 00:33:53 +0100, Derek Homeier 
<de...@astro.physik.uni-goettingen.de> wrote:
Hi Jack,
>
>
> as the entire test suite fails with an import error with 1.8 
> (apparently crashes the
> interpreter, thus the failure was not caught be the original Test field). 

I think the usual pattern for TestScript is:

some command sequence || exit 2

rather than an intermediate TESTFAIL variable. If "some command 
sequence" doesn't succeed, exit 2 is what fink wants to see to be 
fatal. If it does succeed, then a normal success exit-code (e.g., not 
explicitly 2) is default. But your package already looks like the test 
suite requires manual tricks, so it's possible even the exit-handler 
needs special tricks too. 

dan
--
Daniel Macks
dma...@netspace.org


------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to