Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Test failure with --disable-dynamic
- X-seq: zsh-workers 51074
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Test failure with --disable-dynamic
- Date: Fri, 25 Nov 2022 18:43:36 -0800
- Archived-at: <https://zsh.org/workers/51074>
- List-id: <zsh-workers.zsh.org>
Test ./D07multibyte.ztst failed: output differs from expected as shown [...]
Error output:
(eval):3: failed to load module: zsh/stat
(eval):7: command not found: zstat
Was testing: (workers/50150) zsh/stat with Unicode and metafication
Presumably this should be skipped like the regexp tests or like the
zsh/system tests in B11kill, or else the default linkage for zsh/stat
needs to change so that it's available in this configuration.
(Not at my regular build environment, so not attempting a patch at this time.)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author