This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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
Expected: (endTime - startTime) < (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