-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
[13:20:50] [PASS] dtestlib.Test :: [root@None]$ C:/Tools/miniconda3/envs/tn/python.exe -u C:/home/buildadm/workspace/tests/windows/dtests-amq-clients-python-windows/dtests/dtests/node_data/clients/cli_wrapper.py -DDTESTS_PID=156 -DC_KILLTIME=60 -DC_HANG_ANALYSIS_ENA=0 -DC_CRASH_ANALYSIS_ENA=0 -DC_CRASH_FILE_DELETE_ENA=0 java -jar C:/home/buildadm/workspace/tests/windows/dtests-amq-clients-python-windows/dtests/dtests/node_data/clients/amqx.jar queue --host 10.0.132.223:1099 --username admin --password admin --action properties --name 'test_receive_ttl_message_expired' # ecode:0 (exp. True), dur.:7.26
[13:20:50] [WARNING] dtestlib.clients.msgqe.AbstractDataClient :: UNRECOGNIZED PARSING DATA: "{'temporary': False, 'numberOfBytesPerPage': 10485760, 'paused': False, 'lastValue': False, 'messageCount': 0, 'rolesAsJSON': '[ @@DATA TOO LONG + 2964b@@ ssageCount': 0, 'name': ''test_receive_ttl_message_expired'', 'firstMessageAsJSON': '[{}]', 'iD': 912, 'durableMessageCount': 0}"
The problem is that --name 'test_receive_ttl_message_expired' produces 'name': ''test_receive_ttl_message_expired'' in the output dict, which then cannot be correctly loaded into Python as a dict.
migrated from https://github.com/rh-messaging-qe/cli-java/issues/4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels