Skip to content

YQL-17315: PG regression tests' deps #2154

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 12 commits into from
Feb 22, 2024

Conversation

marsaly79
Copy link
Contributor

Changelog entry

  • Support of pre-test setup SQLs execution in pg-make-test
  • Test setup scripts for PG regression tests

Changelog category

  • Not for changelog (changelog entry is not required)

Additional information

@marsaly79 marsaly79 requested a review from a team as a code owner February 21, 2024 17:26
@marsaly79 marsaly79 requested a review from vitstn February 21, 2024 17:27
@marsaly79 marsaly79 marked this pull request as draft February 21, 2024 17:27
Copy link

github-actions bot commented Feb 21, 2024

2024-02-21 17:29:54 UTC Pre-commit check for 8185880 has started.
2024-02-21 17:29:57 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-21 17:31:27 UTC Build successful.
2024-02-21 17:31:42 UTC Tests are running...
🔴 2024-02-21 17:55:54 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
67903 56910 0 3 10952 38

Copy link

github-actions bot commented Feb 21, 2024

2024-02-21 17:32:10 UTC Pre-commit check for 8185880 has started.
2024-02-21 17:32:13 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-21 17:33:44 UTC Build successful.
2024-02-21 17:33:56 UTC Tests are running...
🔴 2024-02-21 18:05:55 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14822 14628 0 15 137 42

@marsaly79 marsaly79 force-pushed the table-deps-of-pg-tests branch from 7988a93 to 56eaaa2 Compare February 22, 2024 14:32
Copy link

github-actions bot commented Feb 22, 2024

2024-02-22 14:35:42 UTC Pre-commit check for 323f775 has started.
2024-02-22 14:35:45 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-22 14:37:11 UTC Build successful.
2024-02-22 14:40:01 UTC Tests are running...
🔴 2024-02-22 16:07:39 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
67932 56940 0 3 10945 44

Copy link

github-actions bot commented Feb 22, 2024

2024-02-22 14:37:37 UTC Pre-commit check for 323f775 has started.
2024-02-22 14:37:40 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-22 14:39:09 UTC Build successful.
2024-02-22 14:39:22 UTC Tests are running...
🔴 2024-02-22 16:07:50 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14833 14603 0 21 174 35

@marsaly79 marsaly79 marked this pull request as ready for review February 22, 2024 14:38
Copy link

github-actions bot commented Feb 22, 2024

2024-02-22 17:19:05 UTC Pre-commit check for 4954b23 has started.
2024-02-22 17:19:08 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-22 17:20:38 UTC Build successful.
2024-02-22 17:20:53 UTC Tests are running...
🔴 2024-02-22 18:59:20 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
67938 56944 0 4 10953 37

Copy link

github-actions bot commented Feb 22, 2024

2024-02-22 17:20:54 UTC Pre-commit check for 4954b23 has started.
2024-02-22 17:20:57 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-22 17:22:26 UTC Build successful.
2024-02-22 17:22:39 UTC Tests are running...
🔴 2024-02-22 18:48:46 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14842 14580 0 38 180 44

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.

[pg] Support setup scripts in pg-make-test tool & PG regression tests runner
2 participants