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 PyOutline test #942

Merged

Conversation

splhack
Copy link
Contributor

@splhack splhack commented Mar 24, 2021

test_after_init_current changes global outline.Outline.current, eventually it affects other tests badly.
For example, #941 doesn't change Python but failed.
https://github.com/AcademySoftwareFoundation/OpenCue/pull/941/checks?check_run_id=2180764941

Ensure to clear the value.

@bcipriano bcipriano merged commit c93e862 into AcademySoftwareFoundation:master Mar 24, 2021
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