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

run-unit-tests fixes #8758

Merged
merged 2 commits into from
Apr 7, 2021
Merged

run-unit-tests fixes #8758

merged 2 commits into from
Apr 7, 2021

Conversation

maloel
Copy link
Collaborator

@maloel maloel commented Apr 6, 2021

No description provided.

@maloel maloel requested review from Nir-Az and MMirbach April 6, 2021 15:17
#
if list_tags or list_tests:
if list_only:
n_tests += 1
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why do we need to increase this counter?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Because it's the counter for the number of tests we found, and without which (if it's 0) then we print an error...

Copy link
Collaborator

@Nir-Az Nir-Az left a comment

Choose a reason for hiding this comment

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

Looks good

@maloel maloel merged commit 47e730f into IntelRealSense:development Apr 7, 2021
@maloel maloel deleted the fixes branch August 17, 2021 10:26
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