[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.
diff --git a/External/sollve_vv/CMakeLists.txt b/External/sollve_vv/CMakeLists.txt
index 1a4129e..42356bc 100644
--- a/External/sollve_vv/CMakeLists.txt
+++ b/External/sollve_vv/CMakeLists.txt
@@ -146,7 +146,6 @@
     5.0/target/test_target_uses_allocators_high_bw.c
     5.0/target/test_target_uses_allocators_large_cap.c
     5.0/target/test_target_uses_allocators_low_lat.c
-    5.0/target/test_target_uses_allocators_pteam.c
     5.0/target/test_target_uses_allocators_thread.c
     5.0/target_data/test_target_data_use_device_addr.c
     5.0/target_data/test_target_data_use_device_ptr.c
@@ -157,7 +156,6 @@
     5.0/target_teams_distribute_parallel_for_simd/test_target_teams_distribute_parallel_for_simd_atomic.c
     5.0/target_update/test_target_update_mapper_to_discontiguous.c
     5.0/task/test_parallel_for_reduction_task.c
-    5.0/task/test_parallel_for_reduction_task_device.c
     5.0/task/test_task_depend_mutexinoutset.c
     5.0/task/test_task_detach.c
     5.0/task/test_task_in_reduction.c