#64 added few own exceptions
Merged by jscotka. Opened by psklenar.
psklenar/modularity-testing-framework own_exceptions  into  master

Download 64.patch

added few own exception to find error litlle bit easily

you could have there probably:
super(NspawnExc, self).__init__(*args,**kwargs)

same also for other exception classes

Please remove this, this exception is intended, it calls avocado exception, so older version were fine

1 new commit added

  • jscotka's changes and test added

1 new commit added

  • try except is more specific now

Pull-Request has been merged by jscotka

Metadata