rayQuery test cases disabled
authorNeslisah Torosdagli <neslisah.torosdagli@amd.com>
Mon, 23 Mar 2020 15:36:06 +0000 (11:36 -0400)
committerNeslisah Torosdagli <neslisah.torosdagli@amd.com>
Mon, 23 Mar 2020 15:36:06 +0000 (11:36 -0400)
gtests/Spv.FromFile.cpp

index 24941ce..d1b4da5 100644 (file)
@@ -230,12 +230,14 @@ INSTANTIATE_TEST_CASE_P(
         "spv.while-continue-break.vert",
         "spv.while-simple.vert",
         // vulkan-specific tests
-        "rayQuery.rgen",
-        "rayQuery-array-2d-dynamic.rgen",
-        "rayQuery-decls.rgen",
-        "rayQuery-no-cse.rgen",
-        "rayQuery-initialize.rgen",
-        "rayQuery-allOps.rgen",
+        //"rayQuery.rgen",
+        //"rayQuery-array-2d-dynamic.rgen",
+        //"rayQuery-decls.rgen",
+        //"rayQuery-no-cse.rgen",
+        //"rayQuery-initialize.rgen",
+        //"rayQuery-allOps.rgen",
+        //"rayQuery-committed.Error.rgen",
+        //"rayQuery-allOps.Error.rgen",
         "spv.set.vert",
         "spv.double.comp",
         "spv.100ops.frag",