Skip to content

Unify test case naming in ydb/library/yql/providers/generic/connector/tests #1110

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
merged 4 commits into from
Jan 19, 2024

Conversation

vitalyisaev2
Copy link
Member

@vitalyisaev2 vitalyisaev2 commented Jan 17, 2024

Changelog entry

  • utils.Database is now a property of tests_cases.BaseTestCase
  • Unified logic for building test case names
  • Store test case artifacts (YQL/SQL requests, dqrun/kqprun outputs) in distinct dirs
  • Reworked large_table tests to check Connector streaming logic

Changelog category

  • Not for changelog (changelog entry is not required)

Copy link

github-actions bot commented Jan 17, 2024

2024-01-19 08:44:44 UTC Pre-commit check for e5001e0 has started.
2024-01-19 08:44:46 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-01-19 08:46:10 UTC Build successful.
2024-01-19 08:46:22 UTC Tests are running...
🔴 2024-01-19 09:02:53 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
59931 50683 0 4 9230 14

Copy link

github-actions bot commented Jan 17, 2024

2024-01-19 08:44:02 UTC Pre-commit check for e5001e0 has started.
2024-01-19 08:44:04 UTC Build linux-x86_64-release-asan is running...
🟢 2024-01-19 08:45:27 UTC Build successful.
2024-01-19 08:45:41 UTC Tests are running...
🔴 2024-01-19 08:59:44 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15880 15812 0 18 31 19

tsmax2004
tsmax2004 previously approved these changes Jan 18, 2024
@starlinskiy starlinskiy mentioned this pull request Feb 12, 2024
@vitstn vitstn mentioned this pull request Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants