mix lumen.otp.log.parse can parse the output of lumen::otp tests and classify the errors into a CSV. (Actually tab-separated as some error messages contain commas.). See details in native_implemented/otp/tests/log_parser/README.md.
Bug Fixes
Fix typo in mnesia_kernel_supimports: imports don't need .erl.
Changelog
Enhancements
mix lumen.otp.log.parse
can parse the output oflumen::otp
tests and classify the errors into a CSV. (Actually tab-separated as some error messages contain commas.). See details innative_implemented/otp/tests/log_parser/README.md
.Bug Fixes
mnesia_kernel_sup
import
s:import
s don't need.erl
.