mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-25 11:49:36 +00:00
1 line
7.7 KiB
JSON
1 line
7.7 KiB
JSON
|
|
{"uid":"cd4a48eaba6fd03e","name":"test_s23_no_sent_event_when_relay_has_no_store","fullName":"tests.wrappers_tests.test_send_e2e.TestSendBeforeRelay#test_s23_no_sent_event_when_relay_has_no_store","historyId":"8a509855b05120f5cb865f5ad302b0b8","time":{"start":1777636376359,"stop":1777636414407,"duration":38048},"description":"\n S23: non-ephemeral message, reliability enabled, no store peer ever reachable.\n - Expected: Ok(RequestId), Propagated event only, no Sent and no terminal error.\n ","descriptionHtml":"<pre><code> S23: non-ephemeral message, reliability enabled, no store peer ever reachable.\n - Expected: Ok(RequestId), Propagated event only, no Sent and no terminal error.\n</code></pre>\n","status":"failed","statusMessage":"AssertionError: No MessagePropagatedEvent received within 30.0s after relay peer joined. Collected events: [{'eventType': 'message_received', 'messageHash': '0x8a5d76d406d0abf5d0770b8ee9a424a2f94cce482a1c2747a4ddc2146a0c2343', 'message': {'payload': [116, 101, 115, 116, 32, 112, 97, 121, 108, 111, 97, 100], 'contentTopic': '/test/1/default/proto', 'meta': [], 'version': 0, 'timestamp': 1777636384125880320, 'ephemeral': False, 'proof': []}}]\nassert None is not None","statusTrace":"tests/wrappers_tests/test_send_e2e.py:169: in test_s23_no_sent_event_when_relay_has_no_store\n assert propagated_event is not None, (\nE AssertionError: No MessagePropagatedEvent received within 30.0s after relay peer joined. Collected events: [{'eventType': 'message_received', 'messageHash': '0x8a5d76d406d0abf5d0770b8ee9a424a2f94cce482a1c2747a4ddc2146a0c2343', 'message': {'payload': [116, 101, 115, 116, 32, 112, 97, 121, 108, 111, 97, 100], 'contentTopic': '/test/1/default/proto', 'meta': [], 'version': 0, 'timestamp': 1777636384125880320, 'ephemeral': False, 'proof': []}}]\nE assert None is not None","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1777636006629,"stop":1777636006629,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1777636376355,"stop":1777636376355,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1777636376355,"stop":1777636376355,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1777636376355,"stop":1777636376355,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1777636376355,"stop":1777636376356,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1777636376356,"stop":1777636376357,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1777636376357,"stop":1777636376357,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"store_setup","time":{"start":1777636376357,"stop":1777636376358,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{
|