test/httpcrashtest.cpp | 1 + 1 file changed, 1 insertion(+) New commits: commit ac0f61adadf76aa141533e844b0ca13d7234c0ac Author: Michael Meeks <michael.me...@collabora.com> Date: Fri May 18 15:55:31 2018 +0100
Count kits better for crash testing. Change-Id: Icf04d4124e2b538886c8568358e94d00baeefeb4 diff --git a/test/httpcrashtest.cpp b/test/httpcrashtest.cpp index fa79c8be4..d4a0e06ab 100644 --- a/test/httpcrashtest.cpp +++ b/test/httpcrashtest.cpp @@ -248,6 +248,7 @@ static void killPids(const std::vector<int> &pids, const std::string& testname) void HTTPCrashTest::killLoKitProcesses() { killPids(getKitPids(), "killLoKitProcesses "); + InitialLoolKitCount = 1; // non-intuitive but it will arrive soon. } void HTTPCrashTest::killForkitProcess() _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits