enso/distribution/lib/Standard
Radosław Waśko d201959a36
Try fixing JUnit reports for CI (#3761)
- 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.
2022-10-05 21:37:26 +00:00
..
Base/0.0.0-dev Try fixing JUnit reports for CI (#3761) 2022-10-05 21:37:26 +00:00
Database/0.0.0-dev Update Table API with new filter design (#3750) 2022-10-05 11:40:10 +00:00
Examples/0.0.0-dev Wip/mk/statics (#3740) 2022-09-27 14:23:06 +00:00
Geo/0.0.0-dev Wip/mk/statics (#3740) 2022-09-27 14:23:06 +00:00
Google_Api/0.0.0-dev Explicit self (#3569) 2022-07-27 17:45:36 +00:00
Image/0.0.0-dev By-type pattern matching (#3742) 2022-10-04 09:23:58 +00:00
Searcher/0.0.0-dev Update Table API with new filter design (#3750) 2022-10-05 11:40:10 +00:00
Table/0.0.0-dev Update Table API with new filter design (#3750) 2022-10-05 11:40:10 +00:00
Test/0.0.0-dev Try fixing JUnit reports for CI (#3761) 2022-10-05 21:37:26 +00:00
Visualization/0.0.0-dev By-type pattern matching (#3742) 2022-10-04 09:23:58 +00:00