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

Fix classpath security checks for external tests. #33066

Merged
merged 1 commit into from
Aug 29, 2018

Commits on Aug 29, 2018

  1. Fix classpath security checks for external tests.

    This commit checks that when we manually add a class to
    the codebase map, that it does in-fact not exist on the classpath
    in a jar.  This will only be true if we are using the test framework
    externally such as when a user develops a plugin.
    mattweber committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    6c3e945 View commit details
    Browse the repository at this point in the history