| Summary: | Добавить perl-Test-Most в зависимость к perl-Test-Class-Most | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Osmolovskaya Anastasia <osmolovskayaaa> |
| Component: | perl-Test-Class-Most | Assignee: | aas <aas> |
| Status: | NEW --- | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P5 | CC: | aas |
| Version: | unstable | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
Версия пакета: perl-Test-Class-Most-0.08-alt1 Тестовые стенды: Alt Workstation K 10.2.1 x86-64 Alt Workstation 10.1 x86-64 Alt Education/Education-kde 10.1 x86-64 Alt Server 10.1 x86-64 Шаги для воспроизведения: 1. Установить пакет perl-Test-Class-Most 2. Проверить наличие пакета perl-Test-Most Ожидаемый результат: согласно описанию, будут экспортированы все функции из <Test::Most>: # cat /usr/share/perl5/Test/Class/Most.pm | grep Test::Most you all of the testing goodness from L<Test::Most>. All functions from L<Test::Most> are automatically exported into your eval "package $caller; use Test::Most;"; =item * L<Test::Most> Реальный результат: если пакет perl-Test-Most не был установлен в системе, при использовании функций из <Test::Class::Most> возникают ошибки: Odd number of elements in hash assignment at /usr/share/perl5/Test/Class/Most.pm line 200. Can't locate Test/Most.pm in @INC (you may need to install the Test::Most module)