Skip to content

widget.py: Limit failure summary to currently failing elements

Description

Only add the failure messages of currently failing elements to the summary

Changes proposed in this merge request:

  • Change widget.py print_summary() to only print the failure messages of elements in the Failure Summary that failed on the current try.

This merge request, when approved, will close issue/bug: #386 (closed)

CHANGELOG/Release Notes


Edited by Tom Pollard

Merge request reports

Loading