Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

io.github.brevilo.jolm.Utils$OlmException: BAD_MESSAGE_MAC #7

Closed
oncecrossover opened this issue Nov 14, 2021 · 4 comments · Fixed by #8
Closed

io.github.brevilo.jolm.Utils$OlmException: BAD_MESSAGE_MAC #7

oncecrossover opened this issue Nov 14, 2021 · 4 comments · Fixed by #8
Assignees
Labels
duplicate This issue or pull request already exists

Comments

@oncecrossover
Copy link

Hey @brevilo, happens this error occasionally in a unit test, and it only seems to happen in unit tests.

@oncecrossover
Copy link
Author

It happens less often than #4 .

@brevilo
Copy link
Owner

brevilo commented Nov 14, 2021

When reporting issues please at least include the jOlm and JVM versions used (now) and also the actual stacktrace, not just the last line. Also, can you trigger the issue with the included unit tests? If so, how do you run them?

I can't reproduce the issue here, running the unit tests tenths of times (via Maven and Eclipse)...

Thanks

@brevilo
Copy link
Owner

brevilo commented Nov 14, 2021

Hey @brevilo, happens this error occasionally in a unit test, and it only seems to happen in unit tests.

Does this also happen when you annotate your unit test with @TestInstance(TestInstance.Lifecycle.PER_CLASS)? See #4 (comment) for some background info.

@oncecrossover
Copy link
Author

It should be the same problem as #4.

@brevilo brevilo added the duplicate This issue or pull request already exists label Nov 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants