Closed jeffpeiyt closed 8 years ago
Found by Lukasz
currently it is too strict on the expected oup; probably sometimes the error output is slightly different. you can rerun just this test, and then print the output, we will know the other error string.
https://github.com/eBay/parallec/blob/master/src/test/java/io/parallec/core/main/ssh/ParallelClientSshTest.java#L32
I'm glad I could help, even if unwittingly :)
Cannot reproduce it in Travis CI or my local.. will reopen if needed
Found by Lukasz
currently it is too strict on the expected oup; probably sometimes the error output is slightly different. you can rerun just this test, and then print the output, we will know the other error string.
https://github.com/eBay/parallec/blob/master/src/test/java/io/parallec/core/main/ssh/ParallelClientSshTest.java#L32