<div dir="ltr"><div>Hi Miklos, all,</div><div>Thanks for the reply. I was able to pass the "HTTPWSTest::testReloadWhileDisconnecting" test, probably after adding proof keys in "/usr/local/etc/loolwsd/".</div><div>But still, the make check fails. Heres a small part of the output log <a href="https://pastebin.com/xJZaFMAc">https://pastebin.com/xJZaFMAc<br></a></div><div>Theres no test name in the log for which the check fails.</div><div><br></div><div>Thank You</div><div><br></div><div>Sincerely,</div><div>Shivansh Handa<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jan 13, 2020 at 2:18 PM Miklos Vajna <<a href="mailto:vmiklos@collabora.com">vmiklos@collabora.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Shivansh,<br>
<br>
On Sat, Jan 11, 2020 at 08:11:58PM +0530, Shivansh Handa <<a href="mailto:avihs.29@gmail.com" target="_blank">avihs.29@gmail.com</a>> wrote:<br>
> I built against the master branch with the last commit hash<br>
> 7c29eb06ea2b8dad91a7836be3c387565658ad45, the last commit for core master<br>
> branch is 2ab481b038b62b1ff576ac4d49d03c1798cd7f84.<br>
> <br>
> The test that it is failing on is HTTPWSTest::testReloadWhileDisconnecting.<br>
> I have uploaded a part of the log file, which should be able to cover the<br>
> required logs(unable to paste it as file size exceed), If any other log is<br>
> needed please let me know.<br>
> Please help me out, log seems quite overwhelming.<br>
<br>
Did you try running the test once more?<br>
<br>
make check CPPUNIT_TEST_NAME="HTTPWSTest::testReloadWhileDisconnecting"<br>
<br>
should be able to run just that test.<br>
<br>
Sadly the online.git tests are less stable than the core.git ones, but<br>
AFAIK the top of online.git master and core.git master has no<br>
always-fail tests on the online side currently.<br>
<br>
If it consistently fails for you, then it would be great to debug what<br>
is the reason and improve the test.<br>
<br>
Regards,<br>
<br>
Miklos<br>
</blockquote></div>