summaryrefslogtreecommitdiffstats
path: root/tests/bugs
diff options
context:
space:
mode:
authorYong He <yonghe@outlook.com>2023-10-26 16:19:02 -0700
committerGitHub <noreply@github.com>2023-10-26 16:19:02 -0700
commit1ac6638cf618a7f2bf761ac6ca57e7e7f4c754dc (patch)
treeee5616325835b3c609654513584928a639e25cf0 /tests/bugs
parentaed3bd60c0b17403c079dcb0b64edf09439375cf (diff)
Disable frexp test on swiftshader. (#3294)
* Disable frexp test on swiftshader. * Fix windows release script. --------- Co-authored-by: Yong He <yhe@nvidia.com>
Diffstat (limited to 'tests/bugs')
-rw-r--r--tests/bugs/frexp-double.slang4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/bugs/frexp-double.slang b/tests/bugs/frexp-double.slang
index 1ad5a57e8..1a262c8af 100644
--- a/tests/bugs/frexp-double.slang
+++ b/tests/bugs/frexp-double.slang
@@ -1,8 +1,8 @@
//TEST(smoke,compute):COMPARE_COMPUTE(filecheck-buffer=BUF):-output-using-type
//TEST(smoke,compute):COMPARE_COMPUTE(filecheck-buffer=BUF):-dx12 -use-dxil -output-using-type
//TEST(smoke,compute):COMPARE_COMPUTE(filecheck-buffer=BUF):-cpu -output-using-type
-//TEST(smoke,compute):COMPARE_COMPUTE(filecheck-buffer=BUF):-vk -output-using-type
-//TEST(smoke,compute):COMPARE_COMPUTE(filecheck-buffer=BUF):-vk -emit-spirv-directly -output-using-type
+//TEST(smoke,compute):COMPARE_COMPUTE(filecheck-buffer=BUF):-vk -output-using-type -render-feature double
+//TEST(smoke,compute):COMPARE_COMPUTE(filecheck-buffer=BUF):-vk -emit-spirv-directly -output-using-type -render-feature double
//TEST(smoke,compute):COMPARE_COMPUTE(filecheck-buffer=BUF):-cuda -output-using-type
// BUF: type: int32_t