Details
-
Test
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The transfer frames printed by proton trace level logging are very large. This leads the Dispatch Travis CI to terminate the test run with the following message
The job exceeded the maximum log length, and has been terminated.
https://app.travis-ci.com/github/apache/qpid-dispatch/jobs/551423517#L7947
The large transfer frames can be seen here -
https://app.travis-ci.com/github/apache/qpid-dispatch/jobs/551423517#L7945
The transfer frames must be truncated.
Attachments
Issue Links
- fixes
-
DISPATCH-2296 Some streaming message tests failing on system_tests_edge_router
- Open
- is caused by
-
PROTON-2448 Implement a dumping AMQP values without using pn_data_t
- Closed