Skip to content

Log when skipping test #372

Open
Open
@ionut-arm

Description

@ionut-arm

We have a lot of end-to-end tests that depend on specific operations being supported by the providers. Many of the tests check if the operation is present for the current provider under test, and if it isn't, the test returns and ends successfully. I think we should add a log message before returning, something like Operation PsaSignHash is not supported by provider TpmProvider, skipping test. (the test name isn't necessary since I think it is included in the log prefix). This way it's easier to see which tests were skipped if we need to investigate some logs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    code healthIssues concerning overall code quality, safety and best practicegood first issueGood for newcomerssmallEffort labeltestingTask related to testing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions