Revert "Trick for parallelizing input framework unit tests."

This reverts commit 43ed437daa.

The old way of doing the tests seems more reliable for now.
This commit is contained in:
Jon Siwek 2013-01-18 13:15:34 -06:00
parent 3b73862ffb
commit acafcfafd2
36 changed files with 210 additions and 50 deletions

View file

@ -1,4 +1,4 @@
1355265853.593476 error: ../input.log/Input::READER_ASCII: String 'l' contained no parseable number
1355265853.593476 error: ../input.log/Input::READER_ASCII: Could not convert line ' l' to Val. Ignoring line.
1355265853.593476 received termination signal
error: ../input.log/Input::READER_ASCII: String 'l' contained no parseable number
error: ../input.log/Input::READER_ASCII: Could not convert line ' l' to Val. Ignoring line.
received termination signal
>>>