Tests failed.... What can be wrong? I'll have a look at the code and come back.
LICHTKIND/Kephra-0.4.3.0.tar.gz
/usr/bin/make -j5 -j5 -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "
+test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/01_compile.t ......... 7/76
# Failed test 'require Kephra::Dialog::Exit;'
# at t/01_compile.t line 43.
# Tried to require 'Kephra::Dialog::Exit'.
# Error: Can't use bareword ("Kephra::Config::Localisation::strin
+gs") as a HASH ref while "strict refs" in use at lib/Kephra/Dialog/Ex
+it.pm line 39.
# Compilation failed in require at (eval 72) line 2.
# Failed test 'require Kephra::App::Window;'
# at t/01_compile.t line 43.
# Tried to require 'Kephra::App::Window'.
# Error: Bareword "Kephra::App::MenuBar::get_visibility" not allo
+wed while "strict subs" in use at lib/Kephra/App/Window.pm line 123.
# Bareword "Kephra::App::MainToolBar::get_visibility" not allowed whil
+e "strict subs" in use at lib/Kephra/App/Window.pm line 125.
# Bareword "Kephra::App::SearchBar::get_visibility" not allowed while
+"strict subs" in use at lib/Kephra/App/Window.pm line 129.
# Compilation failed in require at (eval 97) line 2.
# Looks like you failed 2 tests of 76.
t/01_compile.t ......... Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/76 subtests
(1 TODO test unexpectedly succeeded)
t/02_config.t .......... ok
t/03_config_default.t .. ok
t/10_new.t ............. ok
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
Outside of code tags, you may need to use entities for some characters:
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.
|
|