meetings / gearsloth

Gearman job persistence and delayed execution system
MIT License
2 stars 0 forks source link

A test scenario where all gearman servers fail #32

Closed lakka closed 10 years ago

lakka commented 10 years ago

The test does not work because of issue #31 (so do not merge yet). However, in containers.js there is some logic regarding creation of containers and binding of ports that could be useful when testing for mysql server failures.

lakka commented 10 years ago

The tests should now work as intended, but an error ECONNRESET is sometimes thrown from the suiteTeardown-function.