https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121043

--- Comment #19 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
On current trunk:

95% tests passed, 5 tests failed out of 92

Total Test time (real) = 185.85 sec

The following tests FAILED:
         20 - teams_coarray_send (Failed)
         21 - teams_coarray_send_by_ref (Failed)
         22 - teams_coarray_sendget (Failed)
         27 - test_teams_1 (Failed)
         89 - issue-654-send_by_ref_rank_2 (Failed)
Errors while running CTest

After our -lcaf_shmem was pushed we have one less failure on OpenCoarrays. We
have improved.

On gfortran 15.2.1  we get the following:

88/88 Test #88: style:/home/jerry/dev/OCbuild/bin/cafrun .........   Passed   
0.01 sec

100% tests passed, 0 tests failed out of 88

I will try to isolate the failures on the 5 failed tests as I have time

Reply via email to