Created
September 24, 2016 19:07
-
-
Save karenetheridge/bbe452c780919b5e5b84ed5798a956f2 to your computer and use it in GitHub Desktop.
Cody-TidyAll test results
This file contains 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
# Failed test 'root_dir' | |
# at t/lib/Test/Code/TidyAll/Basic.pm line 485. | |
# (in Test::Code::TidyAll::Basic->test_cli) | |
# ' {backup_ttl => '15m',plugins => {},root_dir => '/private/tmp/Code-TidyAll-vD2j',verbose => 1}' | |
# doesn't match '(?^:root_dir\ \=\>\ \'\/tmp\/Code\-TidyAll\-vD2j\')' | |
# Failed test 'pipe: stdin tidied' | |
# at t/lib/Test/Code/TidyAll/Basic.pm line 527. | |
# (in Test::Code::TidyAll::Basic->test_cli) | |
# got: '' | |
# expected: 'ECHOECHOECHO' | |
# Failed test 'pipe: no stderr' | |
# at t/lib/Test/Code/TidyAll/Basic.pm line 528. | |
# (in Test::Code::TidyAll::Basic->test_cli) | |
# ''/tmp/Code-TidyAll-vD2j/does_not_exist/foo.txt' is not underneath root dir '/private/tmp/Code-TidyAll-vD2j'! at lib/Code/TidyAll.pm line 590. | |
# ' | |
# matches '(?^:\S)' | |
# Failed test 'pipe: stdin mirrored to stdout' | |
# at t/lib/Test/Code/TidyAll/Basic.pm line 536. | |
# (in Test::Code::TidyAll::Basic->test_cli) | |
# got: '' | |
# expected: 'abc1' | |
# Failed test 'test cli' | |
# at t/lib/Test/Code/TidyAll/Basic.pm line 537. | |
# (in Test::Code::TidyAll::Basic->test_cli) | |
# ''/tmp/Code-TidyAll-vD2j/foo.txt' is not underneath root dir '/private/tmp/Code-TidyAll-vD2j'! at lib/Code/TidyAll.pm line 590. | |
# ' | |
# doesn't match '(?^:non-alpha content found)' | |
# Looks like you failed 5 tests of 12. | |
# Failed test 'conf at tidyall.ini' | |
# at t/lib/Test/Code/TidyAll/Basic.pm line 539. | |
# (in Test::Code::TidyAll::Basic->test_cli) | |
# Failed test 'root_dir' | |
# at t/lib/Test/Code/TidyAll/Basic.pm line 485. | |
# (in Test::Code::TidyAll::Basic->test_cli) | |
# ' {backup_ttl => '15m',plugins => {},root_dir => '/private/tmp/Code-TidyAll-tJY0',verbose => 1}' | |
# doesn't match '(?^:root_dir\ \=\>\ \'\/tmp\/Code\-TidyAll\-tJY0\')' | |
# Failed test 'pipe: stdin tidied' | |
# at t/lib/Test/Code/TidyAll/Basic.pm line 527. | |
# (in Test::Code::TidyAll::Basic->test_cli) | |
# got: '' | |
# expected: 'ECHOECHOECHO' | |
# Failed test 'pipe: no stderr' | |
# at t/lib/Test/Code/TidyAll/Basic.pm line 528. | |
# (in Test::Code::TidyAll::Basic->test_cli) | |
# ''/tmp/Code-TidyAll-tJY0/does_not_exist/foo.txt' is not underneath root dir '/private/tmp/Code-TidyAll-tJY0'! at lib/Code/TidyAll.pm line 590. | |
# ' | |
# matches '(?^:\S)' | |
# Failed test 'pipe: stdin mirrored to stdout' | |
# at t/lib/Test/Code/TidyAll/Basic.pm line 536. | |
# (in Test::Code::TidyAll::Basic->test_cli) | |
# got: '' | |
# expected: 'abc1' | |
# Failed test 'test cli' | |
# at t/lib/Test/Code/TidyAll/Basic.pm line 537. | |
# (in Test::Code::TidyAll::Basic->test_cli) | |
# ''/tmp/Code-TidyAll-tJY0/foo.txt' is not underneath root dir '/private/tmp/Code-TidyAll-tJY0'! at lib/Code/TidyAll.pm line 590. | |
# ' | |
# doesn't match '(?^:non-alpha content found)' | |
# Looks like you failed 5 tests of 12. | |
# Failed test 'conf at .tidyallrc' | |
# at t/lib/Test/Code/TidyAll/Basic.pm line 539. | |
# (in Test::Code::TidyAll::Basic->test_cli) | |
# Failed test 'test selects and ignores' | |
# at t/lib/Test/Code/TidyAll/Basic.pm line 287. | |
# (in Test::Code::TidyAll::Basic->test_selects_and_ignores) | |
# Comparing $data as a Set | |
# Missing: '/tmp/Code-TidyAll-5ftE/a/foo.pm', '/tmp/Code-TidyAll-5ftE/b/foo.pl' | |
# Extra: '/private/tmp/Code-TidyAll-5ftE/a/foo.pm', '/private/tmp/Code-TidyAll-5ftE/b/foo.pl' | |
# Failed test 'test shebang' | |
# at t/lib/Test/Code/TidyAll/Basic.pm line 322. | |
# (in Test::Code::TidyAll::Basic->test_shebang) | |
# Comparing $data as a Set | |
# Missing: '/tmp/Code-TidyAll-xut_/a/foo', '/tmp/Code-TidyAll-xut_/b/bar', '/tmp/Code-TidyAll-xut_/b/baz' | |
# Extra: '/private/tmp/Code-TidyAll-xut_/a/foo', '/private/tmp/Code-TidyAll-xut_/b/bar', '/private/tmp/Code-TidyAll-xut_/b/baz' | |
# Looks like you failed 4 tests of 125. | |
t/Basic.t ............. | |
Dubious, test returned 4 (wstat 1024, 0x400) | |
Failed 4/125 subtests | |
# Failed test 'root_dir comes from config file path' | |
# at t/lib/Test/Code/TidyAll/Conf.pm line 77. | |
# (in Test::Code::TidyAll::Conf->test_config_file_handling) | |
# got: '/private/tmp/Code-TidyAll-O9nb' | |
# expected: '/tmp/Code-TidyAll-O9nb' | |
# Failed test 'data dir is below root dir' | |
# at t/lib/Test/Code/TidyAll/Conf.pm line 82. | |
# (in Test::Code::TidyAll::Conf->test_config_file_handling) | |
# got: '/private/tmp/Code-TidyAll-O9nb/.tidyall.d' | |
# expected: '/tmp/Code-TidyAll-O9nb/.tidyall.d' | |
# Looks like you failed 2 tests of 7. | |
# Failed test 'valid config' | |
# at t/lib/Test/Code/TidyAll/Conf.pm line 88. | |
# (in Test::Code::TidyAll::Conf->test_config_file_handling) | |
# Failed test 'root_dir comes from config file path' | |
# at t/lib/Test/Code/TidyAll/Conf.pm line 77. | |
# (in Test::Code::TidyAll::Conf->test_config_file_handling) | |
# got: '/private/tmp/Code-TidyAll-O9nb' | |
# expected: '/tmp/Code-TidyAll-O9nb' | |
# Failed test 'data dir is below root dir' | |
# at t/lib/Test/Code/TidyAll/Conf.pm line 82. | |
# (in Test::Code::TidyAll::Conf->test_config_file_handling) | |
# got: '/private/tmp/Code-TidyAll-O9nb/.tidyall.d' | |
# expected: '/tmp/Code-TidyAll-O9nb/.tidyall.d' | |
# Looks like you failed 2 tests of 3. | |
# Failed test 'space-separate select & ignore' | |
# at t/lib/Test/Code/TidyAll/Conf.pm line 88. | |
# (in Test::Code::TidyAll::Conf->test_config_file_handling) | |
# Looks like you failed 2 tests of 3. | |
t/Conf.t .............. | |
Dubious, test returned 2 (wstat 512, 0x200) | |
Failed 2/3 subtests | |
t/Plugin-SortLines.t .. ok | |
t/Zglob.t ............. ok | |
Test Summary Report | |
------------------- | |
t/Basic.t (Wstat: 1024 Tests: 125 Failed: 4) | |
Failed tests: 77-78, 123, 125 | |
Non-zero exit status: 4 | |
t/Conf.t (Wstat: 512 Tests: 3 Failed: 2) | |
Failed tests: 2-3 | |
Non-zero exit status: 2 | |
Files=4, Tests=147, 2 wallclock secs ( 0.04 usr 0.01 sys + 1.89 cusr 0.30 csys = 2.24 CPU) | |
Result: FAIL |
This file contains 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
t/Basic.t ............. ok | |
# Failed test 'root_dir comes from config file path' | |
# at t/lib/Test/Code/TidyAll/Conf.pm line 77. | |
# (in Test::Code::TidyAll::Conf->test_config_file_handling) | |
# got: '/private/tmp/Code-TidyAll-Kjif' | |
# expected: '/tmp/Code-TidyAll-Kjif' | |
# Failed test 'data dir is below root dir' | |
# at t/lib/Test/Code/TidyAll/Conf.pm line 82. | |
# (in Test::Code::TidyAll::Conf->test_config_file_handling) | |
# got: '/private/tmp/Code-TidyAll-Kjif/.tidyall.d' | |
# expected: '/tmp/Code-TidyAll-Kjif/.tidyall.d' | |
# Looks like you failed 2 tests of 7. | |
# Failed test 'valid config' | |
# at t/lib/Test/Code/TidyAll/Conf.pm line 88. | |
# (in Test::Code::TidyAll::Conf->test_config_file_handling) | |
# Failed test 'root_dir comes from config file path' | |
# at t/lib/Test/Code/TidyAll/Conf.pm line 77. | |
# (in Test::Code::TidyAll::Conf->test_config_file_handling) | |
# got: '/private/tmp/Code-TidyAll-Kjif' | |
# expected: '/tmp/Code-TidyAll-Kjif' | |
# Failed test 'data dir is below root dir' | |
# at t/lib/Test/Code/TidyAll/Conf.pm line 82. | |
# (in Test::Code::TidyAll::Conf->test_config_file_handling) | |
# got: '/private/tmp/Code-TidyAll-Kjif/.tidyall.d' | |
# expected: '/tmp/Code-TidyAll-Kjif/.tidyall.d' | |
# Looks like you failed 2 tests of 3. | |
# Failed test 'space-separate select & ignore' | |
# at t/lib/Test/Code/TidyAll/Conf.pm line 88. | |
# (in Test::Code::TidyAll::Conf->test_config_file_handling) | |
# Looks like you failed 2 tests of 3. | |
t/Conf.t .............. | |
Dubious, test returned 2 (wstat 512, 0x200) | |
Failed 2/3 subtests | |
t/Plugin-SortLines.t .. ok | |
t/Zglob.t ............. ok | |
Test Summary Report | |
------------------- | |
t/Conf.t (Wstat: 512 Tests: 3 Failed: 2) | |
Failed tests: 2-3 | |
Non-zero exit status: 2 | |
Files=4, Tests=147, 2 wallclock secs ( 0.04 usr 0.01 sys + 1.98 cusr 0.31 csys = 2.34 CPU) | |
Result: FAIL |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment