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

display console output for colcon tests as well #150

Merged
merged 1 commit into from
Apr 18, 2018

Conversation

mikaelarguedas
Copy link
Member

@mikaelarguedas mikaelarguedas commented Apr 18, 2018

Looking at the last colcon builds, I couldnt see the console output ensuring that the tests were actually being ran.
While this information is available in the test-results section, it is not as convenient (or complete) as jumping to the test <PACKAGE_NAME> section of the jenkins output

This targets #132

@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 Apr 18, 2018
@mikaelarguedas mikaelarguedas self-assigned this Apr 18, 2018
@dirk-thomas
Copy link
Member

I can regenerate the custom colcon jobs when this is merged.

@mikaelarguedas mikaelarguedas merged commit 00eb3ab into colcon Apr 18, 2018
@mikaelarguedas mikaelarguedas deleted the mikael/colcon/test_console_cohesion branch April 18, 2018 17:06
@mikaelarguedas mikaelarguedas removed the in review Waiting for review (Kanban column) label Apr 18, 2018
@mikaelarguedas
Copy link
Member Author

I can regenerate the custom colcon jobs when this is merged.

sounds good to me 👍

@dirk-thomas
Copy link
Member

Deployed.

dirk-thomas added a commit that referenced this pull request Apr 21, 2018
* invoke colcon instead of ament_tools

* remove obsolete escaping logic to deal with trailing double dashes

* update package commands

* fix --ros1-path position

* test results

* display console output for colcon tests as well (#150)

* remove obsolete comment

* add cmake args into existing argument if it exists

* remove ament from (almost) everywhere

* linter argument

* run test-result twice, once with / once without --all

* place event handlers before (#153)

* use -j1 for bridge

* determine colcon path on Windows

* unify section naming
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