OmniLayer / OmniJ

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

SendToOwnersTestPlanSpec.executeSendToOwners(): log exceptions #222

Closed msgilligan closed 2 years ago

msgilligan commented 2 years 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.