| Summary: | SEGFAULT на Dejagnu runtest | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | ildar <ildar> |
| Component: | expect | Assignee: | Andrew Vasilyev <andy> |
| Status: | CLOSED WORKSFORME | QA Contact: | qa-sisyphus |
| Severity: | major | ||
| Priority: | P3 | CC: | andy |
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
|
Description
ildar
2009-07-25 21:30:20 MSD
Не воспроизводится.
$ /usr/bin/expect -- /usr/share/dejagnu/runtest.exp --outdir $TMP/log --tool unit
...
Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using ./config/default.exp as tool-and-target-specific interface file.
Running ./unit/__expand_tilde_by_ref.exp ...
Running ./unit/_count_args.exp ...
Running ./unit/_filedir.exp ...
Running ./unit/_get_comp_words_by_ref.exp ...
Running ./unit/_get_cword.exp ...
Running ./unit/_known_hosts_real.exp ...
FAIL: Hosts should be put in COMPREPLY
FAIL: Hosts should have username prefix and colon suffix
Running ./unit/_parse_help.exp ...
Running ./unit/_tilde.exp ...
Running ./unit/compgen.exp ...
Running ./unit/find_unique_completion_pair.exp ...
=== unit Summary ===
# of expected passes 144
# of unexpected failures 2
# of unresolved testcases 2
# of unsupported tests 1
...
|