supercollider icon indicating copy to clipboard operation
supercollider copied to clipboard

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

Open JordanHendersonMusic opened this issue 9 months ago • 0 comments

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 avatar May 09 '24 18:05 JordanHendersonMusic