mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 17:43:17 +00:00
1 line
17 KiB
JSON
1 line
17 KiB
JSON
|
|
{"uid":"6947c8ffe1e5d67d","name":"test_retrieve_messages_without_subscribing_via_api","fullName":"tests.sharding.test_relay_auto_sharding.TestRelayAutosharding#test_retrieve_messages_without_subscribing_via_api","historyId":"809a728dfbbb592268b840ebcec984a2","time":{"start":1773463235031,"stop":1773463237959,"duration":2928},"status":"failed","statusMessage":"AssertionError: assert 'Failed to publish: Node not subscribed to topic' in 'Expected 1 message but got 3'\n + where 'Expected 1 message but got 3' = str(AssertionError('Expected 1 message but got 3'))","statusTrace":"tests/sharding/test_relay_auto_sharding.py:26: in test_retrieve_messages_without_subscribing_via_api\n self.check_published_message_reaches_relay_peer(content_topic=self.test_content_topic)\nsrc/steps/sharding.py:161: in check_published_message_reaches_relay_peer\n assert len(get_messages_response) == 1, f\"Expected 1 message but got {len(get_messages_response)}\"\nE AssertionError: Expected 1 message but got 3\n\nDuring handling of the above exception, another exception occurred:\ntests/sharding/test_relay_auto_sharding.py:32: in test_retrieve_messages_without_subscribing_via_api\n assert \"Failed to publish: Node not subscribed to topic\" in str(ex)\nE AssertionError: assert 'Failed to publish: Node not subscribed to topic' in 'Expected 1 message but got 3'\nE + where 'Expected 1 message but got 3' = str(AssertionError('Expected 1 message but got 3'))","flaky":false,"newFailed":true,"newBroken":false,"newPassed":false,"retriesCount":2,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1773462711526,"stop":1773462711526,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1773463235029,"stop":1773463235029,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1773463235029,"stop":1773463235029,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1773463235029,"stop":1773463235029,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1773463235029,"stop":1773463235029,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_setup","time":{"start":1773463235030,"stop":1773463235030,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1773463235030,"stop":1773463235030,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"sharding_setup","time":{"start":1773463235030,"stop":1773463235031,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1773463235030,"stop":1773463235030,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"testStage":{"status":"failed","statusMessage":"AssertionError: assert 'Failed to publish: Node not subscribed to topic' in 'Expected 1 message but got 3
|