summaryrefslogtreecommitdiffstats
path: root/gpu/gles2_conform_support
diff options
context:
space:
mode:
authorjmadill <jmadill@chromium.org>2015-10-14 11:11:43 -0700
committerCommit bot <commit-bot@chromium.org>2015-10-14 18:12:41 +0000
commit916c1b2c4f91650aef8d9de47d268d93b7d45507 (patch)
treec53ab3b7c1fbcab87dc19bbd203fb79d5348883e /gpu/gles2_conform_support
parent8faa90dc61db5a63c6974f635602b65dfc35192d (diff)
downloadchromium_src-916c1b2c4f91650aef8d9de47d268d93b7d45507.zip
chromium_src-916c1b2c4f91650aef8d9de47d268d93b7d45507.tar.gz
chromium_src-916c1b2c4f91650aef8d9de47d268d93b7d45507.tar.bz2
Fix typo in D3D9 Intel GLES2 test expects.
The test name did not match the internal name for the test, and was causing the expectation to do nothing. Tested locally and fixed the test name, also matches the other expectations for similar tests in this file. BUG=540538 TBR=kbr@chromium.org,piman@chromium.org Review URL: https://codereview.chromium.org/1402143002 Cr-Commit-Position: refs/heads/master@{#354064}
Diffstat (limited to 'gpu/gles2_conform_support')
-rw-r--r--gpu/gles2_conform_support/gles2_conform_test_expectations.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpu/gles2_conform_support/gles2_conform_test_expectations.txt b/gpu/gles2_conform_support/gles2_conform_test_expectations.txt
index eba30e2..1e78fe8 100644
--- a/gpu/gles2_conform_support/gles2_conform_test_expectations.txt
+++ b/gpu/gles2_conform_support/gles2_conform_test_expectations.txt
@@ -39,7 +39,7 @@
490149 WIN OPENGL INTEL : GL2Tests_three_uniforms_input_run = FAIL
490149 WIN OPENGL INTEL : GL_build_input_run = FAIL
-540538 WIN D3D9 INTEL : GLES2ConformTest.GL_cos_input_run = FAIL
+540538 WIN D3D9 INTEL : GL_cos_input_run = FAIL
253674 LION INTEL : GL2ExtensionTests_dFdy_input_run = FAIL
253674 LION INTEL : GL2FixedTests_point_sprites_input_run = FAIL