forked from dork/tarantool-java
-
Notifications
You must be signed in to change notification settings - Fork 18
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
Options to disable SQL tests #143
Comments
nicktorwald
added a commit
to nicktorwald/tarantool-java
that referenced
this issue
May 15, 2019
- Add new CI targets for the following TNT versions: 1.9, 1.10, 2x, and 2.2 against JDKs versions 8, 11, and 12. - Add 'sql' test group in order to segregate SQL tests and be able to turn them off. - Update testing tools versions in POM. - Update 'Building' section of README file how to run test w\o SQL part. Closes: tarantool#52, tarantool#143
nicktorwald
added a commit
to nicktorwald/tarantool-java
that referenced
this issue
May 15, 2019
- Add new CI targets for the following TNT versions: 1.9, 1.10, 2x, and 2.2 against JDKs versions 8, 11, and 12. - Add 'sql' test group in order to segregate SQL tests and be able to turn them off. - Update testing tools versions in POM. - Update 'Building' section of README file how to run test w\o SQL part. Closes: tarantool#52, tarantool#143
nicktorwald
added a commit
to nicktorwald/tarantool-java
that referenced
this issue
May 17, 2019
- Add new CI targets for the following TNT versions: 1.9, 1.10, 2x, and 2.2 against JDKs versions 8, 11, and 12. - Add assume-style checks to skip Tarantool version incompatible tests. - Update testing tools versions in POM. - Update 'Building' section of README file how to run test w\o SQL part. Closes: tarantool#52, tarantool#143
nicktorwald
added a commit
to nicktorwald/tarantool-java
that referenced
this issue
May 17, 2019
- Add new CI targets for the following TNT versions: 1.9, 1.10, 2x, and 2.2 against JDKs versions 8, 11, and 12. - Add assume-style checks to skip Tarantool version incompatible tests. - Update testing tools versions in POM. - Update 'Building' section of README file how to run test w\o SQL part. Closes: tarantool#52, tarantool#143
nicktorwald
added a commit
to nicktorwald/tarantool-java
that referenced
this issue
May 17, 2019
- Add new CI targets for the following TNT versions: 1.9, 1.10, 2x, and 2.2 against JDKs versions 8, 11, and 12. - Add assume-style checks to skip Tarantool version incompatible tests. - Update testing tools versions in POM. - Update 'Building' section of README file how to run test w\o SQL part. Closes: tarantool#52, tarantool#143
nicktorwald
added a commit
to nicktorwald/tarantool-java
that referenced
this issue
May 17, 2019
- Add new CI targets for the following TNT versions: 1.9, 1.10, 2x, and 2.2 against JDKs versions 8, 11, and 12. - Add assume-style checks to skip Tarantool version incompatible tests. - Update testing tools versions in POM. - Update 'Building' section of README file how to run test w\o SQL part. Closes: tarantool#52, tarantool#143
nicktorwald
added a commit
to nicktorwald/tarantool-java
that referenced
this issue
May 17, 2019
- Add new CI targets for the following TNT versions: 1.9, 1.10, 2x, and 2.2 against JDKs versions 8, 11, and 12. - Add assume-style checks to skip Tarantool version incompatible tests. - Update testing tools versions in POM. - Update 'Building' section of README file how to run test w\o SQL part. Closes: tarantool#52, tarantool#143
nicktorwald
added a commit
to nicktorwald/tarantool-java
that referenced
this issue
May 17, 2019
- Add new CI targets for the following TNT versions: 1.9, 1.10, 2x, and 2.2 against JDKs versions 8, 11, and 12. - Add assume-style checks to skip Tarantool version incompatible tests. - Update testing tools versions in POM. - Update 'Building' section of README file how to run test w\o SQL part. Closes: tarantool#52, tarantool#143
nicktorwald
added a commit
that referenced
this issue
May 20, 2019
- Add new CI targets for the following TNT versions: 1.9, 1.10, 2x, and 2.2 against JDKs versions 8, 11, and 12. - Add assume-style checks to skip Tarantool version incompatible tests. - Update testing tools versions in POM. - Update 'Building' section of README file how to run test w\o SQL part. Closes: #52, #143
nicktorwald
added a commit
that referenced
this issue
May 21, 2019
- Add new CI targets for the following TNT versions: 1.9, 1.10, 2x, and 2.2 against JDKs versions 8, 11, and 12. - Add assume-style checks to skip Tarantool version incompatible tests. - Update testing tools versions in POM. - Update 'Building' section of README file how to run test w\o SQL part. Closes: #52, #143
nicktorwald
added a commit
that referenced
this issue
May 21, 2019
- Add new CI targets for the following TNT versions: 1.9, 1.10, 2x, and 2.2 against JDKs versions 8, 11, and 12. - Add assume-style checks to skip Tarantool version incompatible tests. - Update testing tools versions in POM. - Update 'Building' section of README file how to run test w\o SQL part. Closes: #52, #143
done in 0a9f581 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I suggest to make SQL tests are optional to have opportunity run them on not 2.x versions and describe it in readme
https://github.com/tarantool/tarantool-java#building
The text was updated successfully, but these errors were encountered: