diff options
author | ullysses.a.eoff <ullysses.a.eoff@intel.com> | 2014-10-09 11:29:42 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-10-09 18:30:06 +0000 |
commit | 4dd945a450061554a3ad6d438e7b9d35818b2ff0 (patch) | |
tree | cde906e20f1137928e2bbbf4b5c0edd2bd7e3a1e /gpu/khronos_glcts_support | |
parent | d8d7454df869bb4600c7c963aac49b0fd6de0a7c (diff) | |
download | chromium_src-4dd945a450061554a3ad6d438e7b9d35818b2ff0.zip chromium_src-4dd945a450061554a3ad6d438e7b9d35818b2ff0.tar.gz chromium_src-4dd945a450061554a3ad6d438e7b9d35818b2ff0.tar.bz2 |
gpu/khronos_glcts_support: skip Texture_Rectangle_Samplers_frag test
Chromium implements GL_ARB_texture_rectangle which makes this
test fail.
Add this test to the test expectations so it will be skipped.
BUG=chromium:139729, chromium:412865
R=kbr@chromium.org, piman@chromium.org
TEST=Build and run khronos_glcts_test binary. Ensure test is skipped.
Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
Review URL: https://codereview.chromium.org/641913002
Cr-Commit-Position: refs/heads/master@{#298939}
Diffstat (limited to 'gpu/khronos_glcts_support')
-rw-r--r-- | gpu/khronos_glcts_support/khronos_glcts_test_expectations.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gpu/khronos_glcts_support/khronos_glcts_test_expectations.txt b/gpu/khronos_glcts_support/khronos_glcts_test_expectations.txt index 54c2969..98862f7 100644 --- a/gpu/khronos_glcts_support/khronos_glcts_test_expectations.txt +++ b/gpu/khronos_glcts_support/khronos_glcts_test_expectations.txt @@ -24,6 +24,8 @@ // 91531 MAC WIN LINUX : conformance_more_* = SKIP // 91532 MAC NVIDIA 0x0640 : tex_image_and_sub_image_2d_with_video = PASS FAIL +// Chromium implements GL_ARB_texture_rectangle which makes this test fail +139729 DEBUG RELEASE : ES2_CTS_gtf_GL_build_Texture_Rectangle_Samplers_frag = FAIL //////////////////////////////////////////////////////////////////////////////// // |