Skip to content

Instantly share code, notes, and snippets.

@ccrean
Created July 17, 2016 17:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ccrean/1e9f0f0d62e7863329fd488f5f02ba2d to your computer and use it in GitHub Desktop.
Save ccrean/1e9f0f0d62e7863329fd488f5f02ba2d to your computer and use it in GitHub Desktop.
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from SetWorldPoseTest
[ RUN ] SetWorldPoseTest.Stress
[Msg] Waiting for master.
[Msg] Connected to gazebo master @ http://127.0.0.1:11345
[Msg] Publicized address: 10.0.0.6
[Dbg] [ServerFixture.cc:200] ServerFixture load in 22.5 seconds, timeout after 600 seconds
[Dbg] [set_world_pose.cc:43] Time elapsed while setting world pose [33 466052251]
/home/cory/programming_projects/gazebo/gazebo/test/performance/set_world_pose.cc:46: Failure
Expected: (endTime - startTime) < (common::Time(15, 0)), actual: 33 466052251 vs 15 0
[Dbg] [ServerFixture.cc:126] ServerFixture::Unload
[ FAILED ] SetWorldPoseTest.Stress (72856 ms)
[----------] 1 test from SetWorldPoseTest (72856 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (72856 ms total)
[ PASSED ] 0 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] SetWorldPoseTest.Stress
1 FAILED TEST
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment