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":"b1d4d4643cbf027a","name":"test_s22_non_ephemeral_message_with_reliability_disabled","fullName":"tests.wrappers_tests.test_send_e2e_part1.TestSendBeforeRelay#test_s22_non_ephemeral_message_with_reliability_disabled","historyId":"f170369dd00951fadca255f5538b7e17","time":{"start":1777658461655,"stop":1777658492691,"duration":31036},"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': '0xe80ff6c05cbf3d0363f76a441a8ae09f2182f92a60744d7843f3037274cb7399', 'message': {'payload': [116, 101, 115, 116, 32, 112, 97, 121, 108, 111, 97, 100], 'contentTopic': '/test/1/default/proto', 'meta': [], 'version': 0, 'timestamp': 1777658461671019264, 'ephemeral': False, 'proof': []}}]\nassert None is not None","statusTrace":"tests/wrappers_tests/test_send_e2e_part1.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': '0xe80ff6c05cbf3d0363f76a441a8ae09f2182f92a60744d7843f3037274cb7399', 'message': {'payload': [116, 101, 115, 116, 32, 112, 97, 121, 108, 111, 97, 100], 'contentTopic': '/test/1/default/proto', 'meta': [], 'version': 0, 'timestamp': 1777658461671019264, '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":1777657682798,"stop":1777657682798,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1777658461653,"stop":1777658461654,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1777658461654,"stop":1777658461654,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1777658461654,"stop":1777658461654,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1777658461654,"stop":1777658461654,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1777658461654,"stop":1777658461655,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1777658461654,"stop":1777658461654,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"store
|