mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-25 19:59:26 +00:00
1 line
8.0 KiB
JSON
1 line
8.0 KiB
JSON
|
|
{"uid":"3ab5add67c1fc043","name":"test_s22_non_ephemeral_message_with_reliability_disabled","fullName":"tests.wrappers_tests.test_send_e2e.TestSendBeforeRelay#test_s22_non_ephemeral_message_with_reliability_disabled","historyId":"1a2d99958b1d9761f6446e8167fe3e18","time":{"start":1777636476507,"stop":1777636508545,"duration":32038},"description":"\n S22: non-ephemeral message with reliabilityEnabled disabled.\n - propagation path exists ,reliabilityEnabled = false.\n - Expected: Ok(RequestId), Propagated event only, no Sent event.\n Note: S17 already covers the positive path of this test with reliabilityEnabled=True.\n ","descriptionHtml":"<pre><code> S22: non-ephemeral message with reliabilityEnabled disabled.\n - propagation path exists ,reliabilityEnabled = false.\n - Expected: Ok(RequestId), Propagated event only, no Sent event.\n Note: S17 already covers the positive path of this test with reliabilityEnabled=True.\n</code></pre>\n","status":"failed","statusMessage":"AssertionError: No MessagePropagatedEvent received within 30.0s. Collected events: [{'eventType': 'message_received', 'messageHash': '0x1092a2fb050e594775e059e7944997c22d911a51212c1180c67429b4173e238e', 'message': {'payload': [116, 101, 115, 116, 32, 112, 97, 121, 108, 111, 97, 100], 'contentTopic': '/test/1/default/proto', 'meta': [], 'version': 0, 'timestamp': 1777636476540695296, 'ephemeral': False, 'proof': []}}]\nassert None is not None","statusTrace":"tests/wrappers_tests/test_send_e2e.py:519: in test_s22_non_ephemeral_message_with_reliability_disabled\n assert propagated_event is not None, (\nE AssertionError: No MessagePropagatedEvent received within 30.0s. Collected events: [{'eventType': 'message_received', 'messageHash': '0x1092a2fb050e594775e059e7944997c22d911a51212c1180c67429b4173e238e', 'message': {'payload': [116, 101, 115, 116, 32, 112, 97, 121, 108, 111, 97, 100], 'contentTopic': '/test/1/default/proto', 'meta': [], 'version': 0, 'timestamp': 1777636476540695296, '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":"attach_logs_on_fail","time":{"start":1777636476505,"stop":1777636476505,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1777636476506,"stop":1777636476506,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1777636476506,"stop":1777636476506,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1777636476506,"stop":1777636476506,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1777636476506,"stop":1777636476506,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1777636476506,"stop":1777636476506,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"node_config","tim
|