Skip to content

@std/webgpu/texture_with_data.ts has flaky test #6429

Open
@timreichen

Description

@timreichen

https://github.com/denoland/std/actions/runs/13420418226/job/37491446085?pr=6408

 ERRORS 

createTextureWithData() => ./webgpu/texture_with_data_test.ts:7:6
error: TypeError: Failed to execute 'call' on 'GPUDevice': 'format' of 'GPUTextureDescriptor' (Argument 0) can not be converted to a enum
  const texture = device.createTexture(descriptor);
                         ^
    at createTextureWithData (file:///D:/a/std/std/webgpu/texture_with_data.ts:130:26)
    at fn (file:///D:/a/std/std/webgpu/texture_with_data_test.ts:16:5)

 FAILURES 

createTextureWithData() => ./webgpu/texture_with_data_test.ts:7:6

FAILED | 4142 passed (2719 steps) | 1 failed | 25 ignored (2m17s)

error: Test failed
Error: Process completed with exit code 1.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions