Hocuri
b5d0907090
Get back stack traces and error messages when tests fail ( #2758 )
...
Before this PR, when a test failed, we often got:
```
thread panicked while processing panic. aborting.
error: test failed, to rerun pass '-p deltachat --lib'
Caused by:
process didn't exit successfully: `/home/user/deltachat-android/jni/deltachat-core-rust/target/debug/deps/deltachat-33648fc4aaad608c 'contact::tests::test_selfavatar_changed_event' --nocapture` (signal: 4, SIGILL: illegal instruction)
```
instead of the error message and stack trace.
This PR fixes this.
2021-10-18 10:48:13 +02:00
..
2021-09-26 19:03:04 +03:00
2021-09-25 02:51:32 +03:00
2021-09-29 12:59:38 +02:00
2021-10-01 21:07:38 +02:00
2021-10-10 15:11:01 +03:00
2021-08-01 01:46:17 +03:00
2021-09-13 21:12:00 +02:00
2021-09-25 18:25:52 +03:00
2021-09-18 21:56:02 +03:00
2021-10-18 10:42:16 +02:00
2021-09-30 18:18:37 +02:00
2021-09-30 13:56:05 +02:00
2021-08-22 15:34:14 +02:00
2021-10-18 10:42:16 +02:00
2021-10-13 21:45:51 +02:00
2021-09-30 13:56:05 +02:00
2021-10-18 10:42:16 +02:00
2021-09-13 21:12:00 +02:00
2021-10-09 13:44:59 +03:00
2021-10-18 10:42:16 +02:00
2021-08-22 15:34:14 +02:00
2021-09-18 21:56:02 +03:00
2021-09-18 21:56:02 +03:00
2021-09-25 02:51:23 +03:00
2021-04-25 22:33:14 +03:00
2021-10-18 10:42:16 +02:00
2021-08-22 15:34:14 +02:00
2021-10-12 21:12:46 +00:00
2021-08-22 15:34:14 +02:00
2021-10-03 01:14:50 +00:00
2021-09-12 14:34:55 +02:00
2021-10-05 10:57:34 +02:00
2021-08-22 15:34:14 +02:00
2021-06-19 22:52:32 +03:00
2021-10-10 15:11:01 +03:00
2021-09-18 21:56:02 +03:00
2021-09-05 22:45:30 +03:00
2021-10-17 14:28:34 +02:00
2021-10-09 22:13:42 +03:00
2021-10-09 22:13:42 +03:00
2021-09-13 21:12:00 +02:00
2021-08-22 23:30:34 +03:00
2021-09-04 22:16:39 +02:00
2021-09-18 21:56:02 +03:00
2021-08-22 15:34:14 +02:00
2021-08-22 15:34:14 +02:00
2021-08-22 19:55:38 +02:00
2021-10-10 15:11:01 +03:00
2021-10-05 10:57:34 +02:00
2021-09-05 06:18:38 +03:00
2021-10-10 15:11:01 +03:00
2021-08-22 15:34:14 +02:00
2021-09-05 06:18:54 +03:00
2021-09-18 21:31:57 +03:00
2021-10-01 21:07:38 +02:00
2021-10-09 22:13:42 +03:00
2021-10-18 10:48:13 +02:00
2021-08-22 15:34:14 +02:00
2021-09-04 22:16:39 +02:00