From: Mike S. <msc...@ao...> - 2003-01-30 21:24:37
|
msc...@ao... wrote: > ke...@go... wrote: > >> >> I don't have access to a solaris box, the problem looks like it's in >> Log::Dispatch::Syslog, it might have to do with the individual system >> setup. We could just take the test out, but on the other hand it >> might be telling us something useful here. I'm not sure what to >> do--what do you think? > > > I'll try with a Solaris box ... and is the Log::Dispatch::Syslog test > case new in 0.28? Hmm ... all kinds of weird stuff happening on Solaris: t/001Level...........ok t/002Logger..........ok t/003Layout..........ok t/004Config..........ok t/005Config-Perl.....ok t/006Config-Java.....ok t/007LogPrio.........ok t/008ConfCat.........ok t/009Deuce...........ok t/010JConsole........ok t/011JFile...........ok t/012Deeper..........ok t/013Bench...........ok t/014ConfErrs........ok t/015fltmsg..........ok t/016Export..........ok t/017Watch...........# Test 1 got: 'INFO - info message INFO - 2nd info message INFO - 2nd info message again ' (t/017Watch.t at line 74) # Expected: 'INFO - info message DEBUG animal.dog - 2nd debug message INFO animal.dog - 2nd info message INFO animal.dog - 2nd info message again ' t/017Watch...........NOK 1# Test 2 got: 'INFO - info message INFO - 2nd info message INFO - 2nd info message again INFO - 3rd info message ' (t/017Watch.t at line 105) # Expected: 'INFO - info message DEBUG animal.dog - 2nd debug message INFO animal.dog - 2nd info message INFO animal.dog - 2nd info message again INFO - 3rd info message ' t/017Watch...........FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/018Init............ok t/019Warn............ok t/020Easy............ok t/021AppThres........ok t/022Wrap............ok t/023Date............ok t/024WarnDieCarp.....ok t/025CustLevels......ok t/026FileApp.........ok t/027Watch2..........NOK 2# Test 2 got: 'DEBUG - debug message, should appear DEBUG - debug message, should NOT appear ' (t/027Watch2.t at line 79) # Expected: '' t/027Watch2..........NOK 3# Test 3 got: 'DEBUG - debug message, should appear DEBUG - debug message, should NOT appear WARN - warning message, should appear ' (t/027Watch2.t at line 83) # Expected: 'WARN - warning message, should appear ' t/027Watch2..........FAILED tests 2-3 Failed 2/5 tests, 60.00% okay t/028Additivity......ok t/029SysWide.........ok t/030LDLevel.........ok t/031NDC.............ok t/032JRollFile.......ok 1/1Log::Dispatch::FileRotate not installed, skipping... t/032JRollFile.......ok t/033UsrCspec........ok t/034DBI.............DBD::CSV not installed, skipping tests t/034DBI.............ok t/035JDBCAppender....DBD::CSV not installed, skipping tests t/036JSyslog.........unix passed to setlogsock, but path not available at /u/mschilli/PERL580/bin/perl/lib/site_perl/5.8.0/Log/Dispatch/Syslog.pm line 66 t/036JSyslog.........ok t/037JWin32Event.....Log::Dispatch::Win32EventLog not installed, skipping.. t/037JWin32Event.....ok t/038XML-DOM1........XML::DOM not installed, skipping tests t/038XML-DOM1........ok t/039XML-DOM2........XML::DOM not installed, skipping tests t/039XML-DOM2........ok -- Mike Mike Schilli log...@pe... |