Skip to content

Commit 36e96bd

Browse files
committed
[SOLLVE V&V] Disable failing expect-pass tests.
The tests are currenty failing on the openmp-offload-cuda buildbot. Disable them to eventually move the buildbot from staging to production and track only regressions.
1 parent fe925ab commit 36e96bd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

External/sollve_vv/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@ set(TEST_SUITE_SOLLVEVV_EXPECT_PASS
146146
5.0/target/test_target_uses_allocators_high_bw.c
147147
5.0/target/test_target_uses_allocators_large_cap.c
148148
5.0/target/test_target_uses_allocators_low_lat.c
149-
5.0/target/test_target_uses_allocators_pteam.c
150149
5.0/target/test_target_uses_allocators_thread.c
151150
5.0/target_data/test_target_data_use_device_addr.c
152151
5.0/target_data/test_target_data_use_device_ptr.c
@@ -157,7 +156,6 @@ set(TEST_SUITE_SOLLVEVV_EXPECT_PASS
157156
5.0/target_teams_distribute_parallel_for_simd/test_target_teams_distribute_parallel_for_simd_atomic.c
158157
5.0/target_update/test_target_update_mapper_to_discontiguous.c
159158
5.0/task/test_parallel_for_reduction_task.c
160-
5.0/task/test_parallel_for_reduction_task_device.c
161159
5.0/task/test_task_depend_mutexinoutset.c
162160
5.0/task/test_task_detach.c
163161
5.0/task/test_task_in_reduction.c

0 commit comments

Comments
 (0)