adaptive icon indicating copy to clipboard operation
adaptive copied to clipboard

setup of test_ipyparallel_executor test is failing on windows on Python 3.8

Open jbweston opened this issue 5 years ago • 2 comments

See, for example, here

It times out waiting for the string "Engines appear to have started successfully". Perhaps ipcluster changed its output messages (though one would expect that they be the same on all platforms), or something else.

jbweston avatar May 20 '20 15:05 jbweston

It seems to be intermittent because Py36 Windows is passing.

That output string is probably the same.

basnijholt avatar May 20 '20 15:05 basnijholt

If the test failures are intermittent then it reduces the usefulness of the tests, as we are more likely to disregard an actual failure no?

jbweston avatar May 20 '20 16:05 jbweston