Skip to content

Add ban appeal notice to ban messages #1996

Add ban appeal notice to ban messages

Add ban appeal notice to ban messages #1996

Triggered via pull request December 27, 2023 18:36
Status Failure
Total duration 5m 34s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
unit-test: tests/integration_tests/test_login.py#L39
test_server_ban[qstream-user0] AssertionError: assert {'command': '...ever.com</i>'} == {'command': '...ever.com</i>'} Omitting 1 identical items, use -vv to show Differing items: {'command': 'authentication_failed'} != {'command': 'notice'} Right contains 1 more item: {'style': 'error'} Full diff: { + 'command': 'authentication_failed', - 'command': 'notice', - 'style': 'error', 'text': 'You are banned from FAF forever. <br>Reason: <br>Test permanent ' 'ban<br><br><i>If you would like to appeal this ban, please send an ' 'email to: [email protected]</i>', }
unit-test: tests/integration_tests/test_login.py#L39
test_server_ban[qstream-user1] AssertionError: assert {'command': '...ever.com</i>'} == {'command': '...ever.com</i>'} Omitting 1 identical items, use -vv to show Differing items: {'command': 'authentication_failed'} != {'command': 'notice'} Right contains 1 more item: {'style': 'error'} Full diff: { + 'command': 'authentication_failed', - 'command': 'notice', - 'style': 'error', 'text': 'You are banned from FAF forever. <br>Reason: <br>Test permanent ' 'ban<br><br><i>If you would like to appeal this ban, please send an ' 'email to: [email protected]</i>', }
unit-test: tests/integration_tests/test_login.py#L39
test_server_ban[json-user0] AssertionError: assert {'command': '...ever.com</i>'} == {'command': '...ever.com</i>'} Omitting 1 identical items, use -vv to show Differing items: {'command': 'authentication_failed'} != {'command': 'notice'} Right contains 1 more item: {'style': 'error'} Full diff: { + 'command': 'authentication_failed', - 'command': 'notice', - 'style': 'error', 'text': 'You are banned from FAF forever. <br>Reason: <br>Test permanent ' 'ban<br><br><i>If you would like to appeal this ban, please send an ' 'email to: [email protected]</i>', }
unit-test: tests/integration_tests/test_login.py#L39
test_server_ban[json-user1] AssertionError: assert {'command': '...ever.com</i>'} == {'command': '...ever.com</i>'} Omitting 1 identical items, use -vv to show Differing items: {'command': 'authentication_failed'} != {'command': 'notice'} Right contains 1 more item: {'style': 'error'} Full diff: { + 'command': 'authentication_failed', - 'command': 'notice', - 'style': 'error', 'text': 'You are banned from FAF forever. <br>Reason: <br>Test permanent ' 'ban<br><br><i>If you would like to appeal this ban, please send an ' 'email to: [email protected]</i>', }
unit-test: tests/integration_tests/test_login.py#L74
test_server_ban_token[qstream-user0] AssertionError: assert {'command': '...ever.com</i>'} == {'command': '...ever.com</i>'} Omitting 1 identical items, use -vv to show Differing items: {'command': 'authentication_failed'} != {'command': 'notice'} Right contains 1 more item: {'style': 'error'} Full diff: { + 'command': 'authentication_failed', - 'command': 'notice', - 'style': 'error', 'text': 'You are banned from FAF forever. <br>Reason: <br>Test permanent ' 'ban<br><br><i>If you would like to appeal this ban, please send an ' 'email to: [email protected]</i>', }
unit-test: tests/integration_tests/test_login.py#L74
test_server_ban_token[qstream-user1] AssertionError: assert {'command': '...ever.com</i>'} == {'command': '...ever.com</i>'} Omitting 1 identical items, use -vv to show Differing items: {'command': 'authentication_failed'} != {'command': 'notice'} Right contains 1 more item: {'style': 'error'} Full diff: { + 'command': 'authentication_failed', - 'command': 'notice', - 'style': 'error', 'text': 'You are banned from FAF forever. <br>Reason: <br>Test permanent ' 'ban<br><br><i>If you would like to appeal this ban, please send an ' 'email to: [email protected]</i>', }
unit-test: tests/integration_tests/test_login.py#L74
test_server_ban_token[json-user0] AssertionError: assert {'command': '...ever.com</i>'} == {'command': '...ever.com</i>'} Omitting 1 identical items, use -vv to show Differing items: {'command': 'authentication_failed'} != {'command': 'notice'} Right contains 1 more item: {'style': 'error'} Full diff: { + 'command': 'authentication_failed', - 'command': 'notice', - 'style': 'error', 'text': 'You are banned from FAF forever. <br>Reason: <br>Test permanent ' 'ban<br><br><i>If you would like to appeal this ban, please send an ' 'email to: [email protected]</i>', }
unit-test: tests/integration_tests/test_login.py#L74
test_server_ban_token[json-user1] AssertionError: assert {'command': '...ever.com</i>'} == {'command': '...ever.com</i>'} Omitting 1 identical items, use -vv to show Differing items: {'command': 'authentication_failed'} != {'command': 'notice'} Right contains 1 more item: {'style': 'error'} Full diff: { + 'command': 'authentication_failed', - 'command': 'notice', - 'style': 'error', 'text': 'You are banned from FAF forever. <br>Reason: <br>Test permanent ' 'ban<br><br><i>If you would like to appeal this ban, please send an ' 'email to: [email protected]</i>', }
unit-test: tests/integration_tests/test_server.py#L728
test_server_ban_prevents_hosting[qstream-game_host] AssertionError: assert {'command': '...ever.com</i>'} == {'command': '...ever.com</i>'} Omitting 1 identical items, use -vv to show Differing items: {'command': 'authentication_failed'} != {'command': 'notice'} Right contains 1 more item: {'style': 'error'} Full diff: { + 'command': 'authentication_failed', - 'command': 'notice', - 'style': 'error', 'text': 'You are banned from FAF forever. <br>Reason: <br>Test live ' 'ban<br><br><i>If you would like to appeal this ban, please send an ' 'email to: [email protected]</i>', }
unit-test: tests/integration_tests/test_server.py#L728
test_server_ban_prevents_hosting[qstream-game_join] AssertionError: assert {'command': '...ever.com</i>'} == {'command': '...ever.com</i>'} Omitting 1 identical items, use -vv to show Differing items: {'command': 'authentication_failed'} != {'command': 'notice'} Right contains 1 more item: {'style': 'error'} Full diff: { + 'command': 'authentication_failed', - 'command': 'notice', - 'style': 'error', 'text': 'You are banned from FAF forever. <br>Reason: <br>Test live ' 'ban<br><br><i>If you would like to appeal this ban, please send an ' 'email to: [email protected]</i>', }