test_result: fix display of durations
- str() because in ERP5JS the duration are directly serialized to json, which is not allowed. - int() to have a second level precision, which is more readable.
Showing
Please register or sign in to comment