saga-project / bliss

ATTENTION: bliss is now saga-python. Please check out the new project website for the latest version: http://saga-project.github.com/saga-python/
http://saga-project.github.com/saga-python/
Other
8 stars 4 forks source link

unit test error (dkipTest) #72

Closed andre-merzky closed 11 years ago

andre-merzky commented 12 years ago

unitttests yield::

...
test_spmd_variation (unittests.job.misc.JobMiscTests) ... ERROR
...

======================================================================
ERROR: test_spmd_variation (unittests.job.misc.JobMiscTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/merzky/saga/bliss/test/unittests/job/misc.py", line 49,
in test_spmd_variation
    self.skipTest("MPI is not installed.")
AttributeError: 'JobMiscTests' object has no attribute 'skipTest'
andre-merzky commented 11 years ago

superseded by saga-python