mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-27 04:39:32 +00:00
1 line
8.1 KiB
JSON
1 line
8.1 KiB
JSON
|
|
{"uid":"5bd589badc0fa2de","name":"test_s17_send_before_relay_peers_joins","fullName":"tests.wrappers_tests.test_send_e2e_part1.TestSendBeforeRelay#test_s17_send_before_relay_peers_joins","historyId":"e7f9d15a2e58ac22330b08ae39c7b5fd","time":{"start":1777660763324,"stop":1777660775337,"duration":12013},"description":"\n S17: sender starts isolated, calls send()\n - send() returns Ok(RequestId) immediately\n - Propagated event eventually arrives\n ","descriptionHtml":"<pre><code> S17: sender starts isolated, calls send()\n - send() returns Ok(RequestId) immediately\n - Propagated event eventually arrives\n</code></pre>\n","status":"failed","statusMessage":"AssertionError: Sender did not reach Connected/PartiallyConnected after relay peer joined. Collected events: [{'eventType': 'message_received', 'messageHash': '0x380fcbcd53203b9ea74a93a0cf8926c76d27f2fa3d110de10868c4de5b1e8a05', 'message': {'payload': [116, 101, 115, 116, 32, 112, 97, 121, 108, 111, 97, 100], 'contentTopic': '/test/1/default/proto', 'meta': [], 'version': 0, 'timestamp': 1777660763330059264, 'ephemeral': False, 'proof': []}}]\nassert None is not None\n + where None = wait_for_connected(<src.node.wrapper_helpers.EventCollector object at 0x7f3ce47a30e0>)","statusTrace":"tests/wrappers_tests/test_send_e2e_part1.py:109: in test_s17_send_before_relay_peers_joins\n assert wait_for_connected(sender_collector) is not None, (\nE AssertionError: Sender did not reach Connected/PartiallyConnected after relay peer joined. Collected events: [{'eventType': 'message_received', 'messageHash': '0x380fcbcd53203b9ea74a93a0cf8926c76d27f2fa3d110de10868c4de5b1e8a05', 'message': {'payload': [116, 101, 115, 116, 32, 112, 97, 121, 108, 111, 97, 100], 'contentTopic': '/test/1/default/proto', 'meta': [], 'version': 0, 'timestamp': 1777660763330059264, 'ephemeral': False, 'proof': []}}]\nE assert None is not None\nE + where None = wait_for_connected(<src.node.wrapper_helpers.EventCollector object at 0x7f3ce47a30e0>)","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1777660175370,"stop":1777660175370,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1777660763322,"stop":1777660763322,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1777660763322,"stop":1777660763322,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1777660763322,"stop":1777660763322,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1777660763322,"stop":1777660763323,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1777660763323,"stop":1777660763323,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"store_setup","time":{"start":1777660763323,"stop":1777660763323,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"node_config","time":{"start":1777660763323,"stop":1777660763323,"duration":0},
|