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

do not print warnings when listing tests #20

Open
igagis opened this issue Feb 7, 2022 · 0 comments
Open

do not print warnings when listing tests #20

igagis opened this issue Feb 7, 2022 · 0 comments
Assignees

Comments

@igagis
Copy link
Member

igagis commented Feb 7, 2022

Steps:
. build all: make
. list tests from basic test app: tests/basic/out/rel/tests --list-tests

Result:
two warnings:

warning: some test set for suite 'empty_suite' is empty
warning: suite 'empty_suite' is empty

are printed before the tests list

Expected result:
when listing tests, there should be no warnings printed

@igagis igagis self-assigned this Feb 7, 2022
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

No branches or pull requests

1 participant