Skip to content

fix PR #12911: sleep if test is not live - #12933

Merged
maloel merged 2 commits into
realsenseai:developmentfrom
maloel:fix-retry
May 16, 2024
Merged

fix PR #12911: sleep if test is not live#12933
maloel merged 2 commits into
realsenseai:developmentfrom
maloel:fix-retry

Conversation

@maloel

@maloel maloel commented May 15, 2024

Copy link
Copy Markdown
Contributor

#12911 had a bug and a logic problem.

@maloel
maloel requested a review from remibettan May 15, 2024 16:37
Comment thread unit-tests/run-unit-tests.py Outdated
log.d( f' Failed; retry #{retry}' )
log.debug_indent()
if no_reset:
if no_reset or not sns:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

what is the meaning of "sns"? could you find a name that would be more clear, please?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Not the purpose of this quick fix for improving the CI, but pushed a change :)

@remibettan remibettan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@maloel
maloel merged commit 064a234 into realsenseai:development May 16, 2024
@maloel
maloel deleted the fix-retry branch May 16, 2024 08:45
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