Skip to content

CI: Tests are not consistently running with WebGPU #33559

@gkjohnson

Description

@gkjohnson

Originally mentioned by @WestLangley here - it seems that the CI tests are fairly frequently reporting the following error on screenshot tests resulting the test being skipped and (possibly erroneously) being marked as "passed":

Error: [example name]: JSHandle:THREE.THREE.WebGPURenderer: WebGPU Device Lost:

Message: A valid external Instance reference no longer exists.
Reason: unknown
Restarting browser...

You can see the issue in this PR and many others. It seems to have started a number of weeks ago when the WebGL fallback stopped being used.

Notice specifically that no diff percentage is reported for webgpu_compute_cloth nor webgpu_compute_particles_fluid implying they haven't been evaluated:

Image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions