Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Revert "Reactivate an umpire test, once disabled in 56fefe1bf81ca."
authorAugustin Degomme <adegomme@users.noreply.github.com>
Sun, 14 Apr 2019 17:49:20 +0000 (19:49 +0200)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Sun, 14 Apr 2019 17:49:20 +0000 (19:49 +0200)
This reverts commit 1797da7d294b83c915fe49dad633855985eccb64.

teshsuite/smpi/isp/umpire/CMakeLists.txt

index 1ae81f8..5dc3cd1 100644 (file)
@@ -32,11 +32,11 @@ set(umpire_tests_passing
   send-recv-ok
   irecv-isend-ok
   lost-request-waitall
-  partial-recv
  ) # Passing (no deadlock) tests
 
 set(umpire_tests_passing_broken
   irecv-isend-ok2
+  partial-recv
   )
 
 # These are supposed to deadlock but ISP does not find deadlock