http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12398 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #20 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I am sorry, but the patch fails for me when I turn off MySQL. bumblebee:~/kohaclone (91-12398-cas) $ perl t/Auth_with_cas.t 1..1 DBI connect('dbname=koha;host=localhost;port=3306','katrin',...) failed: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) at /home/katrin/kohaclone/C4/Context.pm line 802. Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) at /home/katrin/kohaclone/C4/Context.pm line 802. Compilation failed in require at t/Auth_with_cas.t line 7. BEGIN failed--compilation aborted at t/Auth_with_cas.t line 7. # Looks like your test exited with 255 before it could output anything. -- You are receiving this mail because: You are watching all bug changes.