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

Enable more tests #297

Merged
merged 2 commits into from
Feb 15, 2022
Merged

Enable more tests #297

merged 2 commits into from
Feb 15, 2022

Commits on Feb 14, 2022

  1. Enable more tests

    * Create missing profiles for H2, in pom and github workflows
    * Add test classpath for H2 remote, so that UDF tests can run
    * Make each H2 test config use different directories/ports
    * Enable CockroachDB engine schema tests (required upgrading Docker image version, due to a bug cockroachdb/cockroach#62601)
    * Add flag to MySQL test configs to allow connecting to newer versions of the server
    * Other improvements and cleanups
    José Fidalgo committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    b3b5cd9 View commit details
    Browse the repository at this point in the history
  2. Add missing changes

    José Fidalgo committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    c7334d2 View commit details
    Browse the repository at this point in the history