You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2022. It is now read-only.
======================================================================
FAIL: distributions.tests.test_model_flavors.test_group('dpd',)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/ubuntu/.virtualenvs/sf/local/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/ubuntu/sf/distributions/distributions/tests/test_model_flavors.py", line 86, in _test_group
shared.add_value(value)
File "/home/ubuntu/sf/distributions/distributions/dbg/models/dpd.py", line 138, in add_value
assert value != OTHER, 'cannot add OTHER'
AssertionError: cannot add OTHER