Skip to content

Commit

Permalink
Mark Fuchsia tests as failing
Browse files Browse the repository at this point in the history
Marks complex-glsl-does-not-crash.html as expected to fail on several
Fuchsia devices instead of being slow, as the test is currently too
slow on those devices for an increased timeout to be sufficient.

Bug: 1427243
Change-Id: I1d133b099219984d0ae11effabecd19626045cb2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4378620
Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Auto-Submit: Brian Sheedy <bsheedy@chromium.org>
Commit-Queue: Brian Sheedy <bsheedy@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1123355}
  • Loading branch information
Brian Sheedy authored and Chromium LUCI CQ committed Mar 28, 2023
1 parent 7ccb8ea commit d5f9cdb
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -335,8 +335,6 @@ crbug.com/1426916 [ chromeos chromeos-board-amd64-generic no-passthrough ] confo
crbug.com/1426916 [ chromeos chromeos-board-amd64-generic no-passthrough ] conformance/extensions/webgl-compressed-texture-astc.html [ Slow ]
crbug.com/1426916 [ chromeos chromeos-board-amd64-generic no-passthrough ] conformance/reading/read-pixels-test.html [ Slow ]
crbug.com/1426916 [ chromeos chromeos-board-amd64-generic no-passthrough ] conformance/textures/misc/tex-image-and-sub-image-2d-with-array-buffer-view.html [ Slow ]
crbug.com/1427243 [ fuchsia fuchsia-board-astro ] conformance/glsl/bugs/complex-glsl-does-not-crash.html [ Slow ]
crbug.com/1427243 [ fuchsia fuchsia-board-sherlock ] conformance/glsl/bugs/complex-glsl-does-not-crash.html [ Slow ]

###################
# Failures/Flakes #
Expand Down Expand Up @@ -402,6 +400,10 @@ crbug.com/1371306 [ fuchsia fuchsia-board-sherlock ] conformance/textures/misc/t
# Anti-aliasing disabled on Fuchsia
[ fuchsia ] conformance/context/context-attributes-alpha-depth-stencil-antialias.html [ Failure ]

# Slow enough that Slow expectations are not currently sufficient.
crbug.com/1427243 [ fuchsia fuchsia-board-astro ] conformance/glsl/bugs/complex-glsl-does-not-crash.html [ Failure ]
crbug.com/1427243 [ fuchsia fuchsia-board-sherlock ] conformance/glsl/bugs/complex-glsl-does-not-crash.html [ Failure ]

####################
# Win failures #
####################
Expand Down

0 comments on commit d5f9cdb

Please sign in to comment.