mirror of
https://github.com/enso-org/enso.git
synced 2024-11-26 17:06:48 +03:00
d201959a36
- Adds a `details` field to `Failure` for additional contextual information. - Stacktraces are moved from main message (which should generally be short and fit in one line) to the `details`. - Ensuring that the attribute does not contain multiple lines fixes the CI viewer which seems to have been breaking on multiline attributes. - Additionally, test execution time is now measured and printed in the CLI as well as included in the JUnit report for the CI - we can use this to catch tests running unexpectedly slowly. |
||
---|---|---|
.. | ||
src | ||
package.yaml |