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

twister: testplan: do not error on missing unsatisfied env #82365

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

Commits on Nov 30, 2024

  1. twister: testplan: do not error on missing unsatisfied env

    bsim requires a special setup for it to be usuable and run by twister.
    If this environment is not available, we should not error.
    
    Most developers and users of twister will not have the babblesim setup
    and reporting errors is misleading and confusing. So if such env. is not
    available, just filter as usual and do not error.
    
    Signed-off-by: Anas Nashif <[email protected]>
    nashif committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    ea9f9f2 View commit details
    Browse the repository at this point in the history