http://qs321.pair.com?node_id=851915


in reply to Kephra 0.4.3 released

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