Temporarily disable failing tests (#131)
Disable testing Unit_hipMemcpy_Positive_Synchronization_Behavior on NV.
[ROCm/hip-tests commit: 888983f1d7]
このコミットが含まれているのは:
@@ -86,7 +86,7 @@ def hipBuildTest(String backendLabel) {
|
||||
if [[ $backendLabel =~ amd ]]; then
|
||||
ctest
|
||||
else
|
||||
ctest -E 'Unit_hipMemcpyHtoD_Positive_Synchronization_Behavior|Unit_hipFreeNegativeHost'
|
||||
ctest -E 'Unit_hipMemcpyHtoD_Positive_Synchronization_Behavior|Unit_hipMemcpy_Positive_Synchronization_Behavior|Unit_hipFreeNegativeHost'
|
||||
fi
|
||||
"""
|
||||
}
|
||||
|
||||
新しいイシューから参照
ユーザーをブロックする