uw-cmg / MAST

MAterials Simulation Toolkit for use with pymatgen
17 stars 8 forks source link

atom_index_test throws errors due to busy NFS process on Bardeen #465

Closed rjacobs914 closed 7 years ago

rjacobs914 commented 7 years ago

Running atom_index_test on Bardeen ends with errors from busy NFS processes. Unable to remove dirs in atom_index_test/workdir

Having tearDown method pass in test_atom_indexing.py allows test to finish OK, but workdir will remain after test is done.