Remove now unnecessary mustpass exclusion
authorPyry Haulos <phaulos@google.com>
Thu, 25 Feb 2016 18:57:08 +0000 (10:57 -0800)
committerPyry Haulos <phaulos@google.com>
Thu, 25 Feb 2016 18:57:08 +0000 (10:57 -0800)
Rounding tests were completely removed from code so mustpass
exclusion is not necessary any more.

external/vulkancts/mustpass/1.0.0/src/test-issues.txt

index 342a349..a0a3563 100644 (file)
@@ -19,6 +19,3 @@ dEQP-VK.glsl.builtin.function.common.frexp.float_highp_vertex
 dEQP-VK.glsl.builtin.function.common.frexp.vec2_highp_vertex
 dEQP-VK.glsl.builtin.function.common.frexp.vec3_highp_vertex
 dEQP-VK.glsl.builtin.function.common.frexp.vec4_highp_vertex
-
-# Issue 274: Invalid round tests for fraction 0.5
-dEQP-VK.glsl.operator.common_functions.round.*