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

UnitTest - remove debug posts and inline warnings #4716

Merged
merged 2 commits into from
Jan 4, 2020

Conversation

adcxyz
Copy link
Contributor

@adcxyz adcxyz commented Jan 2, 2020

Purpose and Motivation

Some UnitTest subclasses post unnecessary debug info,
some have var declarations that post compiler inline warnings.
This PR removes both, so unit tests run as quietly as possible.

Types of changes

  • cleanup for UnitTests.

  • Code is tested

  • All tests are passing *

  • No documentation update needed

  • This PR is ready for review

*That is, TestPattern, TestServer_boot, TestReadableNodeIDAllocator run fine.
On my setup, I cannot get the LPCtests to run properly,
with or without the changes proposed here...

Copy link
Contributor

@muellmusik muellmusik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks absolutely fine. No issues AFAICS

@mossheim
Copy link
Contributor

mossheim commented Jan 4, 2020

thanks!

@mossheim mossheim merged commit cdb204e into supercollider:develop Jan 4, 2020
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