Skip to content

Update to 1.3.0

Update to 1.3.0 #118

GitHub Actions / Test Results failed Dec 17, 2024 in 0s

2 fail, 9 skipped, 350 pass in 14m 58s

361 tests   350 ✅  14m 58s ⏱️
 16 suites    9 💤
 16 files      2 ❌

Results for commit d681208.

Annotations

Check warning on line 0 in tests.scenario

See this annotation in the file changed.

@github-actions github-actions / Test Results

example_moveit2 (tests.scenario) failed

downloaded-artifacts/test-example-moveit2-result/test.xml [took 14s]
Raw output
execution failed.
-^- example_moveit2 [✕] -- child finished before timeout triggered
    {-} example_moveit2 [✕]
        {-} serial [✕]
            --> joint_pose
            --> open_gripper [✕] -- Goal aborted.
            --> move_to_pose
            --> close_gripper
            --> wait 1s
            --> emit end

Check warning on line 0 in scenario_execution.test.test_external_methods_random.TestExternalMethodsRandom

See this annotation in the file changed.

@github-actions github-actions / Test Results

test_get_random_int (scenario_execution.test.test_external_methods_random.TestExternalMethodsRandom) failed

downloaded-artifacts/test-scenario-execution/scenario_execution/TEST.xml [took 6s]
Raw output
AssertionError: 5.105081 not less than 5.0
test/test_external_methods_random.py:68: in test_get_random_int
    self.assertLess(delta.total_seconds(), 5.)
E   AssertionError: 5.105081 not less than 5.0