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

sanitycheck: do not allow console harness without a config #24953

Merged
merged 3 commits into from
May 5, 2020

Conversation

nashif
Copy link
Member

@nashif nashif commented May 4, 2020

Fixes #24661

nashif added 3 commits May 4, 2020 18:24
harness being set without actual use of harness (via harness_config)
makes the test behave differently.

Fixes zephyrproject-rtos#24661

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
console harness without a harness_config is not allowed.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
remove console harness without a config.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
@nashif nashif force-pushed the harness_config branch from bd6c51a to 3561229 Compare May 4, 2020 22:25
@zephyrbot zephyrbot added area: Samples Samples area: Tests Issues related to a particular existing or missing test area: Sanitycheck Sanitycheck has been renamed to Twister labels May 4, 2020
@nashif nashif merged commit 0bac2f3 into zephyrproject-rtos:master May 5, 2020
@nashif nashif deleted the harness_config branch May 5, 2020 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Samples Samples area: Sanitycheck Sanitycheck has been renamed to Twister area: Tests Issues related to a particular existing or missing test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sanitycheck incorrect judgement with tests/drivers/gpio/gpio_basic_api.
3 participants