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

Tests of VariableBreakpointTests now check that the Break exception has been raised, instead of checking the Halt exception #7626

Conversation

maxwills
Copy link

Tests of VariableBreakpointTests now check that the Break exception has been raised, instead of checking the Halt exception.

Fixes #6732

…as been raised, instead of checking the Halt exception.
@welcome
Copy link

welcome bot commented Oct 30, 2020

Thanks for opening this pull request! Now continious integration (CI) will build Pharo with your change and run all tests. This might fail due to many reasons! Please check if your PR breaks the build or makes tests fail. Feel free to add comments to the PR. After this, before your PR can be merged it needs one or more reviews. Do not hesitate to ask people (on the Mailinglist or Discord) to help! When the CI shows no problems and there are positive reviews, your PR will be merged.

@MarcusDenker MarcusDenker merged commit 6e82ae8 into pharo-project:Pharo9.0 Oct 30, 2020
@welcome
Copy link

welcome bot commented Oct 30, 2020

Congrats on merging your first pull request! Do another one! We try to have a list of (relatively) easy issues here: https://github.com/orgs/pharo-project/projects/8.

GitHub
GitHub is where people build software. More than 50 million people use GitHub to discover, fork, and contribute to over 100 million projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

VariableBreakpoint should raise Break instead of Halt
2 participants