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

Fix tests from #1708 machine variable persistence #1709

Merged

Conversation

avanwinkle
Copy link
Collaborator

Thank you @atummons for catching the test breakage in #1708 . When I saw the failures I was distracted by the sea of 'Event loop is closed.' failures and didn't catch that I had actually introduced new ones. This PR won't fix all the tests to pass green, but it does fix the tests in test_MachineVariables.py so we're at least not worse off than we were.

@sonarcloud
Copy link

sonarcloud bot commented Aug 30, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@atummons
Copy link
Contributor

Perfect! Same thing I tweaked on local, so looks good. The other two were mine that I caught but hadn't been pushed before your PR. All looks good now! I have another PR, but didn't want to push until we get back to green. Thanks!

@avanwinkle avanwinkle merged commit f8251e2 into missionpinball:dev Aug 31, 2023
12 checks passed
avanwinkle added a commit to avanwinkle/mpf that referenced this pull request Aug 31, 2023
…s-machine-vars-persist

Fix tests from missionpinball#1708 machine variable persistence
@avanwinkle avanwinkle deleted the bugfix-settings-machine-vars-persist branch December 4, 2023 23:37
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.

2 participants