[Chicago] PyDev PyUnit terminates early
Oren Livne
livne at uchicago.edu
Tue Feb 12 22:53:58 CET 2013
I found it by divide-and-conquer. It was crashin on loading a corrupt
npz file. thx!
On 02/12/2013 03:08 PM, Philip Doctor wrote:
> I haven't seen that happen in PyUnit, but I saw something very similar
> one time in nUnit. There was a burried System.Environment.Exit(0)
> call that, when hit, would exit out of the test runner as well
> resulting in a lot of tests not running. May not be your problem, but
> possibly something to check (especially if when it quits after 14
> tests, it's always quitting on the same test).
>
>
> On Tue, Feb 12, 2013 at 2:18 PM, Oren Livne <livne at uchicago.edu
> <mailto:livne at uchicago.edu>> wrote:
>
> Dear All,
>
> I have a suite() with 114 tests that I created a run configuration
> for in PyDev. When I run it, it stops after the first 14 tests and
> reports a green bar, not running the remaining 100. There doesn't
> seem to be an error message, the console is titled "<terminated>
> 0". This usually works and doesn't work once in a while. Any ideas
> why?
>
> Thank you so much,
> Oren
> _______________________________________________
> Chicago mailing list
> Chicago at python.org <mailto:Chicago at python.org>
> http://mail.python.org/mailman/listinfo/chicago
>
>
>
>
> _______________________________________________
> Chicago mailing list
> Chicago at python.org
> http://mail.python.org/mailman/listinfo/chicago
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/chicago/attachments/20130212/096c6eda/attachment.html>
More information about the Chicago
mailing list