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

Make debugger tests less racy #205

Merged
merged 2 commits into from
Dec 19, 2017
Merged

Make debugger tests less racy #205

merged 2 commits into from
Dec 19, 2017

Conversation

smarr
Copy link
Owner

@smarr smarr commented Dec 19, 2017

This PR changes more of the debugger tests to use the stepping DSL, which should make them more robust, and hopefully easier to maintain.

@daumayr, this should hopefully reduce the number of failing builds. The only thing that's hopefully still failing often is the replay. We should really look into that.

The PingPong program is racy, and too complex to be a good foundation for tests.

Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
@smarr smarr added the bug Fixes an issue, incorrect implementation label Dec 19, 2017
@smarr smarr added this to the v0.6.0 - Black Diamonds milestone Dec 19, 2017
@smarr smarr self-assigned this Dec 19, 2017
@coveralls
Copy link

Coverage Status

Coverage remained the same at 79.845% when pulling fb4e3f5 on fix-actor-debugger-tests into 3589aff on dev.

@smarr smarr merged commit 59a1507 into dev Dec 19, 2017
@smarr smarr deleted the fix-actor-debugger-tests branch December 19, 2017 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes an issue, incorrect implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants