|
19 | 19 | "Unit_hipDeviceGetCacheConfig_Positive_Basic",
|
20 | 20 | "Unit_hipDeviceGetCacheConfig_Positive_Threaded",
|
21 | 21 | "Unit_hipGetDeviceFlags_Positive_Context",
|
22 |
| - "Unit_hipIpcCloseMemHandle_Negative_Close_In_Originating_Process", |
23 |
| - "Unit_hipIpcOpenMemHandle_Negative_Open_In_Creating_Process", |
24 | 22 | "Unit_hipInit_Negative",
|
25 | 23 | "Unit_hipDeviceReset_Positive_Basic",
|
26 | 24 | "Unit_hipDeviceReset_Positive_Threaded",
|
|
52 | 50 | "Note: Following four tests disabled due to defect - EXSWHTEC-203",
|
53 | 51 | "Unit_hipStreamSetCaptureDependencies_Positive_Functional",
|
54 | 52 | "Note: Test disabled due to defect - EXSWHTEC-207",
|
55 |
| - "Unit_hipIpcGetMemHandle_Positive_Unique_Handles_Separate_Allocations", |
56 | 53 | "Unit_hipStreamCreateWithFlags_DefaultStreamInteraction",
|
57 | 54 | "Unit_hipMemset3DSync",
|
58 | 55 | "Unit_hipStreamAddCallback_StrmSyncTiming",
|
|
72 | 69 | "Unit_hipStreamCreateWithPriority_MulthreadDefaultflag",
|
73 | 70 | "SWDEV-402054 fails in external github build",
|
74 | 71 | "Unit_hipEventDestroy_WithWaitingStream",
|
75 |
| - "=== Below tests fail in stress test on 23/06/23 ===", |
76 |
| - "Unit_hipIpcMemAccess_ParameterValidation", |
77 | 72 | "=== Below tests fail in stress test on 30/06/23 ===",
|
78 | 73 | "Unit_hipMemcpyParam2DAsync_multiDevice-StreamOnDiffDevice",
|
79 | 74 | "=== Below tests fail in external CI for PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/96 ===",
|
|
701 | 696 | "Unit_atomicCAS_Negative_Parameters_RTC",
|
702 | 697 | "SWDEV-447384, SWDEV-447932: These tests fail in gfx1100, gfx1101 & gfx1102",
|
703 | 698 | "Unit_hipFreeAsync_Negative_Parameters",
|
704 |
| - "Unit_hipIpcGetMemHandle_Positive_Unique_Handles_Reused_Memory", |
705 | 699 | "SWDEV-445928: These tests fail in PSDB stress test on 09/02/2024",
|
706 | 700 | "Unit_hipCreateSurfaceObject_Negative_Parameters",
|
707 | 701 | "Unit_hipDestroySurfaceObject_Negative_Parameters",
|
|
879 | 873 | #if defined gfx1100 || defined gfx1102
|
880 | 874 | "=== Below tests soft hang in stress test on 13/09/23 ===",
|
881 | 875 | "Unit_hipMemsetFunctional_ZeroValue_hipMemsetD16",
|
882 |
| - "Unit_hipIpcMemAccess_Semaphores", |
883 | 876 | "Unit_hipStreamAttachMemAsync_Negative_Parameters",
|
884 | 877 | "hipStreamPerThread_CoopLaunch",
|
885 | 878 | "hipCGMultiGridGroupType",
|
|
0 commit comments