Skip to content

Remove redundant raw detach test #7

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

Merged
merged 1 commit into from
Feb 27, 2023

Conversation

st0012
Copy link
Member

@st0012 st0012 commented Feb 27, 2023

The test's subject is the disconnect request with restart: false, terminateDebuggee: <true|false> arguments, which has been covered by the tests in disconnect_dap_test.rb. So this test case has become obsolete. And by removing this test, we can fix the Protocol test suite.

The same change was proposed upstream too: ruby#892

The test's subject is the `disconnect` request with `restart: false,
terminateDebuggee: <true|false>` arguments, which has been covered by the
tests in `disconnect_dap_test.rb`. So this test case has become obsolete.

Co-authored-by: Andy Waite <[email protected]>
@st0012 st0012 requested a review from a team February 27, 2023 20:10
@st0012 st0012 merged commit b2fcb00 into issues-workaround Feb 27, 2023
@st0012 st0012 deleted the remove-unnecessary-raw-test branch February 27, 2023 21:11
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.

3 participants