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

Squelch spurious errors logged in unit tests #50119

Merged
merged 1 commit into from
Oct 19, 2018

Commits on Oct 18, 2018

  1. Squelch spurious errors logged in unit tests

    We are getting errors in the LazyLoader because certain functions are
    not present in the LazyDict due to being left out of the whitelist.
    These don't cause the tests to fail, but they do result in a lot of
    spurious errors in the test suite.
    terminalmage committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    91812ff View commit details
    Browse the repository at this point in the history