Skip to content

Commit 84d60a4

Browse files
Stojiljkovic, Vladanaagodavar_amdeng
Stojiljkovic, Vladana
and
agodavar_amdeng
authored
SWDEV-505795 - Enable some IPC tests (#86)
Co-authored-by: agodavar_amdeng <[email protected]>
1 parent 0d72e7f commit 84d60a4

File tree

3 files changed

+0
-10
lines changed

3 files changed

+0
-10
lines changed

catch/hipTestMain/config/config_amd_linux

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
"Unit_hipDeviceGetCacheConfig_Positive_Basic",
2020
"Unit_hipDeviceGetCacheConfig_Positive_Threaded",
2121
"Unit_hipGetDeviceFlags_Positive_Context",
22-
"Unit_hipIpcCloseMemHandle_Negative_Close_In_Originating_Process",
23-
"Unit_hipIpcOpenMemHandle_Negative_Open_In_Creating_Process",
2422
"Unit_hipInit_Negative",
2523
"Unit_hipDeviceReset_Positive_Basic",
2624
"Unit_hipDeviceReset_Positive_Threaded",
@@ -52,7 +50,6 @@
5250
"Note: Following four tests disabled due to defect - EXSWHTEC-203",
5351
"Unit_hipStreamSetCaptureDependencies_Positive_Functional",
5452
"Note: Test disabled due to defect - EXSWHTEC-207",
55-
"Unit_hipIpcGetMemHandle_Positive_Unique_Handles_Separate_Allocations",
5653
"Unit_hipStreamCreateWithFlags_DefaultStreamInteraction",
5754
"Unit_hipMemset3DSync",
5855
"Unit_hipStreamAddCallback_StrmSyncTiming",
@@ -72,8 +69,6 @@
7269
"Unit_hipStreamCreateWithPriority_MulthreadDefaultflag",
7370
"SWDEV-402054 fails in external github build",
7471
"Unit_hipEventDestroy_WithWaitingStream",
75-
"=== Below tests fail in stress test on 23/06/23 ===",
76-
"Unit_hipIpcMemAccess_ParameterValidation",
7772
"=== Below tests fail in stress test on 30/06/23 ===",
7873
"Unit_hipMemcpyParam2DAsync_multiDevice-StreamOnDiffDevice",
7974
"=== Below tests fail in external CI for PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/96 ===",
@@ -701,7 +696,6 @@
701696
"Unit_atomicCAS_Negative_Parameters_RTC",
702697
"SWDEV-447384, SWDEV-447932: These tests fail in gfx1100, gfx1101 & gfx1102",
703698
"Unit_hipFreeAsync_Negative_Parameters",
704-
"Unit_hipIpcGetMemHandle_Positive_Unique_Handles_Reused_Memory",
705699
"SWDEV-445928: These tests fail in PSDB stress test on 09/02/2024",
706700
"Unit_hipCreateSurfaceObject_Negative_Parameters",
707701
"Unit_hipDestroySurfaceObject_Negative_Parameters",
@@ -879,7 +873,6 @@
879873
#if defined gfx1100 || defined gfx1102
880874
"=== Below tests soft hang in stress test on 13/09/23 ===",
881875
"Unit_hipMemsetFunctional_ZeroValue_hipMemsetD16",
882-
"Unit_hipIpcMemAccess_Semaphores",
883876
"Unit_hipStreamAttachMemAsync_Negative_Parameters",
884877
"hipStreamPerThread_CoopLaunch",
885878
"hipCGMultiGridGroupType",

catch/hipTestMain/config/config_amd_windows

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,6 @@
8484
"Unit_hipStreamValue_Wait32_Blocking_NoMask_Nor",
8585
"Unit_hipStreamValue_Wait64_Blocking_NoMask_And",
8686
"Unit_hipGetDeviceFlags_Positive_Context",
87-
"Unit_hipIpcCloseMemHandle_Negative_Close_In_Originating_Process",
88-
"Unit_hipIpcOpenMemHandle_Negative_Open_In_Creating_Process",
8987
"Unit_hipDeviceGetPCIBusId_Negative_PartialFill",
9088
"Unit_hipDeviceGetSharedMemConfig_Positive_Basic",
9189
"Unit_hipDeviceGetSharedMemConfig_Positive_Threaded",

catch/hipTestMain/config/config_nvidia_linux.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
"Unit_hipMemcpyParam2D_multiDevice-D2D - long double",
3232
"Unit_hipMemcpyParam2DAsync_multiDevice-StreamOnDiffDevice - char",
3333
"Unit_hipMemsetFunctional_ZeroValue_hipMemsetD16",
34-
"Unit_hipIpcMemAccess_Semaphores",
3534
"Unit_hipStreamAttachMemAsync_Negative_Parameters",
3635
"hipStreamPerThread_CoopLaunch",
3736
"hipCGMultiGridGroupType",

0 commit comments

Comments
 (0)