Skip to content

Instantly share code, notes, and snippets.

@mattn
Created February 12, 2009 09:18
Show Gist options
  • Select an option

  • Save mattn/62560 to your computer and use it in GitHub Desktop.

Select an option

Save mattn/62560 to your computer and use it in GitHub Desktop.
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/plagger/core/*.t t/plagger/plugins/*/*.t
t/00_compile...........................................ok
t/99_fail..............................................
# Failed test 'Fail test so you can't run make install!'
# at t/99_fail.t line 2.
# Looks like you failed 1 test of 1.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/plagger/core/atom-type...............................skipped: This test is broke until XML::Atom and XML::Feed is updated to handle Atom 1.0 text construct properly.
t/plagger/core/cookies.................................ok
t/plagger/core/date-parse-jp...........................ok
t/plagger/core/date-parse..............................ok
t/plagger/core/dedupe_entries..........................ok
t/plagger/core/feed-language...........................ok
t/plagger/core/feed-no-discovery.......................ok
t/plagger/core/feed-parser-discover....................ok
t/plagger/core/feed-parser.............................ok
t/plagger/core/feed-redirect...........................ok
t/plagger/core/feed-title..............................ok
t/plagger/core/id_safe.................................ok
t/plagger/core/log-level...............................ok
t/plagger/core/mime-is-enclosure.......................ok
t/plagger/core/plaintext...............................ok
t/plagger/core/primary_author..........................ok
t/plagger/core/text....................................ok
t/plagger/core/title_text..............................ok
t/plagger/core/unicode.................................ok
t/plagger/plugins/Bundle-Defaults/base.................ok
t/plagger/plugins/CustomFeed-Filesys/base..............
# Failed test at (eval 1115) line 2.
# got: '0'
# expected: '1'
# Failed test 'Can't call method "title" on an undefined value at (eval 1115) line 3.
# '
# at t/TestPlagger.pm line 213.
# Looks like you failed 2 tests of 4.
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests
t/plagger/plugins/CustomFeed-FindLinks/asset...........ok
t/plagger/plugins/CustomFeed-FindLinks/test............ok
t/plagger/plugins/CustomFeed-FindLinks/xpath...........ok
t/plagger/plugins/CustomFeed-Scraper/base..............v-string in use/require non-portable at C:/Perl/site/lib/Web/Scraper.pm line 4, <$fh> line 18.
ok
t/plagger/plugins/CustomFeed-Script/base...............ok
t/plagger/plugins/Discovery-Sites/base.................ok
t/plagger/plugins/Filter-FindEnclosures/head-meta......ok
t/plagger/plugins/Filter-FindEnclosures/object.........ok
t/plagger/plugins/Filter-FindEnclosures/socialwebtv....ok
t/plagger/plugins/Filter-HTMLScrubber/base.............Use of uninitialized value $this in pattern match (m//) at (eval 937) line 3.
ok
t/plagger/plugins/Filter-MediaFilename/base............ok
t/plagger/plugins/Filter-ResolveRelativeLink/base......ok
t/plagger/plugins/Namespace-ApplePhotocast/base........ok
t/plagger/plugins/Namespace-iTunesDTD/base.............ok
t/plagger/plugins/Namespace-MediaRSS/base..............ok
t/plagger/plugins/Subscription-Config/subscription.....ok
t/plagger/plugins/Summary-Auto/base....................ok
t/plagger/plugins/Summary-Simple/base..................ok
Test Summary Report
-------------------
t/99_fail (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/plagger/plugins/CustomFeed-Filesys/base (Wstat: 512 Tests: 4 Failed: 2)
Failed tests: 3-4
Non-zero exit status: 2
Files=41, Tests=253, 493 wallclock secs ( 0.50 usr + 0.36 sys = 0.86 CPU)
Result: FAIL
Failed 2/41 test programs. 3/253 subtests failed.
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0xff'
Stop.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment