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

Filter out UNDEFINE_NVRAM for test:///default #153

Merged
merged 1 commit into from
Jul 17, 2024

Commits on Jul 16, 2024

  1. Filter out UNDEFINE_NVRAM for test:///default

    The test driver doesn't support UNDEFINE_NVRAM and I couldn't find a way
    to probe for the capability. This hacks around it by looking at the
    service uri and filters out the flag.
    
    It also adds an explicit test since previously the exception was
    swallowed. A new server is created to avoid interference with other
    tests.
    ekohl committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    14ac85e View commit details
    Browse the repository at this point in the history