gazebosim / gz-transport

Transport library for component communication based on publication/subscription and service calls.
https://gazebosim.org
Apache License 2.0
29 stars 42 forks source link

:farmer: Gz-transport12-homebrew `UNIT_gz_TEST gzTest.TopicInfo` failing #509

Open Crola1702 opened 2 months ago

Crola1702 commented 2 months ago

Environment

Steps to reproduce

  1. Run a build in gz-transport-12
  2. See UNIT_gz_TEST fail

Output

Reference build: https://build.osrfoundation.org/job/gz_transport-ci-gz-transport12-homebrew-amd64/59/

Test regression:

Log output:

33: [ RUN      ] gzTest.TopicInfo
33: /Users/jenkins/jenkins-agent/workspace/gz_transport-ci-gz-transport12-homebrew-amd64/gz-transport/src/cmd/gz_TEST.cc:124: Failure
33: Value of: output
33:   Actual: false
33: Expected: true
33: OUTPUT[�\0`\0\0Д\0`\0\0z���\0\0�\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0�Ս��\0\0\0p��\0\0@��\0\0\0\0\0\0\0\0\0\0�@���\0\0�] Size[80]. Expected Size=50
33: 
33: [  FAILED  ] gzTest.TopicInfo (26576 ms)

And then:

Failed to read test report file /Users/jenkins/jenkins-agent/workspace/gz_transport-ci-gz-transport12-homebrew-amd64/build/test_results/UNIT_gz_TEST.xml
org.dom4j.DocumentException: Invalid byte 1 of 1-byte UTF-8 sequence.

Repository doesn't have any new changes.

Crola1702 commented 2 weeks ago

This is still a consistent issue in gz-transport-12