The test suite currently suffers from several heisenbugs.  In an effort to squash these, and make life easier for future wranglers, here is what I know about them:
 
-* SOAP failure because of access to free memory in abortTran (#310)
+* SOAP failure because of access to free memory in abortTran (#310) FIXED!
 
 * job-vmu-network fails because the job inside the vm tries to communicate by writing to the virtual floppy.  For some unknown reason, only  part of this write is seen by the outside work, though it succeeds inside. (#45)