1 line
12 KiB
JSON
Raw Normal View History

{"uid":"dc87903eae9c5f02","name":"test_retrieve_messages_without_subscribing_via_api","fullName":"tests.sharding.test_relay_static_sharding.TestRelayStaticSharding#test_retrieve_messages_without_subscribing_via_api","historyId":"854c6ab2bdd07381903ebf78d24fcf63","time":{"start":1772685264926,"stop":1772685267586,"duration":2660},"status":"failed","statusMessage":"AssertionError: assert 'no subscription found for pubsubTopic' in 'Expected 1 message but got 4'\n + where 'Expected 1 message but got 4' = str(AssertionError('Expected 1 message but got 4'))","statusTrace":"tests/sharding/test_relay_static_sharding.py:15: in test_retrieve_messages_without_subscribing_via_api\n self.check_published_message_reaches_relay_peer(pubsub_topic=self.test_pubsub_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 4\n\nDuring handling of the above exception, another exception occurred:\ntests/sharding/test_relay_static_sharding.py:21: in test_retrieve_messages_without_subscribing_via_api\n assert \"no subscription found for pubsubTopic\" in str(ex)\nE AssertionError: assert 'no subscription found for pubsubTopic' in 'Expected 1 message but got 4'\nE + where 'Expected 1 message but got 4' = str(AssertionError('Expected 1 message but got 4'))","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1772685116703,"stop":1772685116703,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1772685264925,"stop":1772685264925,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1772685264925,"stop":1772685264925,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1772685264925,"stop":1772685264925,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1772685264925,"stop":1772685264925,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1772685264925,"stop":1772685264926,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1772685264925,"stop":1772685264925,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"sharding_setup","time":{"start":1772685264926,"stop":1772685264926,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_setup","time":{"start":1772685264926,"stop":1772685264926,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"testStage":{"status":"failed","statusMessage":"AssertionError: assert 'no subscription found for pubsubTopic' in 'Expected 1 message but got 4'\n + where 'Expected 1 message