Removed a test using uninitialized variable
authorAri Suonpaa <ari.suonpaa@siru.fi>
Fri, 13 Mar 2020 11:58:02 +0000 (13:58 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 13 Mar 2020 12:10:14 +0000 (08:10 -0400)
The use of uninitialized variable is being debated in
a spec issue: https://gitlab.khronos.org/spirv/SPIR-V/issues/490.

Removed dEQP-VK.graphicsfuzz.cov-reduce-load-array-replace-extract
because the spec is currently not clear if the test is correct
or not.

VK-GL-CTS issue: 2258

Components: Vulkan
Change-Id: I06736154745d73d6a914d2b814c1aa49e8bb3a86

android/cts/master/vk-master-2020-03-01.txt
android/cts/master/vk-master.txt
external/vulkancts/data/vulkan/amber/graphicsfuzz/index.txt
external/vulkancts/mustpass/master/vk-default-no-waivers.txt
external/vulkancts/mustpass/master/vk-default.txt

index 9c8fa32..beb2f71 100644 (file)
@@ -183175,7 +183175,6 @@ dEQP-VK.graphicsfuzz.cov-intervalmap-set-stop
 dEQP-VK.graphicsfuzz.cov-liveinterval-different-dest
 dEQP-VK.graphicsfuzz.cov-merge-return-condition-twice
 dEQP-VK.graphicsfuzz.cov-modf-integer-to-private
-dEQP-VK.graphicsfuzz.cov-reduce-load-array-replace-extract
 dEQP-VK.graphicsfuzz.cov-reduce-load-replace-extract
 dEQP-VK.graphicsfuzz.cov-simplification-while-inside-for
 dEQP-VK.graphicsfuzz.cov-single-block-elim-self-assign
index ddd227b..6f0ecf4 100644 (file)
@@ -579589,7 +579589,6 @@ dEQP-VK.graphicsfuzz.cov-intervalmap-set-stop
 dEQP-VK.graphicsfuzz.cov-liveinterval-different-dest
 dEQP-VK.graphicsfuzz.cov-merge-return-condition-twice
 dEQP-VK.graphicsfuzz.cov-modf-integer-to-private
-dEQP-VK.graphicsfuzz.cov-reduce-load-array-replace-extract
 dEQP-VK.graphicsfuzz.cov-reduce-load-replace-extract
 dEQP-VK.graphicsfuzz.cov-simplification-while-inside-for
 dEQP-VK.graphicsfuzz.cov-single-block-elim-self-assign
index 398b225..bb99b86 100644 (file)
@@ -57,7 +57,6 @@
 {      "cov-liveinterval-different-dest.amber",                "cov-liveinterval-different-dest",              "A fragment shader that covers a specific live interval code path."                                             },
 {      "cov-merge-return-condition-twice.amber",               "cov-merge-return-condition-twice",             "A fragment shader that covers a specific return merge path."                                                   },
 {      "cov-modf-integer-to-private.amber",                    "cov-modf-integer-to-private",                  "A fragment shader that covers a specific private to local path."                                               },
-{      "cov-reduce-load-array-replace-extract.amber",  "cov-reduce-load-array-replace-extract","A fragment shader that covers a specific load size reduction path."                                    },
 {      "cov-reduce-load-replace-extract.amber",                "cov-reduce-load-replace-extract",              "A fragment shader that covers a specific load size reduction path."                                    },
 {      "cov-simplification-while-inside-for.amber",    "cov-simplification-while-inside-for",  "A fragment shader that covers a specific code simplification path."                                    },
 {      "cov-single-block-elim-self-assign.amber",              "cov-single-block-elim-self-assign",    "A fragment shader that covers a specific single block elimination path."                               },
index 73512ef..20343d5 100644 (file)
@@ -581856,7 +581856,6 @@ dEQP-VK.graphicsfuzz.cov-intervalmap-set-stop
 dEQP-VK.graphicsfuzz.cov-liveinterval-different-dest
 dEQP-VK.graphicsfuzz.cov-merge-return-condition-twice
 dEQP-VK.graphicsfuzz.cov-modf-integer-to-private
-dEQP-VK.graphicsfuzz.cov-reduce-load-array-replace-extract
 dEQP-VK.graphicsfuzz.cov-reduce-load-replace-extract
 dEQP-VK.graphicsfuzz.cov-simplification-while-inside-for
 dEQP-VK.graphicsfuzz.cov-single-block-elim-self-assign
index c2f97fb..d2e8cb3 100644 (file)
@@ -581703,7 +581703,6 @@ dEQP-VK.graphicsfuzz.cov-intervalmap-set-stop
 dEQP-VK.graphicsfuzz.cov-liveinterval-different-dest
 dEQP-VK.graphicsfuzz.cov-merge-return-condition-twice
 dEQP-VK.graphicsfuzz.cov-modf-integer-to-private
-dEQP-VK.graphicsfuzz.cov-reduce-load-array-replace-extract
 dEQP-VK.graphicsfuzz.cov-reduce-load-replace-extract
 dEQP-VK.graphicsfuzz.cov-simplification-while-inside-for
 dEQP-VK.graphicsfuzz.cov-single-block-elim-self-assign