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

cppcheck timing out on test_rclcpp #417

Open
nuclearsandwich opened this issue Apr 13, 2020 · 2 comments
Open

cppcheck timing out on test_rclcpp #417

nuclearsandwich opened this issue Apr 13, 2020 · 2 comments
Assignees

Comments

@nuclearsandwich
Copy link
Member

Bug report

Required Info:

  • Operating System:
    • Ubuntu 20.04 ARM64, macOS AMD64
  • Installation type:
    • source
  • Version or commit hash:
    • master
  • DDS implementation:
    • n/a
  • Client library (if applicable):
    • n/a

Steps to reproduce issue

Run test_rclcpp tests on ARM64 or macOS and you have a chance of the test timing out rather than completing. Here's an example build where I reached into ament_cppcheck and bumped the timeout up to 240. The test completed in 131s.

As seen on CI

Expected behavior

cppcheck runs to completion

Actual behavior

cppcheck run times out before completion generating no test result output.

Additional information

@chapulina
Copy link

Here's an example build where I reached into ament_cppcheck and bumped the timeout up to 240.

I'm not sure what the "here" refers to, is there a link?

Is there a downside to increasing this timeout? Can a PR be opened with the change?

@chapulina
Copy link

Is there a downside to increasing this timeout? Can a PR be opened with the change?

Just found this: ament/ament_lint#263

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

No branches or pull requests

2 participants