-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Description
This test just failed for me and then in the next test run without changing anything it passed again.
FAIL: test_project_changed_changes_str (coldfront.core.allocation.tests.test_models.AllocationModelStrTests.test_project_changed_changes_str)
When the project associated with this allocation changes the str should change
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/simon/src/coldfront/coldfront/core/allocation/tests/test_models.py", line 215, in test_project_changed_changes_str
self.assertNotEqual(original_string, new_string)
AssertionError: 'trial/according (MaryGalloway)' == 'trial/according (MaryGalloway)'
Metadata
Metadata
Assignees
Labels
No labels