OmniLayer / OmniJ

OmniLayer for Java, JVM, and Android
Apache License 2.0
133 stars 89 forks source link

SendToOwnersTestPlanSpec.executeSendToOwners(): log exceptions #222

Closed msgilligan closed 1 year ago

msgilligan commented 1 year ago

I saw an intermittent and unexplained assertion failure (line 419, assert thrown == exceptional) in this method in a Github Actions run, so am adding this logging to (hopefully) catch it next time.