Skip to content

Rejection on createComputePipelineAsnyc causes timout in tests #3809

Description

@sagudev

this happens because rejection is not handled. Example:

const pipeline = await t.device.createComputePipelineAsync({

(there are more such places).

You can see live example here: https://sagudev.github.io/cts/standalone/?runnow=1&q=webgpu:shader,execution,expression,binary,f32_subtraction:scalar_vector:inputSource=%22const%22;* which has rejection hard-coded sagudev@615b943 (reproducible on Edge).

This is problem in servo because some things are not supported yet (so promise does reject).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions