Skip to content

Tombstoning

Tombstoning #1283

GitHub Actions / JUnit Test Report failed Jul 6, 2024 in 0s

1272 tests run, 1265 passed, 1 skipped, 6 failed.

Annotations

Check failure on line 1 in TestUserUnixAccountTombstoneConsistency

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

TestUserUnixAccountTombstoneConsistency.test_ua_uid_change_fails

Failed: TODO
Raw output
tests/model/test_unix_tombstone.py:148: in test_ua_uid_change_fails
    pytest.fail("TODO")
E   Failed: TODO

Check failure on line 1 in TestUserUnixAccountTombstoneConsistency

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

TestUserUnixAccountTombstoneConsistency.test_ua_uid_change_works_when_changing_tombstone

Failed: TODO
Raw output
tests/model/test_unix_tombstone.py:151: in test_ua_uid_change_works_when_changing_tombstone
    pytest.fail("TODO")
E   Failed: TODO

Check failure on line 1 in TestUserUnixAccountTombstoneConsistency

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

TestUserUnixAccountTombstoneConsistency.test_ua_deletion

Failed: TODO
Raw output
tests/model/test_unix_tombstone.py:154: in test_ua_deletion
    pytest.fail("TODO")
E   Failed: TODO

Check failure on line 1 in TestUserUnixAccountTombstoneConsistency

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

TestUserUnixAccountTombstoneConsistency.test_user_deletion

Failed: TODO
Raw output
tests/model/test_unix_tombstone.py:157: in test_user_deletion
    pytest.fail("TODO")
E   Failed: TODO

Check failure on line 1 in TestTombstoneLifeCycle

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

TestTombstoneLifeCycle.test_cannot_set_uid_null

Failed: TODO
Raw output
tests/model/test_unix_tombstone.py:164: in test_cannot_set_uid_null
    pytest.fail("TODO")
E   Failed: TODO

Check failure on line 1 in TestTombstoneLifeCycle

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

TestTombstoneLifeCycle.test_cannot_set_login_hash_null

Failed: TODO
Raw output
tests/model/test_unix_tombstone.py:167: in test_cannot_set_login_hash_null
    pytest.fail("TODO")
E   Failed: TODO