One more test failure on the usual Win32 setup (2.0.47 / [EMAIL PROTECTED] / mp2-cvs):
=====
C:\Temp\modperl-2.0>perl t/TEST -verbose t/apr/perlio.t
C:\apache2/bin/Apache.exe -d C:/Temp/modperl-2.0/t -f C:/Temp/modperl-2.0/t/con
f/httpd.conf -DAPACHE2 -DPERL_USEITHREADS
using Apache/2.0.47 (winnt MPM)
[snip]
apr/perlio....1..12
# Running under perl version 5.008001 for MSWin32
# Current time local: Wed Sep 17 09:50:44 2003
# Current time GMT: Wed Sep 17 08:50:44 2003
# Using Test.pm version 1.24
# open file C:\Temp\modperl-2.0\t\htdocs\perlio\test for writing
ok 1
# write to a file:
# This is a test: 3384
# testing : expected failure
# expected: No such file or directory
# received: No such file or directory
ok 2
ok 3
# testing : single line read
# expected: This is a test: 3384
# received: This is a test: 3384
ok 4
# testing : slurp file
# expected: This is a test: 3384
# -- sep --
# test line --sep two
# received: This is a test: 3384
# -- sep --
# test line --sep two
ok 5
# testing : custom complex input record sep read
# expected: [
# This is a test: 3384
# -- sep --
# ,
# test line --sep two
# ,
# ]
# received: [
# This is a test: 3384
# -- sep --
# ,
# test line --sep two
# ,
# ]
ok 6
# testing : not end of file
# expected: 0
# received: 0
ok 7
# testing : end of file
# expected: 1
# received: 1
ok 8
ok 9
# testing : read/write a dupped file
# expected: This is a test: 3384
# received: This is a test: 3384
not ok 10
# testing : file unbuffered write
# expected: This is an un buffering write test
# received: This is an un buffering write test
ok 11
# testing : file buffered write
# expected: undef
# received: undef
ok 12
FAILED test 10
Failed 1/12 tests, 91.67% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
apr/perlio.t 12 1 8.33% 10
!!! error running tests (please examine t\logs\error_log)
=====
Nothing interesting in the error_log.
- Steve
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
