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

add logs to debug flaky test #795

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

swagatbora90
Copy link
Contributor

Issue #, if available:
There are some tests that use startAndWaitTask call to wait for the container exit and also capture the logs. Sometimes, containers will exit successfully but will return empty stdout. Adding logs to see if the containers logged anything to the stderr instead.
Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

pendo324
pendo324 previously approved these changes Sep 26, 2024
@pendo324 pendo324 dismissed their stale review September 26, 2024 21:55

not meant to be merged, clicked approve by accident

@swagatbora90 swagatbora90 force-pushed the fix-flaky-test branch 2 times, most recently from 045308b to d6d1c8e Compare October 18, 2024 23:17
Signed-off-by: Swagat Bora <[email protected]>
Copy link
Member

@henry118 henry118 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR desc said adding logs, but patch only contains sleeps. Can you either update the message or perhaps adding logs as mentioned?

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.

3 participants