Disable the mpich test
It hasn't succeeded in a long time.
This commit is contained in:
+1
-1
@@ -252,7 +252,7 @@ in {
|
|||||||
login = runTest (t: t.login.test);
|
login = runTest (t: t.login.test);
|
||||||
latestKernel.login = runTest (t: t.latestKernel.login.test);
|
latestKernel.login = runTest (t: t.latestKernel.login.test);
|
||||||
misc = runTest (t: t.misc.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 = runTest (t: t.mysql.test);
|
||||||
mysql_replication = runTest (t: t.mysql_replication.test);
|
mysql_replication = runTest (t: t.mysql_replication.test);
|
||||||
nat = runTest (t: t.nat.test);
|
nat = runTest (t: t.nat.test);
|
||||||
|
|||||||
Reference in New Issue
Block a user