Skip to content

Commit

Permalink
E2E: Adding webgpu_texturegrad to exception list. (#28385)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mugen87 authored May 15, 2024
1 parent b3e3724 commit 097d959
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/puppeteer.js
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ const exceptionList = [
'webgpu_custom_fog',
'webgpu_instancing_morph',
'webgpu_mesh_batch',
'webgpu_texturegrad',

// WebGPU idleTime and parseTime too low
'webgpu_compute_particles',
Expand Down

0 comments on commit 097d959

Please sign in to comment.