Skip to content

Conversation

@st0012
Copy link
Member

@st0012 st0012 commented Mar 28, 2022

In #591, the test failed because the temp folder's name (/../z2c9zm7124q81f_py4xmd3scp7w9j7/..) also matches the path pattern .py, so it stopped the breakpoint unexpectedly. Using a longer name like .html should greatly reduce the chance of a similar issue from happening again.

Fixes #591

@ono-max
Copy link
Member

ono-max commented Mar 28, 2022

Thank you

@ko1 ko1 merged commit cb3d5c6 into ruby:master Mar 28, 2022
@st0012 st0012 deleted the fix-#591 branch March 28, 2022 15:10
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.

test_break_only_stops_when_path_matches failed

3 participants