Skip to content

Run tests against noop backend? #7119

@kpreid

Description

@kpreid

Followup from review of #7063, which promotes the Empty backend (now renamed to Noop) to external usability as a test stub:

Should the tests be run against the noop adapter? This is trivial to do (just enable it in init::initialize_instance), but of course they almost all fail, because no rendering or compute is done. However, it might be useful to do so anyway, while skipping assertions about the output, in order to test the noop backend and wgpu's validation logic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: testsImprovements or issues with our test suitetype: enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions