We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff78ef9 commit 5166003Copy full SHA for 5166003
CMakeLists.txt
@@ -813,6 +813,7 @@ if(opencoarrays_aware_compiler)
813
add_caf_test(teams_coarray_sendget 5 teams_coarray_sendget)
814
add_caf_test(sync_team 8 sync_team)
815
add_caf_test(alloc_comp_multidim_shape 2 alloc_comp_multidim_shape)
816
+ set_tests_properties(alloc_comp_multidim_shape PROPERTIES TIMEOUT 300)
817
endif()
818
819
0 commit comments