Skip to content
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

fix unit tests #7

Open
r-vanooyen opened this issue Aug 8, 2024 · 0 comments
Open

fix unit tests #7

r-vanooyen opened this issue Aug 8, 2024 · 0 comments
Assignees

Comments

@r-vanooyen
Copy link
Contributor

[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
@r-vanooyen r-vanooyen self-assigned this Aug 8, 2024
r-vanooyen added a commit to ValtechMobility/up-client-mqtt5-java that referenced this issue Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant