Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable flaky OMPL test #482

Merged
merged 2 commits into from
May 28, 2021

Conversation

vatanaksoytezer
Copy link
Contributor

Disables the flaky OMPL test that complains about test result files not being generated. This will temporarily disable this particular test so people are not affected by this test causing CI to fail. See #481

@codecov
Copy link

codecov bot commented May 27, 2021

Codecov Report

Merging #482 (cc2b322) into main (4d7c365) will decrease coverage by 3.38%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #482      +/-   ##
==========================================
- Coverage   49.40%   46.02%   -3.37%     
==========================================
  Files         219      170      -49     
  Lines       23120    18731    -4389     
==========================================
- Hits        11420     8620    -2800     
+ Misses      11700    10111    -1589     
Impacted Files Coverage Δ
.../rdf_loader/include/moveit/rdf_loader/rdf_loader.h 0.00% <0.00%> (-100.00%) ⬇️
...ace/include/moveit/ompl_interface/ompl_interface.h 0.00% <0.00%> (-100.00%) ⬇️
...ude/moveit/robot_model_loader/robot_model_loader.h 0.00% <0.00%> (-100.00%) ⬇️
...eit/planning_scene_monitor/current_state_monitor.h 0.00% <0.00%> (-100.00%) ⬇️
.../collision_plugin_loader/collision_plugin_loader.h 0.00% <0.00%> (-100.00%) ⬇️
...inematics_plugin_loader/kinematics_plugin_loader.h 0.00% <0.00%> (-100.00%) ⬇️
...lanners/ompl/ompl_interface/src/ompl_interface.cpp 0.00% <0.00%> (-76.92%) ⬇️
...it/planning_scene_monitor/planning_scene_monitor.h 0.00% <0.00%> (-76.00%) ⬇️
...ning/robot_model_loader/src/robot_model_loader.cpp 0.00% <0.00%> (-68.79%) ⬇️
...ics_plugin_loader/src/kinematics_plugin_loader.cpp 0.00% <0.00%> (-67.25%) ⬇️
... and 87 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4d7c365...cc2b322. Read the comment docs.

@vatanaksoytezer vatanaksoytezer changed the title Disable flaky test Disable flaky OMPL test May 28, 2021
@henningkayser henningkayser merged commit 8c85ff6 into moveit:main May 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants