SWDEV-1 Disable a test

Disable Performance_hipExtLaunchKernelGGL_QueryGPUFrequency
as it should be a local perf test.

Change-Id: I7e94743d6958ffaadae9cff297e3f2d93f9ff817
이 커밋은 다음에 포함됨:
taosang2
2025-01-31 16:34:02 -05:00
커밋한 사람 Tao Sang
부모 c54034fe59
커밋 ff516573f2
3개의 변경된 파일7개의 추가작업 그리고 1개의 파일을 삭제
+2
파일 보기
@@ -912,6 +912,8 @@
"=== SWDEV-470751 : Fine Grain memory is MTYPE_NC due to HW bug.",
"Unit_hipEventCreateWithFlags_DisableSystemFence_CohHstMem",
#endif
"=== Following tests disabled as it should be a local perf test",
"Performance_hipExtLaunchKernelGGL_QueryGPUFrequency",
"End of json"
]
}
+2
파일 보기
@@ -751,6 +751,8 @@
"Unit_hipGraphInstantiateWithFlags_AutoFreeOnLaunchDoubleKernel",
"Unit_hipGraphInstantiateWithFlags_WithDefaultAndAutoFreeOnLaunch",
#endif
"=== Following tests disabled as it should be a local perf test",
"Performance_hipExtLaunchKernelGGL_QueryGPUFrequency",
"End of json"
]
}
+3 -1
파일 보기
@@ -639,6 +639,8 @@
"Note: test dropped in latest gerritgit",
"Unit_hipStreamCreate_WithPriorityPerformance_Default_high",
"Unit_hipStreamCreate_WithPriorityPerformance_Nonblocking_high",
"Unit_hipStreamCreate_WithPriorityPerformance_Default_low"
"Unit_hipStreamCreate_WithPriorityPerformance_Default_low",
"=== Following tests disabled as it should be a local perf test",
"Performance_hipExtLaunchKernelGGL_QueryGPUFrequency"
]
}