Created
December 3, 2016 04:52
-
-
Save dagar/b862610aade2db380eef25ca095da1ea to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| [ROSTEST]----------------------------------------------------------------------- | |
| [px4.rosunit-mission_test_new_1/test_mission][FAILURE]-------------------------- | |
| (vtol_new_1.txt) took too long to get to position lat: 47.397732, lon: 8.543269, alt: 500.126000, xy off: 5.000000, z off: 5.000000, timeout: 600, index: 0, pos_d: 174.935106, alt_d: 12.026000 | |
| File "/usr/lib/python2.7/unittest/case.py", line 331, in run | |
| testMethod() | |
| File "/job/catkin/src/px4/integrationtests/python_src/px4_it/mavros/mission_test.py", line 275, in test_mission | |
| self.reach_position(waypoint.x_lat, waypoint.y_long, alt, 600, index) | |
| File "/job/catkin/src/px4/integrationtests/python_src/px4_it/mavros/mission_test.py", line 174, in reach_position | |
| (self.mission_name, lat, lon, alt, xy_radius, z_radius, timeout, index, self.last_pos_d, self.last_alt_d))) | |
| File "/usr/lib/python2.7/unittest/case.py", line 424, in assertTrue | |
| raise self.failureException(msg) | |
| -------------------------------------------------------------------------------- | |
| [px4.rosunit-mission_test_new_2/test_mission][FAILURE]-------------------------- | |
| (vtol_new_2.txt) took too long to get to position lat: 47.397746, lon: 8.545592, alt: 500.128000, xy off: 5.000000, z off: 5.000000, timeout: 600, index: 0, pos_d: 0.476719, alt_d: 12.010000 | |
| File "/usr/lib/python2.7/unittest/case.py", line 331, in run | |
| testMethod() | |
| File "/job/catkin/src/px4/integrationtests/python_src/px4_it/mavros/mission_test.py", line 275, in test_mission | |
| self.reach_position(waypoint.x_lat, waypoint.y_long, alt, 600, index) | |
| File "/job/catkin/src/px4/integrationtests/python_src/px4_it/mavros/mission_test.py", line 174, in reach_position | |
| (self.mission_name, lat, lon, alt, xy_radius, z_radius, timeout, index, self.last_pos_d, self.last_alt_d))) | |
| File "/usr/lib/python2.7/unittest/case.py", line 424, in assertTrue | |
| raise self.failureException(msg) | |
| -------------------------------------------------------------------------------- | |
| [px4.rosunit-mission_test_old_1/test_mission][FAILURE]-------------------------- | |
| (vtol_old_1.txt) took too long to get to position lat: 47.398046, lon: 8.545837, alt: 500.137000, xy off: 5.000000, z off: 5.000000, timeout: 600, index: 0, pos_d: 38.429358, alt_d: 12.037000 | |
| File "/usr/lib/python2.7/unittest/case.py", line 331, in run | |
| testMethod() | |
| File "/job/catkin/src/px4/integrationtests/python_src/px4_it/mavros/mission_test.py", line 275, in test_mission | |
| self.reach_position(waypoint.x_lat, waypoint.y_long, alt, 600, index) | |
| File "/job/catkin/src/px4/integrationtests/python_src/px4_it/mavros/mission_test.py", line 174, in reach_position | |
| (self.mission_name, lat, lon, alt, xy_radius, z_radius, timeout, index, self.last_pos_d, self.last_alt_d))) | |
| File "/usr/lib/python2.7/unittest/case.py", line 424, in assertTrue | |
| raise self.failureException(msg) | |
| -------------------------------------------------------------------------------- | |
| [px4.rosunit-mission_test_old_2/test_mission][FAILURE]-------------------------- | |
| (vtol_old_2.txt) took too long to get to position lat: 47.397741, lon: 8.545594, alt: 500.130000, xy off: 5.000000, z off: 5.000000, timeout: 600, index: 0, pos_d: 0.055323, alt_d: 12.016000 | |
| File "/usr/lib/python2.7/unittest/case.py", line 331, in run | |
| testMethod() | |
| File "/job/catkin/src/px4/integrationtests/python_src/px4_it/mavros/mission_test.py", line 275, in test_mission | |
| self.reach_position(waypoint.x_lat, waypoint.y_long, alt, 600, index) | |
| File "/job/catkin/src/px4/integrationtests/python_src/px4_it/mavros/mission_test.py", line 174, in reach_position | |
| (self.mission_name, lat, lon, alt, xy_radius, z_radius, timeout, index, self.last_pos_d, self.last_alt_d))) | |
| File "/usr/lib/python2.7/unittest/case.py", line 424, in assertTrue | |
| raise self.failureException(msg) | |
| -------------------------------------------------------------------------------- | |
| [px4.rosunit-mission_test_old_3/test_mission][FAILURE]-------------------------- | |
| (vtol_old_3.txt) took too long to get to position lat: 47.398158, lon: 8.546034, alt: 500.139000, xy off: 5.000000, z off: 5.000000, timeout: 600, index: 0, pos_d: 56.817231, alt_d: 12.032000 | |
| File "/usr/lib/python2.7/unittest/case.py", line 331, in run | |
| testMethod() | |
| File "/job/catkin/src/px4/integrationtests/python_src/px4_it/mavros/mission_test.py", line 275, in test_mission | |
| self.reach_position(waypoint.x_lat, waypoint.y_long, alt, 600, index) | |
| File "/job/catkin/src/px4/integrationtests/python_src/px4_it/mavros/mission_test.py", line 174, in reach_position | |
| (self.mission_name, lat, lon, alt, xy_radius, z_radius, timeout, index, self.last_pos_d, self.last_alt_d))) | |
| File "/usr/lib/python2.7/unittest/case.py", line 424, in assertTrue | |
| raise self.failureException(msg) | |
| -------------------------------------------------------------------------------- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment