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

YQL-18463: Adjust BadFromPythonLong for Python 2.x #4812

Merged

Conversation

igormunkin
Copy link
Collaborator

Considering the difference between Python 2.x and Python 3.x regarding the long integral types behaviour change, the patch adjusts the test function payload to trigger the same exception for both major versions.

Follows up #4699

Changelog category

  • Bugfix

Considering the difference between Python 2.x and Python 3.x regarding
the long integral types behaviour change, the patch adjusts the test
function payload to trigger the same exception for both major versions.

Follows up ydb-platform#4699
@igormunkin igormunkin requested a review from a team as a code owner May 24, 2024 08:49
Copy link

github-actions bot commented May 24, 2024

2024-05-24 08:55:00 UTC Pre-commit check for a9e1549 has started.
2024-05-24 08:57:09 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-24 08:59:12 UTC Build successful.
2024-05-24 08:59:27 UTC Tests are running...
🟢 2024-05-24 08:59:57 UTC Tests successful.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
157 157 0 0 0 0

Copy link

github-actions bot commented May 24, 2024

2024-05-24 08:55:18 UTC Pre-commit check for a9e1549 has started.
2024-05-24 08:57:26 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-24 08:59:23 UTC Build successful.
2024-05-24 08:59:36 UTC Tests are running...
🟢 2024-05-24 09:00:09 UTC Tests successful.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
157 157 0 0 0 0

Copy link

github-actions bot commented May 24, 2024

2024-05-24 08:55:20 UTC Pre-commit check for a9e1549 has started.
2024-05-24 08:57:25 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-05-24 08:59:18 UTC Build successful.

@igormunkin igormunkin merged commit d25e35f into ydb-platform:main May 24, 2024
13 checks passed
@igormunkin igormunkin deleted the YQL-18463-fix-tests-for-python-2x branch May 27, 2024 06:07
MrLolthe1st pushed a commit to MrLolthe1st/ydb that referenced this pull request May 28, 2024
@niksaveliev niksaveliev mentioned this pull request May 29, 2024
@StekPerepolnen StekPerepolnen mentioned this pull request May 31, 2024
@niksaveliev niksaveliev mentioned this pull request Jun 17, 2024
This was referenced Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants