2023-09-07 17:28:49 +05:30
|
|
|
{
|
|
|
|
|
"DisabledTests": [
|
2023-12-20 10:24:27 +00:00
|
|
|
"Unit_atomicExch_Positive_Same_Address_Compile_Time - int",
|
|
|
|
|
"Unit_atomicExch_Positive_Same_Address_Compile_Time - unsigned int",
|
|
|
|
|
"Unit_atomicExch_Positive_Same_Address_Compile_Time - unsigned long long",
|
|
|
|
|
"Unit_atomicExch_Positive_Same_Address_Compile_Time - float",
|
|
|
|
|
"Unit_atomicExch_system_Positive_Host_And_GPU - int",
|
|
|
|
|
"Unit_atomicExch_system_Positive_Host_And_GPU - unsigned int",
|
|
|
|
|
"Unit_atomicExch_system_Positive_Host_And_GPU - unsigned long long",
|
2023-12-07 16:26:55 +00:00
|
|
|
"Unit_atomicExch_system_Positive_Host_And_GPU - float",
|
2023-12-28 21:24:09 +00:00
|
|
|
"Unit_hipModuleUnload_Negative_Double_Unload",
|
2024-02-19 15:14:45 +05:30
|
|
|
"=== Below tests are failing PSDB ===",
|
|
|
|
|
"Unit_hipCreateSurfaceObject_Negative_Parameters",
|
2024-02-22 18:31:56 +05:30
|
|
|
"Unit_hipDestroySurfaceObject_Negative_Parameters",
|
|
|
|
|
"Unit_hipModuleLoad_Positive_Basic",
|
|
|
|
|
"Unit_hipModuleLoad_Negative_Load_From_A_File_That_Is_Not_A_Module",
|
|
|
|
|
"Unit_hipModuleLoadData_Positive_Basic",
|
|
|
|
|
"Unit_hipModuleLoadData_Negative_Parameters",
|
|
|
|
|
"Unit_hipModuleLoadDataEx_Positive_Basic",
|
|
|
|
|
"Unit_hipModuleLoadDataEx_Negative_Parameters",
|
2024-03-04 11:51:34 +05:30
|
|
|
"Unit_hipLaunchKernel_Negative_Parameters",
|
|
|
|
|
"Unit_Assert_Positive_Basic_KernelFail",
|
2024-11-25 08:47:24 -08:00
|
|
|
"Unit_hipMemMapArrayAsync_Positive_Basic",
|
2025-02-12 17:32:50 -08:00
|
|
|
"=== Disabling tests which no longer behave the same on nvidia platform ===",
|
|
|
|
|
"Unit_hipGraphInstantiateWithParams_Negative",
|
2023-09-07 17:28:49 +05:30
|
|
|
]
|
|
|
|
|
}
|