Skip to content

Commit

Permalink
gpu/khronos_glcts_support: skip Texture_Rectangle_Samplers_frag test
Browse files Browse the repository at this point in the history
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}
  • Loading branch information
uartie authored and Commit bot committed Oct 9, 2014
1 parent d8d7454 commit 4dd945a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gpu/khronos_glcts_support/khronos_glcts_test_expectations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

////////////////////////////////////////////////////////////////////////////////
//
Expand Down

0 comments on commit 4dd945a

Please sign in to comment.