testremote: Display exceptions when tests fail, to aid debugging

This commit is contained in:
Joey Hess 2020-10-23 15:27:45 -04:00
parent 681313dfd4
commit a108b00b33
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 26 additions and 11 deletions

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="joey"
subject="""comment 2"""
date="2020-10-23T19:27:57Z"
content="""
I've made it display whatever exception caused the test to fail, which
should help pin down a bit more what the problem is.
"""]]