Skip to content

remove obsolete setup functions from tests#225

Merged
dirk-thomas merged 1 commit intomasterfrom
more_composition_stuff
Jan 16, 2018
Merged

remove obsolete setup functions from tests#225
dirk-thomas merged 1 commit intomasterfrom
more_composition_stuff

Conversation

@dirk-thomas
Copy link
Copy Markdown
Member

@dirk-thomas dirk-thomas commented Jan 15, 2018

Just the composition tests:

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

And with --retest-until-fail 20:

  • Linux Build Status
  • macOS Build Status
  • Windows Build Status

I will likely go ahead and merge this in order to get the next round of nightlies using this. As before I will of course address any comments / feedback (if there is any).

Update: I am not convinced this patch (the second commit with the delay) is any improvement based on the repeated test results...

@dirk-thomas dirk-thomas added the in review Waiting for review (Kanban column) label Jan 15, 2018
@dirk-thomas dirk-thomas self-assigned this Jan 15, 2018
@dirk-thomas dirk-thomas force-pushed the more_composition_stuff branch from f449e73 to 498cfeb Compare January 16, 2018 20:02
@dirk-thomas
Copy link
Copy Markdown
Member Author

I removed the second commit since it didn't improve the test results noticeably.

Now the patch is only removing the obsolete setup functions.

@dirk-thomas dirk-thomas changed the title delay component loading remove obsolete setup functions from tests Jan 16, 2018

def setup():
# bare minimum formatting for console output matching
os.environ['RCUTILS_CONSOLE_OUTPUT_FORMAT'] = '{message}'
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nit: import os seems obsolete now

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Thanks for catching this. Fixed.

@dirk-thomas dirk-thomas force-pushed the more_composition_stuff branch from 498cfeb to 0748c4f Compare January 16, 2018 20:12
Copy link
Copy Markdown
Member

@wjwwood wjwwood left a comment

Choose a reason for hiding this comment

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

lgtm

@dirk-thomas dirk-thomas merged commit 3698489 into master Jan 16, 2018
@dirk-thomas dirk-thomas deleted the more_composition_stuff branch January 16, 2018 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in review Waiting for review (Kanban column)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants