X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6fdc6dea15db78be7d8bafa8b574b2dd87f0b99a..9f321cc72a6b68b9edaf7322b9bba451e84245dd:/teshsuite/smpi/mpich-test/pt2pt/runtests diff --git a/teshsuite/smpi/mpich-test/pt2pt/runtests b/teshsuite/smpi/mpich-test/pt2pt/runtests index 32033c40b1..4d6de4ce0a 100755 --- a/teshsuite/smpi/mpich-test/pt2pt/runtests +++ b/teshsuite/smpi/mpich-test/pt2pt/runtests @@ -305,11 +305,11 @@ RunTest persist 4 "*** Testing MPI_Startall/Request_free ***" RunTest waitall 4 "*** Testing MPI_Waitall ***" #uses issend, replaced by isend, and ssend replaced by send -RunTest waitall2 2 "*** Testing MPI_Waitall (order) ***" +#RunTest waitall2 2 "*** Testing MPI_Waitall (order) ***" -RunTest waitall3 4 "*** Testing MPI_Waitall (order-irecv) ***" +#RunTest waitall3 4 "*** Testing MPI_Waitall (order-irecv) ***" -RunTest waitall4 4 "*** Testing MPI_Waitall (order-isend) ***" +#RunTest waitall4 4 "*** Testing MPI_Waitall (order-isend) ***" #put a big value for the message size, because it failed as a detached send (isend was used instead of issend) RunTest waitany 4 "*** Testing MPI_Waitany ***"