Update disabled tests in CI (#2567)
このコミットが含まれているのは:
ベンダーファイル
+2
-2
@@ -57,7 +57,7 @@ def hipBuildTest(String backendLabel) {
|
||||
set -x
|
||||
# Check if backend label contains string "amd" or backend host is a server with amd gpu
|
||||
if [[ $backendLabel =~ amd ]]; then
|
||||
LLVM_PATH=/opt/rocm/llvm ctest -E 'saxpy.tst|hiprtcGetLoweredName.tst'
|
||||
LLVM_PATH=/opt/rocm/llvm ctest
|
||||
else
|
||||
make test
|
||||
fi
|
||||
@@ -97,7 +97,7 @@ def hipBuildTest(String backendLabel) {
|
||||
set -x
|
||||
# Check if backend label contains string "amd" or backend host is a server with amd gpu
|
||||
if [[ $backendLabel =~ amd ]]; then
|
||||
LLVM_PATH=/opt/rocm/llvm ctest -E 'Unit_hiprtc_saxpy'
|
||||
LLVM_PATH=/opt/rocm/llvm ctest -E 'Unit_hipGraphChildGraphNodeGetGraph_Functional'
|
||||
else
|
||||
make test
|
||||
fi
|
||||
|
||||
新しいイシューから参照
ユーザーをブロックする