Make the (interactive) output of run-install-tests much nicer.
Review Request #14876 — Created March 5, 2026 and updated
Since we have the
richlibrary available in the rbinstall context, we
might as well use it. This makes it so parallel builds display in a live
table.This also adds a
--listargument which will print a list of the
available build targets (in case we want to do something like add this
to CI later).
Ran install tests and saw much nicer output.
| Summary | ID |
|---|---|
| wvypxystvwoszxtpxwuzwulylpptnyzr |
| Description | From | Last Updated |
|---|---|---|
|
line too long (83 > 79 characters) Column: 80 Error code: E501 |
|
|
|
Blank line here. |
|
|
|
I think these can be Mapping. |
|
|
|
Let's make this keyword-only. |
|
|
|
Missing a Version Added and a Version Changed above. I know it's tests, but it's still nice to have that … |
|
|
|
Let's make these keyword-only. |
|
|
|
Missing , optional. Also, same feedback about doc versioning. |
|
|
|
Can we make these keyword-only? |
|
|
|
This can be: for dist, dist_info in sorted(DISTS.items()): |
|
|
|
Seems we shouldn't even bother with the for loop is platforms_set is empty. |
|
|
|
Blank line here. |
|
|
|
This should use the standard multi-line format. |
|
|
|
Can we call this build? |
|
|
|
We generally do one keyword argument per line. |
|
- Commits:
-
Summary ID wvypxystvwoszxtpxwuzwulylpptnyzr wvypxystvwoszxtpxwuzwulylpptnyzr - Diff:
-
Revision 2 (+452 -122)
Checks run (2 succeeded)
- Commits:
-
Summary ID wvypxystvwoszxtpxwuzwulylpptnyzr wvypxystvwoszxtpxwuzwulylpptnyzr - Diff:
-
Revision 3 (+532 -134)