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

Simplify scanning compute logs in tests #7997

Merged
merged 1 commit into from
Jun 10, 2024
Merged

Conversation

hlinnaka
Copy link
Contributor

@hlinnaka hlinnaka commented Jun 9, 2024

Implement LogUtils in the Endpoint fixture class, so that the "log_contains" function can be used on compute logs too.

Per discussion at:
#7288 (comment)

Copy link

github-actions bot commented Jun 9, 2024

3192 tests run: 3053 passed, 0 failed, 139 skipped (full report)


Flaky tests (1)

Postgres 15

  • test_synthetic_size_while_deleting: debug

Code coverage* (full report)

  • functions: 31.5% (6598 of 20963 functions)
  • lines: 48.4% (51066 of 105401 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
263da3f at 2024-06-10T12:23:47.797Z :recycle:

Implement LogUtils in the Endpoint fixture class, so that the
"log_contains" function can be used on compute logs too.

Per discussion at:
#7288 (comment)
@hlinnaka hlinnaka enabled auto-merge (squash) June 10, 2024 11:34
@hlinnaka hlinnaka merged commit 5a7e285 into main Jun 10, 2024
57 checks passed
@hlinnaka hlinnaka deleted the test-compute-log_contains branch June 10, 2024 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants