Skip to content

[OPS] add plugin to log test execution time into console#811

Merged
vladislav-sidorovich merged 1 commit intomainfrom
ops/test-logger
Mar 25, 2025
Merged

[OPS] add plugin to log test execution time into console#811
vladislav-sidorovich merged 1 commit intomainfrom
ops/test-logger

Conversation

@vladislav-sidorovich
Copy link
Copy Markdown
Member

All tests slower than 2 (configurable) seconds will print execution time to console. So, we will continuously observer test performance.

For example it was obvious that connector.hive.HiveMetadataConnectorTest test is very slow. Now we can see that it spend 2+ minutes and ~30 seconds for all the rest tests.

  Test testLoadedHive312 PASSED (2m 14s)

...
SUCCESS: Executed 354 tests in 2m 25s (9 skipped)

Comment thread build.gradle
@vladislav-sidorovich vladislav-sidorovich merged commit 1ad83f2 into main Mar 25, 2025
3 of 4 checks passed
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.

4 participants