Skip to content

test: run cases for datetime with 2.11 fixes #297

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

Merged

Conversation

DifferentialOrange
Copy link
Member

There were a couple of datetime bugs in core Tarantool [1, 2] in 2.10 that were fixed in 2.11. We had a couple of test cases which were skipped before because of these bugs. After 2.11 we may change these skips to conditional skips.

  1. Datetime with timezone subtraction tarantool#7698
  2. Interval ariphmetic with offset change tarantool#7700

Closes #246

There were a couple of datetime bugs in core Tarantool [1, 2] in 2.10
that were fixed in 2.11. We had a couple of test cases which were
skipped before because of these bugs. After 2.11 we may change these
skips to conditional skips.

1. tarantool/tarantool#7698
2. tarantool/tarantool#7700

Closes #246
Add Tarantool 2.11, newest SDKs and Python 3.11. Reduce test matrices
where possible.
@DifferentialOrange DifferentialOrange force-pushed the DifferentialOrange/gh-246-datetime-test-skip branch from fda2b49 to 0b19a0c Compare June 28, 2023 10:39
@DifferentialOrange DifferentialOrange merged commit 9c8945f into master Jun 28, 2023
@DifferentialOrange DifferentialOrange deleted the DifferentialOrange/gh-246-datetime-test-skip branch June 28, 2023 12:57
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.

Conditional skip for datetime test cases
2 participants