Summary
Display the row-level comparison table for builds inside the comparison view.
Details
Table content
- Shows all build rows where
status_a ≠ status_b, including rows that ran on only one side (the other side is null)
- Columns: Config, Architecture, Compiler, Side A status, Side B status
Filtering
- Filter by transition type: regressions (PASS→FAIL), fixes (FAIL→PASS), all changes, appeared/disappeared (null on one side)
Grouping
- Groupable by config or architecture
- Grouped view shows flip counts per group
Empty state
- When no builds differ, show the "no changes" state consistent with the comparison page
Notes
Summary
Display the row-level comparison table for builds inside the comparison view.
Details
Table content
status_a ≠ status_b, including rows that ran on only one side (the other side isnull)Filtering
Grouping
Empty state
Notes
config+arch+compiler)nullside rendered as a neutral/empty state, consistent with FE: Boots/Tests comparison table #2011