Skip to content

Change debug test workaround to use ENV RUBY_DEBUG_TEST_UI - #1014

Merged
ima1zumi merged 1 commit into
ruby:masterfrom
tompng:env_debug_test_workaround
Oct 8, 2024
Merged

Change debug test workaround to use ENV RUBY_DEBUG_TEST_UI#1014
ima1zumi merged 1 commit into
ruby:masterfrom
tompng:env_debug_test_workaround

Conversation

@tompng

Copy link
Copy Markdown
Member

Fixes#990
Use ENV['RUBY_DEBUG_TEST_UI'] for test-only workaround.

@ima1zumiima1zumi left a comment

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.

Thanks!

@ima1zumi
ima1zumi merged commit 9933584 into ruby:masterOct 8, 2024
matzbot pushed a commit to ruby/ruby that referenced this pull request Oct 8, 2024
@tompng
tompng deleted the env_debug_test_workaround branch October 8, 2024 15:45
@dgutov

Copy link
Copy Markdown
Contributor

And thanks from me!

(Just noticed this resolution now.)

Sign up for freeto 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.

With irb --noreadline --nomultiline there is an unnecessary newline before each prompt

4 participants

@tompng@dgutov@st0012@ima1zumi