Thanks to visit codestin.com
Credit goes to github.com

Skip to content

test test_project_changed_changes_str is flaky #851

@simonLeary42

Description

@simonLeary42

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions