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

SClang: UnitTest: Function: classmethod_scope fails when ran more than once #6301

Open
JordanHendersonMusic opened this issue May 9, 2024 · 0 comments
Labels
bug Issues that relate to unexpected/unwanted behavior. Don't use for PRs. comp: testing UnitTest class, refactors of existing tests, etc.; don't use if just adding tests as part of a PR

Comments

@JordanHendersonMusic
Copy link
Contributor

Environment

  • SuperCollider version:3.14.dev

Steps to reproduce

Run TestFunction-test_classmethod_scope once it passes, twice it fails.

TestFunction().test_classmethod_scope

Expected vs. actual behavior

Unit test should not fail on subsequent runs.

@JordanHendersonMusic JordanHendersonMusic added bug Issues that relate to unexpected/unwanted behavior. Don't use for PRs. comp: testing UnitTest class, refactors of existing tests, etc.; don't use if just adding tests as part of a PR labels May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues that relate to unexpected/unwanted behavior. Don't use for PRs. comp: testing UnitTest class, refactors of existing tests, etc.; don't use if just adding tests as part of a PR
Projects
None yet
Development

No branches or pull requests

1 participant