-
-
Save mattn/59156 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/*/*.t | |
t/000-load................................................# Soft dependency versions: | |
t/000-load................................................1/1 # MRO::Compat: | |
# Class::MOP: 0.71 | |
# Moose: 0.62 | |
# Class::Method::Modifiers: 1.01 | |
t/000-load................................................ok | |
t/000-recipes/001_point...................................ok | |
t/001-strict..............................................ok | |
t/002-warnings............................................ok | |
t/003-mouse-object........................................ok | |
t/004-auto-subclass.......................................ok | |
t/005-extends.............................................ok | |
t/006-unimport............................................ok | |
t/007-attributes..........................................ok | |
t/008-default.............................................ok | |
t/009-default-code........................................ok | |
t/010-required............................................ok | |
t/011-lazy................................................ok | |
t/012-predicate...........................................ok | |
t/013-clearer.............................................ok | |
t/014-build...............................................ok | |
t/015-demolish............................................ok | |
t/016-trigger.............................................ok | |
t/017-default-reference...................................ok | |
t/018-multiattr-has.......................................ok | |
t/019-handles.............................................ok | |
t/020-load-class..........................................ok | |
t/021-weak-ref............................................ok | |
t/022-init-arg............................................ok | |
t/023-builder.............................................ok | |
t/024-isa.................................................ok | |
t/025-more-isa............................................ok | |
t/026-auto-deref..........................................ok | |
t/027-modifiers...........................................ok | |
t/028-subclass-attr.......................................ok | |
t/029-new.................................................ok | |
t/030-has-plus............................................ok | |
t/031-clone...............................................ok | |
t/032-buildargs...........................................ok | |
t/033-readwrite...........................................ok | |
t/033-requires............................................ok | |
t/034-apply_all_roles.....................................ok | |
t/035-apply-roles-to-roles................................ok | |
t/036-with-method-alias...................................ok | |
t/037-dont-load-test-exception............................ok | |
t/038-main................................................skipped: Test::Output is required for this test | |
t/039-subtype.............................................ok | |
t/040-existing-subclass...................................skipped: Test::Output is required for this test | |
t/041-enum................................................ok | |
t/042-override............................................ok | |
t/100-meta-class..........................................ok | |
t/101-meta-attribute......................................ok | |
t/201-squirrel............................................ok | |
t/202-squirrel-role.......................................ok | |
t/300_immutable/001_immutable_moose.......................ok | |
t/300_immutable/007_immutable_trigger_from_constructor....skipped: mouse doesn't support Maybe[] yet | |
t/300_immutable/008_immutable_constructor_error...........ok | |
t/300_immutable/009_buildargs.............................ok | |
t/300_immutable/101-immutable-default.....................ok | |
t/301-bugs-non-mouse......................................ok | |
t/400-define-role.........................................ok | |
t/401-meta-role...........................................ok | |
t/402-attribute-application...............................ok | |
t/403-method-modifiers....................................ok | |
t/500_moose_extends_mouse.................................1/27 | |
# Failed test 'got an object' | |
# at t/500_moose_extends_mouse.t line 100. | |
# Failed test 'The object isa Zork' | |
# at t/500_moose_extends_mouse.t line 101. | |
# The object isn't defined | |
# Failed test 'The object isa Quxx' | |
# at t/500_moose_extends_mouse.t line 102. | |
# The object isn't defined | |
# Failed test '->can(...)' | |
# at t/500_moose_extends_mouse.t line 104. | |
# can_ok() called with empty class or reference | |
# Failed test 'got an object' | |
# at t/500_moose_extends_mouse.t line 114. | |
# Failed test 'The object isa Zork' | |
# at t/500_moose_extends_mouse.t line 115. | |
# The object isn't defined | |
# Failed test 'The object isa Quxx' | |
# at t/500_moose_extends_mouse.t line 116. | |
# The object isn't defined | |
# Failed test '->can(...)' | |
# at t/500_moose_extends_mouse.t line 118. | |
# can_ok() called with empty class or reference | |
# Looks like you failed 8 tests of 27. | |
t/500_moose_extends_mouse................................. Dubious, test returned 8 (wstat 2048, 0x800) | |
Failed 8/27 subtests | |
t/501_moose_coerce_mouse..................................ok | |
t/600-tiny-tiny...........................................ok | |
t/601-tiny-mouse..........................................ok | |
t/602-mouse-tiny..........................................ok | |
t/603-octal-defaults......................................ok | |
t/800_shikabased/001-coerce...............................ok | |
t/800_shikabased/002-coerce_multi_class...................ok | |
t/800_shikabased/004-immutable-demolish...................ok | |
t/800_shikabased/005-class_type...........................ok | |
t/800_shikabased/006-role_type............................ok | |
t/800_shikabased/007-multi-roles..........................skipped: Moose way 'with' function test | |
t/800_shikabased/008-create_class.........................ok | |
t/800_shikabased/009-overwrite-builtin-subtype............ok | |
t/800_shikabased/010-isa-or...............................ok | |
t/800_shikabased/011-util-linear-isa......................ok | |
t/800_shikabased/012-role-compatibility...................ok | |
t/800_shikabased/013-compatibility-get_method_list........ok | |
t/800_shikabased/014-subtype-as...........................ok | |
Test Summary Report | |
------------------- | |
t/500_moose_extends_mouse (Wstat: 2048 Tests: 27 Fai | |
led: 8) | |
Failed tests: 16-19, 22-25 | |
Non-zero exit status: 8 | |
Files=78, Tests=2390, 48 wallclock secs ( 1.89 usr + 0.67 sys = 2.56 CPU) | |
Result: FAIL | |
Failed 1/78 test programs. 8/2390 subtests failed. | |
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0xff' | |
Stop. | |
SARTAK/Mouse-0.15.tar.gz | |
C:\Perl\bin\nmake.EXE test -- NOT OK | |
//hint// to see the cpan-testers results for installing this module, try: | |
reports SARTAK/Mouse-0.15.tar.gz | |
Running make install | |
make test had returned bad status, won't install without force |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment