Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: libsoup22 - Backward compatibility package for libsoup 2.2 API https://bugzilla.redhat.com/show_bug.cgi?id=430978 ------- Additional Comments From mtasaka@xxxxxxxxxxxxxxxxxxx 2008-01-30 22:07 EST ------- (In reply to comment #4) > The tests require a running apache server... that's not really practical. I actually thought so first, however tests/Makefile.am says: ---------------------------------------------------------------------- 45 if HAVE_APACHE 46 APACHE_TESTS = auth-test proxy-test pull-api 47 endif ----------------------------------------------------------------------- So if httpd is not installed, make check simply skips these tests. Actually I have not httpd installed and "make check" of libsoup22 does 6 checks. [tasaka1@localhost libsoup-2.2.104]$ LANG=C make check Making check in libsoup make[1]: Entering directory `/home/tasaka1/rpmbuild/BUILD/libsoup-2.2.104/libsoup' make check-am make[2]: Entering directory `/home/tasaka1/rpmbuild/BUILD/libsoup-2.2.104/libsoup' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/home/tasaka1/rpmbuild/BUILD/libsoup-2.2.104/libsoup' make[1]: Leaving directory `/home/tasaka1/rpmbuild/BUILD/libsoup-2.2.104/libsoup' Making check in tests make[1]: Entering directory `/home/tasaka1/rpmbuild/BUILD/libsoup-2.2.104/tests' make check-TESTS make[2]: Entering directory `/home/tasaka1/rpmbuild/BUILD/libsoup-2.2.104/tests' context-test: OK PASS: context-test date: OK PASS: date header-parsing: OK PASS: header-parsing uri-parsing: OK PASS: uri-parsing ntlm-test: OK PASS: ntlm-test SYNCHRONOUS SSL TEST PASSED ASYNCHRONOUS SSL TEST PASSED PASS: ssl-test ================== All 6 tests passed ================== -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review