Re: LOOL master make check fail

2020-01-22 Thread Miklos Vajna
Hi Shivansh, On Sat, Jan 18, 2020 at 01:06:27AM +0530, Shivansh Handa wrote: > I tried to search for "assertionF" in the make check output, but no luck. > Is it possible that all tests are passing and it fails after that? Unlikely. > In test.log file, I can see a few errors. One of the error i

Re: LOOL master make check fail

2020-01-17 Thread Shivansh Handa
Hi Miklos, all, I tried to search for "assertionF" in the make check output, but no luck. Is it possible that all tests are passing and it fails after that? In test.log file, I can see a few errors. One of the error is "Could not find /usr/local/etc/loolwsd/proof_key". I have generated the proof ke

Re: LOOL master make check fail

2020-01-17 Thread Miklos Vajna
Hi Shivansh, On Thu, Jan 16, 2020 at 12:05:14AM +0530, Shivansh Handa wrote: > Thanks for the reply. I am sorry but I am unable to find "assertionF" under > online/test/. Can you please be more specific? In the sense which > particular file might be having the string. (Heres the link of log from

Re: LOOL master make check fail

2020-01-15 Thread Shivansh Handa
Hi Miklos, all, Thanks for the reply. I am sorry but I am unable to find "assertionF" under online/test/. Can you please be more specific? In the sense which particular file might be having the string. (Heres the link of log from my previous mail, if it helps https://pastebin.com/xJZaFMAc) There a

Re: LOOL master make check fail

2020-01-15 Thread Miklos Vajna
Hi Shivansh, On Tue, Jan 14, 2020 at 01:16:51AM +0530, Shivansh Handa wrote: > Thanks for the reply. I was able to pass the > "HTTPWSTest::testReloadWhileDisconnecting" test, probably after adding > proof keys in "/usr/local/etc/loolwsd/". > But still, the make check fails. Heres a small part of

Re: LOOL master make check fail

2020-01-13 Thread Shivansh Handa
Hi Miklos, all, Thanks for the reply. I was able to pass the "HTTPWSTest::testReloadWhileDisconnecting" test, probably after adding proof keys in "/usr/local/etc/loolwsd/". But still, the make check fails. Heres a small part of the output log https://pastebin.com/xJZaFMAc Theres no test name in the

Re: LOOL master make check fail

2020-01-13 Thread Miklos Vajna
Hi Shivansh, On Sat, Jan 11, 2020 at 08:11:58PM +0530, Shivansh Handa wrote: > I built against the master branch with the last commit hash > 7c29eb06ea2b8dad91a7836be3c387565658ad45, the last commit for core master > branch is 2ab481b038b62b1ff576ac4d49d03c1798cd7f84. > > The test that it is fa