Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Test ./E03posix.ztst was expected to fail, but passed.
- X-seq: zsh-workers 49847
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Test ./E03posix.ztst was expected to fail, but passed.
- Date: Tue, 15 Mar 2022 17:33:47 +0100
- Archived-at: <https://zsh.org/workers/49847>
- List-id: <zsh-workers.zsh.org>
- Mail-followup-to: zsh-workers@xxxxxxx
With the git repository on Debian/unstable:
[...]
./E03posix.ztst: starting.
Test ./E03posix.ztst was expected to fail, but passed.
Was testing: Width of %s is computed in bytes not characters
./E03posix.ztst: test XPassed.
The following may (or may not) help identifying the cause:
This is considered a bugfix in zsh
[...]
**************************************
60 successful test scripts, 1 failure, 3 skipped
**************************************
I don't know the current status... Has this been discussed in the
austin-group list?
Note that "wc" has 2 versions (-c for characters, -m for bytes)
because each of them may be useful. I would expect something
similar for "printf".
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author