danielenricocahall / elephas

Distributed Deep learning with Keras & Spark
MIT License
17 stars 5 forks source link

Address Non-Deterministic Tests #27

Open danielenricocahall opened 11 months ago

danielenricocahall commented 11 months ago

Describe the bug Repeat of https://github.com/danielenricocahall/elephas/issues/7. It looks like unit tests still fail in CI non-deterministically and require retries.

To Reproduce Run the integration tests locally or submit a PR to have the unit tests run in CI. There will eventually be a ConnectionRefused error which surfaces.

Expected behavior Tests should be consistent and deterministic.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.