Skip to content

Fix test_node_frontend#146

Merged
hidmic merged 7 commits intoros2:masterfrom
rotu:test_names
Jun 22, 2020
Merged

Fix test_node_frontend#146
hidmic merged 7 commits intoros2:masterfrom
rotu:test_names

Conversation

@rotu
Copy link
Copy Markdown
Contributor

@rotu rotu commented May 6, 2020

Fix #145

  1. Make test names more intelligible by not parameterizing on a crazy long string
  2. Don't leak StringIO objects
    Signed-off-by: Dan Rose dan@digilabs.io

Fix ros2#145

1. Make test names more intelligible by not parameterizing on a crazy long string
2. Don't leak StringIO objects
Signed-off-by: Dan Rose <dan@digilabs.io>
@rotu rotu marked this pull request as draft May 6, 2020 19:46
…frontend

Signed-off-by: Dan Rose <dan@digilabs.io>
Copy link
Copy Markdown

@hidmic hidmic left a comment

Choose a reason for hiding this comment

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

LGTM pending green CI

@hidmic hidmic requested a review from ivanpauno May 14, 2020 13:36
@hidmic
Copy link
Copy Markdown

hidmic commented May 14, 2020

@rotu are you pushing this out of the draft state?

@hidmic hidmic removed the request for review from ivanpauno May 14, 2020 13:36
@rotu rotu marked this pull request as ready for review May 14, 2020 15:09
Signed-off-by: Dan Rose <dan@digilabs.io>
@hidmic
Copy link
Copy Markdown

hidmic commented May 14, 2020

CI up to test_launch_ros:

  • Linux Build Status

@hidmic
Copy link
Copy Markdown

hidmic commented May 21, 2020

Given the nature of this patch, I'd think cross platform CI results won't differ from the ones we got for Linux. CC @jacobperron for final approval.

@jacobperron
Copy link
Copy Markdown
Member

@hidmic I didn't take a close look at the change, but if it's just touching test code I don't see any reason to hold for Foxy.

Signed-off-by: Dan Rose <dan@digilabs.io>
@ivanpauno
Copy link
Copy Markdown
Member

@hidmic is this ready?

@hidmic
Copy link
Copy Markdown

hidmic commented Jun 22, 2020

@ivanpauno it is, thank for the bump. @rotu thanks for your contribution and sorry for the delay.

@hidmic hidmic merged commit dbdc9f0 into ros2:master Jun 22, 2020
jacobperron pushed a commit that referenced this pull request Sep 10, 2021
* Fix test_node_frontend

Fix #145

1. Make test names more intelligible by not parameterizing on a crazy long string
2. Don't leak StringIO objects
Signed-off-by: Dan Rose <dan@digilabs.io>

* Some renamings and perform the same fixes on test_push_ros_namespace_frontend

Signed-off-by: Dan Rose <dan@digilabs.io>

* Remove incorrect docstring

Signed-off-by: Dan Rose <dan@digilabs.io>

* Add copyright for files with contributions

Signed-off-by: Dan Rose <dan@digilabs.io>

* Fix formatting

Signed-off-by: Dan Rose <dan@digilabs.io>

* Fix copyrights

Signed-off-by: Dan Rose <dan@digilabs.io>
jacobperron pushed a commit that referenced this pull request Nov 16, 2021
* Fix test_node_frontend

Fix #145

1. Make test names more intelligible by not parameterizing on a crazy long string
2. Don't leak StringIO objects
Signed-off-by: Dan Rose <dan@digilabs.io>

* Some renamings and perform the same fixes on test_push_ros_namespace_frontend

Signed-off-by: Dan Rose <dan@digilabs.io>

* Remove incorrect docstring

Signed-off-by: Dan Rose <dan@digilabs.io>

* Add copyright for files with contributions

Signed-off-by: Dan Rose <dan@digilabs.io>

* Fix formatting

Signed-off-by: Dan Rose <dan@digilabs.io>

* Fix copyrights

Signed-off-by: Dan Rose <dan@digilabs.io>
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.

Unreadable test case name for test_node_frontend

5 participants