nixpkgs/nixos/tests/xmpp
Ismaël Bouya cdaec7e9ed
ejabberd: fix failing tests
This commit fixes the ejabberd tests for hydra:

mod_http_upload and mod_disco need to be explicitly enabled, and a
handler needs to be setup to make it work. Also, the client needs to be
able to contact the server.

The commit also fixes the situation where http upload failed: in that
case the client would wait forever because nothing catched the error.

Finally, there remains a non-reproducible error where ejabberd server
fails to start with an error like:
format: "Failed to create cookie file '/var/lib/ejabberd/.erlang.cookie': eacces"
(happens ~15%) I tried to check existence of /var/lib/ejabberd/ in
pre-start script and saw nothing that would explain this error, so I
gave up about this error in particular.
2020-09-10 01:08:22 +02:00
..
ejabberd.nix ejabberd: fix failing tests 2020-09-10 01:08:22 +02:00
prosody-mysql.nix nixosTests.prosodyMysql: fix 2020-05-04 00:14:42 +02:00
prosody.nix nixos/prosody: make defaults comply with XEP-0423 2020-04-30 20:39:54 +02:00
xmpp-sendmessage.nix ejabberd: fix failing tests 2020-09-10 01:08:22 +02:00