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 1kHz test on all platforms #223

Merged
merged 6 commits into from
Aug 15, 2018
Merged

disable 1kHz test on all platforms #223

merged 6 commits into from
Aug 15, 2018

Conversation

mikaelarguedas
Copy link
Member

these tests fail more and more often on all platforms (e.g. here)

Disabling the 1kHz test on all platforms for now until we decide how to refactor them

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@mikaelarguedas mikaelarguedas added in progress Actively being worked on (Kanban column) in review Waiting for review (Kanban column) and removed in progress Actively being worked on (Kanban column) labels Aug 15, 2018
@mikaelarguedas mikaelarguedas self-assigned this Aug 15, 2018
@mikaelarguedas
Copy link
Member Author

  • macOS job with --retest-umtil-fail 20 Build Status

@dirk-thomas
Copy link
Member

I would suggest to use an annotation instead.

@mikaelarguedas
Copy link
Member Author

I would suggest to use an annotation instead.

Done in 39bf6db

@@ -15,6 +15,7 @@
import multiprocessing
import os
import platform
import pytest
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might need a test dependency?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Absolutely. I would expect it to always be provided by ament_cmake_pytest but it's better to be explicit. Added in 599edd7

@mikaelarguedas
Copy link
Member Author

CI as of a850ae0 Build Status

@mikaelarguedas mikaelarguedas merged commit 38fc758 into master Aug 15, 2018
@mikaelarguedas mikaelarguedas deleted the disable_1khz branch August 15, 2018 17:17
@mikaelarguedas mikaelarguedas removed the in review Waiting for review (Kanban column) label Aug 15, 2018
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.

2 participants