Hi all,

I run the test inside test directory and I noticed this two error:

> ./testall -v testsockets
Partial APR Tests:
   Socket Creation:          ..FFF.

6 tests run:  3 passed, 3 failed, 0 not implemented.

Failed tests in Socket Creation:
1) tcp6_socket: expected <0> but was <97>
2) udp6_socket: expected <0> but was <97>
3) sendto_receivefrom: expected <0> but was <97>

> ./testall -v testtime
Partial APR Tests:
   Time:                     ..F....F....

12 tests run:  10 passed, 2 failed, 0 not implemented.

Failed tests in Time:
1) test_localstr: expected
---->
2002-08-14 12:05:36.186711 -25200 [257 Sat] DST
<----
but saw
---->
2002-08-14 21:05:36.186711 +7200 [257 Sat] DST
<----
2) test_ctime: expected
---->
Sat Sep 14 12:05:36 2002
<----
but saw
---->
Sat Sep 14 21:05:36 2002
<----


50% of testsockets fails!!!!!

Can someone help me?


Thanks


--Marco







Reply via email to