Commit 9ec21c36 authored by Eric Karl's avatar Eric Karl Committed by Kenneth Russell

Disable failing GpuProcess_webgl_disabled_extension test

This is failing on the N9 FYI bot, see issue 895945.

TBR=kbr@chromium.org

Bug: 895945
Change-Id: Ib735cbfcc04e334cc9204acf8ccc2792239323c5
Reviewed-on: https://chromium-review.googlesource.com/c/1283952Reviewed-by: default avatarEric Karl <ericrk@chromium.org>
Reviewed-by: default avatarKenneth Russell <kbr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#600109}
parent 262d214d
......@@ -16,3 +16,5 @@ class GpuProcessExpectations(GpuTestExpectations):
# Test needs fixing for Nexus 9
self.Fail('GpuProcess_disabling_workarounds_works', ['android', 'nvidia'],
bug=895020)
self.Fail('GpuProcess_webgl_disabled_extension', ['android', 'nvidia'],
bug=895945)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment