--- a/test.py Mon Apr 19 15:05:24 2010 -0700 +++ b/test.py Mon Apr 19 19:41:00 2010 -0700 @@ -912,7 +912,7 @@ if options.verbose: print "Skip %s" % job.shell_command self.output_queue.put(job) - return + continue # # Otherwise go about the business of running tests as normal.