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

Revert "[execute_process] emulate_tty configurable and defaults to true" #276

Merged
merged 1 commit into from
Jul 18, 2019

Conversation

wjwwood
Copy link
Member

@wjwwood wjwwood commented Jul 18, 2019

Reverts #265

@wjwwood wjwwood merged commit 15af530 into master Jul 18, 2019
@delete-merged-branch delete-merged-branch bot deleted the revert-265-emulate_tty branch July 18, 2019 17:31
wjwwood added a commit that referenced this pull request Jul 18, 2019
wjwwood added a commit that referenced this pull request Jul 24, 2019
wjwwood added a commit that referenced this pull request Jul 24, 2019
…ts to true"" (#277)

* Revert "Revert "[execute_process] emulate_tty configurable and defaults to true (#265)" (#276)"

This reverts commit 15af530.

* add option to strip ansi escape sequences from output in launch_testing

Signed-off-by: William Woodall <[email protected]>

* move registration of event handlers before including test file

Signed-off-by: William Woodall <[email protected]>

* replace \r\n with \n too, because you get this in emulated tty mode

Signed-off-by: William Woodall <[email protected]>

* fix a new test failure due a change in how pytest represents exceptions

See: pytest-dev/pytest#5579

Signed-off-by: William Woodall <[email protected]>

* refactor to not use YAML in eval of emulate_tty option

Signed-off-by: William Woodall <[email protected]>

* fix typo

Signed-off-by: William Woodall <[email protected]>

* refactor emulate_tty tests and test constructor argument

Signed-off-by: William Woodall <[email protected]>

* change default for emulate_tty to be False and fix warnings

Signed-off-by: William Woodall <[email protected]>
piraka9011 pushed a commit to aws-ros-dev/launch that referenced this pull request Aug 16, 2019
piraka9011 pushed a commit to aws-ros-dev/launch that referenced this pull request Aug 16, 2019
…ts to true"" (ros2#277)

* Revert "Revert "[execute_process] emulate_tty configurable and defaults to true (ros2#265)" (ros2#276)"

This reverts commit 15af530.

* add option to strip ansi escape sequences from output in launch_testing

Signed-off-by: William Woodall <[email protected]>

* move registration of event handlers before including test file

Signed-off-by: William Woodall <[email protected]>

* replace \r\n with \n too, because you get this in emulated tty mode

Signed-off-by: William Woodall <[email protected]>

* fix a new test failure due a change in how pytest represents exceptions

See: pytest-dev/pytest#5579

Signed-off-by: William Woodall <[email protected]>

* refactor to not use YAML in eval of emulate_tty option

Signed-off-by: William Woodall <[email protected]>

* fix typo

Signed-off-by: William Woodall <[email protected]>

* refactor emulate_tty tests and test constructor argument

Signed-off-by: William Woodall <[email protected]>

* change default for emulate_tty to be False and fix warnings

Signed-off-by: William Woodall <[email protected]>
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.

1 participant