You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tests related to Tarantool datetime bugs [1, 2] are marked with xfail
so it would be convenient to notice when the bug is fixed.
At the same time, tarantool/tarantool CI requires that
tarantool/tarantool-python must be green for each PR and it's not work
for a PR with datetime bugs [1, 2] fix: xfail triggers "unexpected
success" and CI status is red. To break this codependency, this patch
replaces xfails with skips.
1. tarantool/tarantool#7698
2.tarantool/tarantool#7700
Follows #229
0 commit comments