libreoffice-online/loolwsd/test
Tor Lillqvist 3cad8c183a Seems that 10 seconds is not enough
One has to love arbitrary retry counts and timeouts. Loading the
password-protected.ods in a loolkit process, with correct password
provided, takes 12 seconds on my machine. I think this slowness is
because the NSS code LO uses to do crypto wants to initialize its
crypto goodness in various ways that don't work so well inside a
chroot jail. Presumably it uses some wait with timeout when attempting
to do something which doesn't succeed. For instance it tries to run
netstat -in. (In an interactive LibreOffice the doc loads fairly
instantly.) Oh well.
2016-02-25 16:22:07 +02:00
..
data loolwsd: add cppunit test partscountchanged 2016-02-20 17:14:10 -04:00
.gitignore loolwsd: cppunit skeleton 2015-10-21 12:06:02 +02:00
httpposttest.cpp loolwsd: fix indentation 2016-02-19 08:38:02 +01:00
httpwstest.cpp Seems that 10 seconds is not enough 2016-02-25 16:22:07 +02:00
Makefile.am loolwsd: add paste testcase 2015-10-28 10:42:29 +01:00
test.cpp loolwsd: cppunit skeleton 2015-10-21 12:06:02 +02:00