Ticket #394 (closed defect: moved to bitbucket haikuports site)
Opened 5 years ago
Last modified 5 months ago
[zsh] "make check" failed on some tests.
| Reported by: | siarzhuk | Owned by: | siarzhuk |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | app-shells/zsh | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
NB: Please add component for "zsh" in "app-shells" category!
Following tests are not passed OK:
A03quoting;
C02cond;
E01options;
Following are hang and not finished at all:
Y01completion;
Y02compmatch;
Y03arguments;
Change History
comment:1 Changed 22 months ago by siarzhuk
- Component changed from app-shells/bash to app-shells/zsh
comment:2 follow-up: ↓ 3 Changed 6 months ago by scottmc
comment:3 in reply to: ↑ 2 Changed 6 months ago by siarzhuk
Replying to scottmc:
Can you retest this with the lastest recipe to see if this is still an issue?
IMO it is not related to build environment because it hangs somewhere (AFAIR) in the system tty code. Mentioned tests are an optional part of build process and can be executed by "make test" command. Anyway I have no actual Haiku installations here to recheck it, sorry. :-(
comment:4 Changed 5 months ago by scottmc
- Resolution set to moved to bitbucket haikuports site
- Status changed from new to closed

Can you retest this with the lastest recipe to see if this is still an issue?