summaryrefslogtreecommitdiffstats
path: root/github_test.sh
diff options
context:
space:
mode:
authorYong He <yonghe@outlook.com>2023-09-01 11:11:58 -0700
committerGitHub <noreply@github.com>2023-09-01 11:11:58 -0700
commit355bb4287861f96082751042f4e58ff3598b4e5e (patch)
treeb0412ba11c6dc88a7d129c4f6165fd02e8e8cb1f /github_test.sh
parentd1f7e406e895f77d1d02615edd568cd2535957b4 (diff)
Fix github ci. (#3177)
Co-authored-by: Yong He <yhe@nvidia.com>
Diffstat (limited to 'github_test.sh')
-rw-r--r--github_test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/github_test.sh b/github_test.sh
index f3c66e9b4..cb8dff723 100644
--- a/github_test.sh
+++ b/github_test.sh
@@ -38,4 +38,4 @@ SLANG_TEST=${OUTPUTDIR}slang-test
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$OUTPUTDIR
export PATH=$PATH:${OUTPUTDIR}
-${SLANG_TEST} -bindir ${OUTPUTDIR} -travis -category ${SLANG_TEST_CATEGORY} ${SLANG_TEST_FLAGS} -api all-vk -expected-failure-list tests/expected-failure-linux.txt
+${SLANG_TEST} -bindir ${OUTPUTDIR} -travis -category ${SLANG_TEST_CATEGORY} ${SLANG_TEST_FLAGS} -api all-vk -expected-failure-list tests/expected-failure-github.txt