[Padre-dev] failed tests rev. 2750

Gabor Szabo szabgab at gmail.com
Sun Jan 11 23:18:05 PST 2009


I fixed the syntax issue and changed t/00-compile.t so it won't use
Test::Compile any more.

There are some other tests that are still failing but I hope now Adam
can start running the test suit
occasionally.

Gabor

On Mon, Jan 12, 2009 at 4:45 AM, Adam Kennedy
<adamkennedybackup at gmail.com> wrote:
> If someone could rewrite an alternative to Test::Compile that isn't
> horribly Unix-specific and can actually run on all platforms, I would
> be very truly thankful, because then I wouldn't generate these kinds
> of errors.
>
> Adam K
>
> 2009/1/12 G. J. Hazai <janu at janu.hu>:
>> janu at JanuPC:~/devel/padre/Padre$ make test
>> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')"
>> t/*.t
>> t/00-compile...........# Test::Compile 0.08
>> t/00-compile...........5/93
>> #   Failed test 'Script does not compile'
>> #   at /usr/local/share/perl/5.10.0/Test/Compile.pm line 124.
>> # Global symbol "$hash" requires explicit package name
>> at /home/janu/devel/padre/Padre/blib/lib/Padre/Config/Host.pm line 43.
>> # Compilation failed in require at blib/lib/Padre/Config2.pm line 13.
>> # BEGIN failed--compilation aborted at blib/lib/Padre/Config2.pm line 13.
>> t/00-compile...........16/93
>> #   Failed test 'Script does not compile'
>> #   at /usr/local/share/perl/5.10.0/Test/Compile.pm line 124.
>> # Global symbol "$hash" requires explicit package name at
>> blib/lib/Padre/Config/Host.pm line 43.
>> # blib/lib/Padre/Config/Host.pm had compilation errors.
>> ...
>> t/02-new...............1/20
>> #   Failed test 'defaults'
>> #   at t/02-new.t line 33.
>> #     Structures begin differing at:
>> #          $got->{main_outline_panel} = '0'
>> #     $expected->{main_outline_panel} = Does not exist
>> # Looks like you failed 1 test of 20.
>> t/02-new............... Dubious, test returned 1 (wstat 256, 0x100)
>>  Failed 1/20 subtests
>> t/03-wx................# PADRE_HOME: /tmp/lGH902nEVt
>> t/03-wx................10/25 # changing locale
>> 21.29.58: Error: Cannot set locale to 'en_GB'.
>> 21.29.58: Error: Cannot set locale to 'en_GB'.
>> # setting syntax check
>> # syntaxcheck_panel: Padre::Wx::Syntax=HASH(0xb0019f0)
>> ...
>> t/10-copyright.........1/92
>> #   Failed test 'lib/Padre/Config2.pm'
>> #   at t/10-copyright.t line 26.
>>
>> #   Failed test 'lib/Padre/Config/Host.pm'
>> #   at t/10-copyright.t line 26.
>> # Looks like you failed 2 tests of 92.
>> t/10-copyright......... Dubious, test returned 2 (wstat 512, 0x200)
>>  Failed 2/92 subtests
>> ...
>> Test Summary Report
>> -------------------
>> t/00-compile       (Wstat: 512 Tests: 93 Failed: 2)
>>  Failed tests:  5, 23
>>  Non-zero exit status: 2
>> t/02-new           (Wstat: 256 Tests: 20 Failed: 1)
>>  Failed test:  6
>>  Non-zero exit status: 1
>> t/10-copyright     (Wstat: 512 Tests: 92 Failed: 2)
>>  Failed tests:  5, 23
>>  Non-zero exit status: 2
>> Files=18, Tests=461, 53 wallclock secs ( 0.24 usr  0.05 sys + 39.06 cusr  3.24
>> csys = 42.59 CPU)
>> Result: FAIL
>> Failed 3/18 test programs. 5/461 subtests failed.
>> make: *** [test_dynamic] Error 255
>>
>> --
>> ---[janu]-
>> registered Linux user #46079
>> homepage: http://www.janu.hu
>> gpg --keyserver hkp://pgp.mit.edu --recv-keys 7AE6D529
>> fingerprint: 48AD 937E EBF7 46EE 06E6  81FC 3DC2 06A7 7AE6 D529


More information about the Padre-dev mailing list