| Summary: | Ошибка при прохождении test-checker в libgspell-test | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Kostevich Arseniy <kostevichae> |
| Component: | libgspell-tests | Assignee: | Yuri N. Sedunov <aris> |
| Status: | NEW --- | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P5 | CC: | aris |
| Version: | unstable | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
Ошибка при прохождении test-checker в libgspell-test Версии пакетов: libgspell-1.12.1-alt1 libgspell-tests-1.12.1-alt1 Платформы(Обновлены до Sisyphus): p10-education-10.1-x86-64 p10-education-10.1-x86-64-kde p10-server-10.1-x86-64 Шаги для воспроизведения: 1)$for _test in $(ls /usr/lib/installed-tests/gspell-1); do echo "START TEST ${_test}"; /usr/lib/installed-tests/gspell-1/${_test} && echo "TEST ${_test} PASSED" || echo "TEST ${_test} FAILED"; echo -e "\n\n"; done Ожидаемый результат: Все тесты выполнены успешно Фактический результат: test-checker выполняется с ошибкой. # Start of checker tests ok 1 /checker/check_word ok 2 /checker/apostrophes ** ERROR:test-checker.c:111:test_dashes: 'correctly_spelled' should be TRUE Bail out! ERROR:test-checker.c:111:test_dashes: 'correctly_spelled' should be TRUE Аварийный останов TEST test-checker FAILED