<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">I found it by divide-and-conquer. It
      was crashin on loading a corrupt npz file. thx!<br>
      <br>
      On 02/12/2013 03:08 PM, Philip Doctor wrote:<br>
    </div>
    <blockquote
cite="mid:CAAqWh+8D08WCAS40+Tn77YSoCFneYxGb5=axo2=pABp=JYWr4A@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <div dir="ltr">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).</div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Tue, Feb 12, 2013 at 2:18 PM, Oren
          Livne <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:livne@uchicago.edu" target="_blank">livne@uchicago.edu</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            Dear All,<br>
            <br>
            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?<br>
            <br>
            Thank you so much,<br>
            Oren<br>
            _______________________________________________<br>
            Chicago mailing list<br>
            <a moz-do-not-send="true" href="mailto:Chicago@python.org"
              target="_blank">Chicago@python.org</a><br>
            <a moz-do-not-send="true"
              href="http://mail.python.org/mailman/listinfo/chicago"
              target="_blank">http://mail.python.org/mailman/listinfo/chicago</a><br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Chicago mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Chicago@python.org">Chicago@python.org</a>
<a class="moz-txt-link-freetext" href="http://mail.python.org/mailman/listinfo/chicago">http://mail.python.org/mailman/listinfo/chicago</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>