Skip to content

Commit

Permalink
[Fuchsia] Fix Fuchsia webgl test expectations
Browse files Browse the repository at this point in the history
Fix incorrectly added tags for Fuchsia filters.

Change-Id: Ic5d4b708f99f5af81b80315a00bcccf60bb324ba
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2274330
Reviewed-by: Brian Sheedy <bsheedy@chromium.org>
Commit-Queue: Chong Gu <chonggu@google.com>
Cr-Commit-Position: refs/heads/master@{#784122}
  • Loading branch information
Chong Gu authored and Commit Bot committed Jun 30, 2020
1 parent d686802 commit 6c770bc
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
[ mac no-swiftshader-gl opengl ] WebglExtension_EXT_texture_compression_bptc [ Skip ]
[ mac no-swiftshader-gl no-angle ] WebglExtension_EXT_texture_compression_bptc [ Skip ]
crbug.com/808744 [ android no-swiftshader-gl no-angle ] WebglExtension_EXT_disjoint_timer_query [ Skip ]
crbug.com/808744 [ fuchsia no-swiftshader-gl no-angle ] WebglExtension_EXT_disjoint_timer_query [ Skip ]
crbug.com/808744 [ fuchsia no-swiftshader-gl no-passthrough ] WebglExtension_EXT_disjoint_timer_query [ Skip ]
crbug.com/849576 [ no-passthrough ] WebglExtension_KHR_parallel_shader_compile [ Skip ]
crbug.com/776222 [ android ] WebglExtension_WEBGL_video_texture [ Skip ]

Expand Down Expand Up @@ -85,8 +85,8 @@ crbug.com/867718 [ win d3d9 no-swiftshader-gl ] WebglExtension_EXT_disjoint_time
[ android qualcomm-adreno-(tm)-430 no-swiftshader-gl ] WebglExtension_EXT_sRGB [ Failure ]

# Fuchsia specific
[ fuchsia no-swiftshader-gl no-angle ] WebglExtension_EXT_shader_texture_lod [ Skip ]
[ fuchsia no-swiftshader-gl no-angle ] WebglExtension_EXT_texture_compression_bptc [ Skip ]
[ fuchsia no-swiftshader-gl no-passthrough ] WebglExtension_EXT_shader_texture_lod [ Skip ]
[ fuchsia no-swiftshader-gl no-passthrough ] WebglExtension_EXT_texture_compression_bptc [ Skip ]

# Fails on Android Nvidia Tegra driver version 343, passes on 361
# We don't have tags for specific driver version so just skip all
Expand Down

0 comments on commit 6c770bc

Please sign in to comment.