You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OpenPnP
Hi all,
When I run the maven test, I have one of the tests fail on me. Now, is there a way to debug this, or at least get a OpenPnP.log from the session? The txt file in surefire-reports does not give any more information than the error in the terminal.
I can probably find the issue even without this, so if there's no way to get any further information, I'll just have to dig deeper. But it would save a lot of time...
- Micael
Jan
unread,
Oct 25, 2025, 2:56:41 PM (12 days ago) Oct 25
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ope...@googlegroups.com
Mi Micael!
I don't know how to get the logs from a test, sorry! What you can do is
search the file the test in question is in and open it. While its in
focus you can execute and debug the test. In addition you might find a
line in the beginning that changes the default logging level. You could
change this (temporarily) and you'll find the output in the console.