Skip to content

Conversation

@padovan
Copy link
Contributor

@padovan padovan commented Jul 2, 2025

Add comprehensive compare command that:

  • Compares test results between commits (latest 2 by default or specified commits)
  • Displays summary statistics in table format with colored pass/fail/inconclusive counts
  • Identifies PASS->FAIL regressions across builds, boots, and tests
  • Provides detailed regression analysis with dashboard links
  • Supports both interactive and JSON output formats

The compare command fetches data for both commits, calculates summary statistics, and performs regression analysis to help identify genuine test failures.

@padovan padovan force-pushed the add-results-compare-cmd branch from 83d1639 to d7d1c67 Compare July 2, 2025 20:31
@padovan padovan mentioned this pull request Jul 2, 2025
@padovan
Copy link
Contributor Author

padovan commented Jul 2, 2025

cc @sashal @broonie

@aliceinwire
Copy link
Member

please rebase on master

Add comprehensive compare command that:
- Compares test results between commits (latest 2 by default or specified commits)
- Displays summary statistics in table format with colored pass/fail/inconclusive counts
- Identifies PASS->FAIL regressions across builds, boots, and tests
- Provides detailed regression analysis with dashboard links
- Supports both interactive and JSON output formats

The compare command fetches data for both commits, calculates summary statistics,
and performs regression analysis to help identify genuine test failures.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.com>
@padovan padovan force-pushed the add-results-compare-cmd branch from d7d1c67 to f65fb00 Compare July 3, 2025 11:28
@aliceinwire aliceinwire merged commit c22f656 into kernelci:main Jul 3, 2025
5 checks passed
@aliceinwire
Copy link
Member

thanks

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