Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test failure with Windows and SQLite #1

Open
racke opened this issue Jun 2, 2016 · 0 comments
Open

Test failure with Windows and SQLite #1

racke opened this issue Jun 2, 2016 · 0 comments

Comments

@racke
Copy link
Member

racke commented Jun 2, 2016

See http://www.cpantesters.org/cpan/report/ccfcbfe6-6bff-1014-89be-4f5d2f27f24e.

------------------------------
PROGRAM OUTPUT
------------------------------

Output from 'C:\strawberry160\c\bin\dmake.exe test':

C:\strawberry160\perl\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
# Testing Dancer2::Plugin::Auth::Extensible::Provider::Database 0.600, Perl 5.016000, C:\strawberry160\perl\bin\perl.exe
t/00-load.t ................... ok
t/manifest.t .................. skipped: Author tests not required for installation
DBD::SQLite::db do failed: near ",": syntax error at t/plugin-provider-database.t line 26.
DBD::SQLite::db do failed: near ",": syntax error at t/plugin-provider-database.t line 26.
DBD::SQLite::db do failed: near ",": syntax error at t/plugin-provider-database.t line 26.
DBD::SQLite::db do failed: near ",": syntax error at t/plugin-provider-database.t line 30.

#   Failed test 'Login with real details succeeds'
#   at C:\strawberry160\cpan\build\Dancer2-Plugin-Auth-Extensible-0.600-edGt3V/blib/lib/Dancer2/Plugin/Auth/Extensible/Test.pm line 177.
#          got: '401'
#     expected: '302'
# [
#   {
#     'formatted' => '[TestApp:1656] debug @2016-06-01 21:32:09> Attempting to authenticate dave against realm config1 in C:\\strawberry160\\cpan\\build\\Dancer2-0.200000-hKOqNH/blib/lib/Dancer2/Core/App.pm l. 836
# ',
#     'level' => 'debug',
#     'message' => 'Attempting to authenticate dave against realm config1'
#   },
#   {
#     'formatted' => '[TestApp:1656] debug @2016-06-01 21:32:09> No such user dave in C:\\strawberry160\\cpan\\build\\Dancer2-0.200000-hKOqNH/blib/lib/Dancer2/Core/App.pm l. 836
# ',
#     'level' => 'debug',
#     'message' => 'No such user dave'
#   },
#   {
#     'formatted' => '[TestApp:1656] debug @2016-06-01 21:32:09> Attempting to authenticate dave against realm config2 in C:\\strawberry160\\cpan\\build\\Dancer2-0.200000-hKOqNH/blib/lib/Dancer2/Core/App.pm l. 836
# ',
#     'level' => 'debug',
#     'message' => 'Attempting to authenticate dave against realm config2'
#   },
#   {
#     'formatted' => '[TestApp:1656] debug @2016-06-01 21:32:09> No such user dave in C:\\strawberry160\\cpan\\build\\Dancer2-0.200000-hKOqNH/blib/lib/Dancer2/Core/App.pm l. 836
# ',
#     'level' => 'debug',
#     'message' => 'No such user dave'
#   }
# ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant