Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

DB config load error -- cosmetic, or does it matter? #9

Open
wphillipmoore opened this issue Aug 27, 2015 · 0 comments
Open

DB config load error -- cosmetic, or does it matter? #9

wphillipmoore opened this issue Aug 27, 2015 · 0 comments

Comments

@wphillipmoore
Copy link
Contributor

Early on in the test suite, these errors get spit out:

[2015-08-27 13:45:13] 2015/08/27 09:40:32 Starting Venn...
[2015-08-27 13:45:13] 2015/08/27 09:40:34 Venn::Schema: warning, no providers has been loaded! at /var/tmp/venn-core-1.0.0-build011-build/x86-
64.rhel.7/5.18/source/core-1.0.0/t/../lib/Venn/Schema/Generator.pm line 246.
[2015-08-27 13:45:13] 2015/08/27 09:40:35 DB config load error: Can't open '/var/tmp/venn-core-1.0.0-build011-build/x86-64.rhel.7/5.18/source/
core-1.0.0/t/../etc/conf/db.yml' for input:
[2015-08-27 13:45:13] No such file or directory at /efs/dist/perl5/YAML-LibYAML/0.59/.exec/x86-64.rhel.7/5.18/lib/perl5/YAML/XS.pm line 46.
[2015-08-27 13:45:13] 2015/08/27 09:40:36 Venn v1.0.0 is now ready to handle requests
[2015-08-27 13:45:13] # Testing Venn 1.0.0, Perl 5.018004, /efs/dist/perl5/core/5.18.4-build004/.exec/x86-64.rhel.7/bin/perl
[2015-08-27 13:45:13] t/00-load.t ....................................................................................... ok

A similar error occurs when t/catalyst/app.t runs, but both tests pass, leading me to suspect this is cosmetic. Silencing it would be the polite thing for the test suite to do, IM!HO.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants