gazebosim / gz-sim

Open source robotics simulator. The latest version of Gazebo.
https://gazebosim.org
Apache License 2.0
621 stars 251 forks source link

:farmer: Integation NetworkHandshake and ServerBroadcasterTest failing consistently in gz-sim-main #2371

Closed Crola1702 closed 1 month ago

Crola1702 commented 2 months ago

Environment

Description

Steps to reproduce

  1. Run a build in gz_sim-ci-main-jammy-amd64
  2. See tests fail

Output

Reference build: https://build.osrfoundation.org/job/gz_sim-ci-main-jammy-amd64/63/

Test regressions:

Integration NetworkHandshake output

/home/jenkins/workspace/gz_sim-ci-main-jammy-amd64/gz-sim/test/integration/network_handshake.cc:220
Expected: (100u) <= (zPos.size()), actual: 100 vs 70

Integration ServerRepeat output

/home/jenkins/workspace/gz_sim-ci-main-jammy-amd64/gz-sim/test/integration/scene_broadcaster_system.cc:588
Expected: (stepMsg.stats().real_time().nsec()) < (_msg.stats().real_time().nsec()), actual: 928317066 vs 29291622

None of the test has changed in the last 2 years:

azeey commented 2 months ago

This should be fixed now.

azeey commented 1 month ago

Closing since https://build.osrfoundation.org/job/gz_sim-ci-main-jammy-amd64/68/ is green