Add *test-issues files to GL mustpass
authorAlexander Galazin <alexander.galazin@arm.com>
Thu, 10 Aug 2017 08:13:06 +0000 (10:13 +0200)
committerAlexander Galazin <alexander.galazin@arm.com>
Thu, 10 Aug 2017 08:13:16 +0000 (10:13 +0200)
Components: OpenGL

Change-Id: Idfa558c35f6a838dd47d7e79ac680bbc1a98473a

external/openglcts/data/mustpass/gl/khronos_mustpass/4.5.5.x/src/gl40-test-issues.txt [new file with mode: 0644]
external/openglcts/data/mustpass/gl/khronos_mustpass/4.5.5.x/src/gl41-test-issues.txt [new file with mode: 0644]
external/openglcts/data/mustpass/gl/khronos_mustpass/4.5.5.x/src/gl42-test-issues.txt [new file with mode: 0644]
external/openglcts/data/mustpass/gl/khronos_mustpass/4.5.5.x/src/gl43-test-issues.txt [new file with mode: 0644]
external/openglcts/data/mustpass/gl/khronos_mustpass/4.5.5.x/src/gl44-test-issues.txt [new file with mode: 0644]
external/openglcts/data/mustpass/gl/khronos_mustpass/4.5.5.x/src/gl45-test-issues.txt [new file with mode: 0644]
external/openglcts/scripts/build_mustpass.py

diff --git a/external/openglcts/data/mustpass/gl/khronos_mustpass/4.5.5.x/src/gl40-test-issues.txt b/external/openglcts/data/mustpass/gl/khronos_mustpass/4.5.5.x/src/gl40-test-issues.txt
new file mode 100644 (file)
index 0000000..c2fd524
--- /dev/null
@@ -0,0 +1,2 @@
+# VK-GL-CTS issue: 624
+KHR-GL40.shader_subroutine.multiple_contexts
diff --git a/external/openglcts/data/mustpass/gl/khronos_mustpass/4.5.5.x/src/gl41-test-issues.txt b/external/openglcts/data/mustpass/gl/khronos_mustpass/4.5.5.x/src/gl41-test-issues.txt
new file mode 100644 (file)
index 0000000..bcf2806
--- /dev/null
@@ -0,0 +1,2 @@
+# VK-GL-CTS issue: 624
+KHR-GL41.shader_subroutine.multiple_contexts
diff --git a/external/openglcts/data/mustpass/gl/khronos_mustpass/4.5.5.x/src/gl42-test-issues.txt b/external/openglcts/data/mustpass/gl/khronos_mustpass/4.5.5.x/src/gl42-test-issues.txt
new file mode 100644 (file)
index 0000000..c56274e
--- /dev/null
@@ -0,0 +1,2 @@
+# VK-GL-CTS issue: 624
+KHR-GL42.shader_subroutine.multiple_contexts
diff --git a/external/openglcts/data/mustpass/gl/khronos_mustpass/4.5.5.x/src/gl43-test-issues.txt b/external/openglcts/data/mustpass/gl/khronos_mustpass/4.5.5.x/src/gl43-test-issues.txt
new file mode 100644 (file)
index 0000000..a0e70c3
--- /dev/null
@@ -0,0 +1,2 @@
+# VK-GL-CTS issue: 624
+KHR-GL43.shader_subroutine.multiple_contexts
diff --git a/external/openglcts/data/mustpass/gl/khronos_mustpass/4.5.5.x/src/gl44-test-issues.txt b/external/openglcts/data/mustpass/gl/khronos_mustpass/4.5.5.x/src/gl44-test-issues.txt
new file mode 100644 (file)
index 0000000..19dc4ae
--- /dev/null
@@ -0,0 +1,2 @@
+# VK-GL-CTS issue: 624
+KHR-GL44.shader_subroutine.multiple_contexts
diff --git a/external/openglcts/data/mustpass/gl/khronos_mustpass/4.5.5.x/src/gl45-test-issues.txt b/external/openglcts/data/mustpass/gl/khronos_mustpass/4.5.5.x/src/gl45-test-issues.txt
new file mode 100644 (file)
index 0000000..479437e
--- /dev/null
@@ -0,0 +1,2 @@
+# VK-GL-CTS issue: 624
+KHR-GL45.shader_subroutine.multiple_contexts
index 813d95b..3a44d56 100644 (file)
@@ -982,12 +982,12 @@ GL_CTS_KHR_MP_NOCTX_DEVICE_DIR            = "gl_cts/data/mustpass/gl/khronos_mustpass_noct
 GL_CTS_NOCTX_PROJECT                           = Project(name = "Khronos Mustpass GL NoContext", path = GL_CTS_KHR_MP_NOCTX_DATA_DIR, incpath = GL_CTS_MP_INC_DIR, devicepath = GL_CTS_KHR_MP_NOCTX_DEVICE_DIR, copyright = COPYRIGHT_DECLARATION)
 
 GL_MODULES                                                     = OrderedDict([
-                       ('KHR-GL45',            ['master',              [include('gl45-master.txt')]]),
-                       ('KHR-GL44',            ['master',              [include('gl44-master.txt')]]),
-                       ('KHR-GL43',            ['master',              [include('gl43-master.txt')]]),
-                       ('KHR-GL42',            ['master',              [include('gl42-master.txt')]]),
-                       ('KHR-GL41',            ['master',              [include('gl41-master.txt')]]),
-                       ('KHR-GL40',            ['master',              [include('gl40-master.txt')]]),
+                       ('KHR-GL45',            ['master',              [include('gl45-master.txt'), exclude('gl45-test-issues.txt')]]),
+                       ('KHR-GL44',            ['master',              [include('gl44-master.txt'), exclude('gl44-test-issues.txt')]]),
+                       ('KHR-GL43',            ['master',              [include('gl43-master.txt'), exclude('gl43-test-issues.txt')]]),
+                       ('KHR-GL42',            ['master',              [include('gl42-master.txt'), exclude('gl42-test-issues.txt')]]),
+                       ('KHR-GL41',            ['master',              [include('gl41-master.txt'), exclude('gl41-test-issues.txt')]]),
+                       ('KHR-GL40',            ['master',              [include('gl40-master.txt'), exclude('gl40-test-issues.txt')]]),
                        ('KHR-GL33',            ['master',              [include('gl33-master.txt')]]),
                        ('KHR-GL32',            ['master',              [include('gl32-master.txt')]]),
                        ('KHR-GL31',            ['master',              [include('gl31-master.txt')]]),