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 CI 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 fails. To break this codependency, this patch replaces
xfail with skip.
1. tarantool/tarantool#7698
2.tarantool/tarantool#7700
Follows #229
0 commit comments