Re: [PATCH] tests: improve readability
Bart Schaefer <[email protected]> Wed, 10 Jun 2026 20:13:59 -0700
| Newsgroups | gmane.comp.shells.zsh.devel |
|---|---|
| Message-ID | <CAH+w=7aM7VZsqh+gd7mdsvvR2yjkPOayN_PgUC0djw=nDmcWgw@mail.gmail.com> |
On Wed, Jun 10, 2026 at 7:48 PM Bart Schaefer <[email protected]> wrote: > > On Fri, Jun 5, 2026 at 4:19 PM Mikael Magnusson <[email protected]> wrote: > > > > The disadvantage is that it will inhibit the very nice animation of > > the W02 test. > > What's that refer to? ... did you mean the ZTST_hashmark output? That happens (used to?) for a number of tests as long as they take more than one second. It still prints for me for A05execution and E01options. Something else must have sped up W02jobs quite significantly. It's not waiting for backgrounded sleeps any more.