Skip to content

Improvements to WorkflowTestRunner

Tadej Novak requested to merge tadej/athena:wt/improvements into master

Improvements to WorkflowTestRunner:

  • add AF3 test for Run 2
  • add AOD digest and content checks
  • add FPE check
  • add log parsing for warnings and errors
  • print full log in case of failure (useful for CI)

For now this will cause duplicated warnings output in the CI but I'll update all existing tests once this is merged and confirmed working.

/cc @emoyse @elmsheus @pberta @rmazini @jchapman @ahasib

Merge request reports