Skip to content

Instantly share code, notes, and snippets.

@ccrean
Created July 17, 2016 17:15
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/0422df4b63099ab5f7947afb0a4e0dd7 to your computer and use it in GitHub Desktop.
Save ccrean/0422df4b63099ab5f7947afb0a4e0dd7 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<testsuites tests="1" failures="1" disabled="0" errors="0" timestamp="2016-07-17T12:36:40" time="35.31" name="AllTests">
<testsuite name="SetWorldPoseTest" tests="1" failures="1" disabled="0" errors="0" time="35.31">
<testcase name="Stress" status="run" time="35.31" classname="SetWorldPoseTest">
<failure message="/home/cory/programming_projects/gazebo/gazebo/test/performance/set_world_pose.cc:46&#x0A;Expected: (endTime - startTime) &lt; (common::Time(15, 0)), actual: 33 922573293 vs 15 0" type=""><![CDATA[/home/cory/programming_projects/gazebo/gazebo/test/performance/set_world_pose.cc:46
Expected: (endTime - startTime) < (common::Time(15, 0)), actual: 33 922573293 vs 15 0]]></failure>
</testcase>
</testsuite>
</testsuites>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment