You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] HiveMqIntegratedTest.givenBlancoListener_whenAddingListenerAndReceivingMessages_shouldCallListener:155
expected: "some-sink"
but was: ""
[ERROR] Errors:
[ERROR] HiveMqIntegratedTest.givenListener_whenReceivingUMessageWithAllFields_shouldRouteAllFieldsToListener:360 » IllegalArgument Invalid message attributes: ValidationResult.Failure(message='Invalid Sink Uri,Invalid UPriority [UPRIORITY_CS0],Message should not have a reqid,Attributes must contain valid uProtocol UUID in id property')
[ERROR] HiveMqIntegratedTest.givenValidClientAndMessage_whenInvokeSend_shouldSendCorrectMessageToMqtt:98 » IllegalArgument Invalid message attributes: ValidationResult.Failure(message='Wrong Attribute Type [UMESSAGE_TYPE_UNSPECIFIED],Sink should not be present,Invalid UPriority [UPRIORITY_UNSPECIFIED],Message should not have a reqid,Attributes must contain valid uProtocol UUID in id property')
[ERROR] HiveMqIntegratedTest.givenValidClientAndSmallestMessage_whenInvokeSend_shouldSendCorrectMessageToMqtt:118 » IllegalArgument Invalid message attributes: ValidationResult.Failure(message='Wrong Attribute Type [UMESSAGE_TYPE_UNSPECIFIED],Sink should not be present,Invalid UPriority [UPRIORITY_UNSPECIFIED],Attributes must contain valid uProtocol UUID in id property')
[INFO]
[ERROR] Tests run: 14, Failures: 1, Errors: 3, Skipped: 3
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: