Skip to content

Commit 5cccc40

Browse files
committed
Revert "[OpenMP] Disable flaky barrier fence test (#85093)"
This reverts commit cd8843f. Originally disabled to try to unstick the AMD build bot, didn't make a difference after a week so it goes back in.
1 parent 4128340 commit 5cccc40

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

openmp/libomptarget/test/offloading/barrier_fence.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33
// RUN: %libomptarget-compileopt-generic -fopenmp-offload-mandatory -O3
44
// RUN: %libomptarget-run-generic
55

6-
// FIXME: This test is flaky on all targets
7-
// UNSUPPORTED: amdgcn-amd-amdhsa
8-
// UNSUPPORTED: nvptx64-nvidia-cuda
9-
// UNSUPPORTED: nvptx64-nvidia-cuda-LTO
106
// UNSUPPORTED: aarch64-unknown-linux-gnu
117
// UNSUPPORTED: aarch64-unknown-linux-gnu-LTO
128
// UNSUPPORTED: x86_64-pc-linux-gnu

0 commit comments

Comments
 (0)