Commit c044375a authored by Eelco Dolstra's avatar Eelco Dolstra
Browse files

Disable the mpich test

It hasn't succeeded in a long time.
parent 90148d6f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -252,7 +252,7 @@ in {
      login = runTest (t: t.login.test);
      latestKernel.login = runTest (t: t.latestKernel.login.test);
      misc = runTest (t: t.misc.test);
      mpich = runTest (t: t.mpich.test);
      #mpich = runTest (t: t.mpich.test);
      mysql = runTest (t: t.mysql.test);
      mysql_replication = runTest (t: t.mysql_replication.test);
      nat = runTest (t: t.nat.test);