[lsb-bugs] [Bug 2753] olver-core fails to generate a report, missing windows-1251.enc

bugzilla-daemon at linux-foundation.org bugzilla-daemon at linux-foundation.org
Thu Sep 9 14:37:43 PDT 2010


http://bugs.linuxbase.org/show_bug.cgi?id=2753

--- Comment #15 from Roman Zybin <phoenix at ispras.ru> 2010-09-09 14:37:42 PDT ---
Ok, it seems I should look carefully into encoding again.

As far as I know dist-checker has no public interface to generate result
summary from individual test results without runnung the tests.
But you can hack execution module to do such a thing.

Open /opt/lsb/test/manager/utils/Tests/Olver_test.pm
modify:
sub run, line 106, erase ./bin/olver_run_tests
sub after_run, line 145, replace first argument with tetreport.log from your
report dir (summary.htm is a human readable version)
comment out line 148

So you can run the olver-core via dist-checker and obtain the summary needed.

-- 
Configure bugmail: http://bugs.linuxbase.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the lsb-bugs mailing list