Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 184605 - [stable] net-libs/gnet-2.0.7
Summary: [stable] net-libs/gnet-2.0.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal
Assignee: HPPA Porters
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2007-07-08 14:57 UTC by Rémi Cardona (RETIRED)
Modified: 2007-07-09 05:18 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rémi Cardona (RETIRED) gentoo-dev 2007-07-08 14:57:33 UTC
please stabilize dev-libs/gnet-2.0.7 so we can drop 2.0.5

Thanks
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2007-07-09 03:55:09 UTC
*sigh*
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2007-07-09 04:19:07 UTC
HPPA fails one test just as x86 does:

make  check-TESTS
make[2]: Entering directory `/var/tmp/portage/net-libs/gnet-2.0.7/work/gnet-2.0.7/tests'
PASS: base64_test

=====> Testing GET
         * GET operation ok: received 2989 bytes.

=====> Testing POST
         * POST operation ok: received 965 bytes.
         * oops, could not find ListPrice for CD Album Massive Attack, Blue Lines in data returned :|

=====> Testing binary GET
         * GET operation ok: received 11230 bytes.
         * PNG signature ok
         * image width x height = 500 x 100

=====> Testing GET with redirect
         * GET operation with redirect ok: received 128980 bytes.

=====> Testing GET with redirect
         * GET operation with redirect ok: received 24361 bytes.

=====> Testing gnet_conn_http_run():
         * gnet_http_get() succeded (buflen = 8182, code = 200).
------------------------------------------------------------
GET (html)                 OK
GET (binary)               OK
POST                       OK
Redirect (same host)       OK
Redirect (different host)  OK
gnet_http_get()            OK
------------------------------------------------------------
PASS: conn_http_test
PASS: hash_test
PASS: inetaddr_test
PASS: ipv6_test
PASS: pack_test
PASS: unpack_test
7 escape is correct: FAIL
FAIL: uri_test
=====================================
1 of 8 tests failed
Please report to gnet@gnetlibrary.org
=====================================
make[2]: *** [check-TESTS] Error 1

Hence, stable for HPPA.
Comment 3 Rémi Cardona (RETIRED) gentoo-dev 2007-07-09 05:18:04 UTC
Thanks