gazebosim / gazebo-classic

Gazebo classic. For the latest version, see https://github.com/gazebosim/gz-sim
http://classic.gazebosim.org/
Other
1.19k stars 480 forks source link

INTEGRATION_world test fails in Trusty Jenkins for gazebo7 #2124

Closed osrf-migration closed 7 years ago

osrf-migration commented 7 years ago

Original report (archived issue) by Louise Poubel (Bitbucket: chapulina, GitHub: chapulina).


It looks like it doesn't run every time (or not all of its subtests run?), but when it runs, it fails:

http://build.osrfoundation.org/view/BuildCopFail/job/gazebo-ci-gazebo7-trusty-amd64-gpu-nvidia/103/testReport/junit/(root)/INTEGRATION_world/test_ran/history/

osrf-migration commented 7 years ago

Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


It's tricky because the test name changes in jenkins depending on whether it ran or not. I believe it passed in the subsequent build:

So I think we could characterize this as a flaky failure. Maybe a duplicate of #1223? I'll have to check the console output.

osrf-migration commented 7 years ago

Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


build 103 failed during RemoveModelPaused

421: [ RUN      ] WorldTest.RemoveModelPaused
127/190 Test #421: INTEGRATION_world .....................................***Exception: SegFault 10.18 sec

So I think this is a duplicate of #1223

osrf-migration commented 7 years ago

Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


Duplicate of #1223.