Skip to content

Aggregate total_failed_with_waiver inline with other summary fields - #443

Closed
Ashishsharma1903 wants to merge 1 commit into
ARM-software:mainfrom
Ashishsharma1903:main
Closed

Aggregate total_failed_with_waiver inline with other summary fields#443
Ashishsharma1903 wants to merge 1 commit into
ARM-software:mainfrom
Ashishsharma1903:main

Conversation

@Ashishsharma1903

Copy link
Copy Markdown
Contributor

Fix: Aggregate total_failed_with_waiver inline with other summary fields

  • Removed redundant separate loop for computing total_failed_with_waiver
  • Now computed within the main suite_summary aggregation loop for consistency
  • Ensures accurate counts and simplifies logic

Signed-off-by: Ashish Sharma ashish.sharma2@arm.com

- Updated recomputation logic in `json_to_html.py` to correctly extract
  and display `FAILED with WAIVER` test results separately from regular `FAILED`.
- Adjusted bar chart and HTML table to reflect waived failures using dedicated color and class.
- Ensured consistency between recomputed suite summary and visual HTML output.

Signed-off-by: Ashish Sharma <ashish.sharma2@arm.com>

@chetan-rathore chetan-rathore left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Total test count for BSA is not including waived tests.

@chetan-rathore chetan-rathore left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also BSA results in merged json must have waiver count

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants