Skip to content

Improve script that checks workflow results

Marcel Loose requested to merge improve_check_workflow_script into master

The existing script to compare workflow results bails out of first error. This improved version tries to do as many checks as possible. It also saves the values of differing solution tables in human-readable format for later inspection.

Merge request reports