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

NodeTestcases (ts tests) don't run out of process #33

Open
eugenschindler opened this issue Nov 21, 2021 · 0 comments
Open

NodeTestcases (ts tests) don't run out of process #33

eugenschindler opened this issue Nov 21, 2021 · 0 comments

Comments

@eugenschindler
Copy link
Member

Since migration to MPS 2020.3, the ts tests don't run out of process. You have to enable "Execute in the same process" in the test run configuration in order to successfully run the test cases, otherwise for every testcase, the testrunner throws a ClassDefNotFoundError exception.

Current working theory is that MPS itself had a regression that broke out of process testruns from MPS 2019 to MPS 2021. To check this assumption, this issue depends on #16 and #17. After those issues have been resolved, we can recheck if the tests then work.

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

No branches or pull requests

1 participant