Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mosquitto-dev] Broken tests?

Hi,

I'm trying (and failing) to run tests for a PR: https://github.com/eclipse/mosquitto/pull/2422

But discovered that the tests also on develop:
./06-bridge-reconnect-local-out.py
FAIL: Received incorrect publish.
Received:
Expected: PUBLISH, rl=42, topic=b'bridge/reconnect', qos=0, retain=0, dup=0, payload=b'bridge-reconnect-message'
1643406198: mosquitto version 2.0.14 starting

Is this something everyone is facing or is it just me?

Kind regards,
Abilio

Back to the top