Skip to content

Commit 6a0e441

Browse files
author
Damian Rouson
committed
more stringent ctest get_team: uneven image distro
1 parent db4221f commit 6a0e441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,7 @@ if(opencoarrays_aware_compiler)
545545
add_mpi_test(async_comp_alloc 6 ${tests_root}/unit/init_register/async_comp_alloc)
546546
if(NOT CMAKE_Fortran_COMPILER_VERSION VERSION_LESS 8)
547547
add_mpi_test(team_number 2 ${tests_root}/unit/teams/team_number)
548-
add_mpi_test(get_team 2 ${tests_root}/unit/teams/get_team)
548+
add_mpi_test(get_team 3 ${tests_root}/unit/teams/get_team)
549549
endif()
550550
endif()
551551
endif()

0 commit comments

Comments
 (0)