-
Notifications
You must be signed in to change notification settings - Fork 643
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed: MqttFlowSpec mqtt server flow should receive a bidirectional connection and a subscription to a topic #1549
Comments
Hmm. I thought I had fixed this... will have to look again. |
New failure for this test during |
Failure from PR #1981 build https://travis-ci.org/akka/alpakka-kafka/jobs/599938923#L978 |
This keeps failing annoyingly often. |
(this failure also occurs for |
This is expected to be fixed with #2207 |
It shows again in #2227
|
https://travis-ci.com/github/akka/alpakka/jobs/387994230#L420
This continues to fail quite often. (Would you have time to take a look, @huntc?) |
In the logs, this message seems relevant to me. The test expects the
https://travis-ci.com/github/akka/alpakka/jobs/389369053#L1182 |
It appears to me that #2189 might prevent this error. When I compare the order of events in the failures with what successful execution does, it looks like things get stuck when they arrive in a different order. |
This test is reenabled as it was related to the wrong encoding of QoS levels which was fixed in |
https://travis-ci.org/akka/alpakka/jobs/500172922
The text was updated successfully, but these errors were encountered: