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

made it harder to break log tests #981

Closed
wants to merge 1 commit into from
Closed

made it harder to break log tests #981

wants to merge 1 commit into from

Conversation

niczero
Copy link
Contributor

@niczero niczero commented Jul 15, 2016

Summary

A number of people have found it hard to understand the symptoms of having MOJO_LOG_LEVEL set when trying to run tests (many log tests fail).

Motivation

Originally I was going to flag (and break) if the env var was set, but ribasushi suggested avoiding the problem entirely by unsetting the env var. Unsetting it in this one file is currently enough to avoid the problem.

References

http://irclog.perlgeek.de/mojo/2016-07-15#i_12846041

@kraih
Copy link
Member

kraih commented Jul 15, 2016

@kraih kraih closed this Jul 15, 2016
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.

2 participants