Foo-Foo-MQ / foo-foo-mq

Abstractions around RabbitMQ
MIT License
48 stars 24 forks source link

Flaky Test around wildcards types #4

Closed zlintz closed 4 years ago

zlintz commented 4 years ago

Relative file: spec/integration/wildCardTypes.spec.js

Test: 'should handle all message types ending in "a" '

For example see https://travis-ci.org/zlintz/foo-foo-mq/jobs/589272408

zlintz commented 4 years ago

Scatter gather is also flaky, see pull request https://github.com/zlintz/foo-foo-mq/pull/6 which should address this