]> Sergey Matveev's repositories - public-inbox.git/commit
tests: "make check-run" favors reliability over speed
authorEric Wong <e@80x24.org>
Thu, 2 Sep 2021 22:36:47 +0000 (22:36 +0000)
committerEric Wong <e@80x24.org>
Thu, 2 Sep 2021 22:48:52 +0000 (22:48 +0000)
commitd369390960722fc56c86319134debe5cd7c0c7f6
tree07256cee24d574c9487dd37435e116014901ba52
parent2f993ff30854bd34b7dcdba01f38056a61aaf3b4
tests: "make check-run" favors reliability over speed

Sharing a single lei-daemon across multiple processes still
exhibits reliability problems, and reliably checking
lei-daemon's inotify internals seems impossible without.

Even without lei-daemon sharing, "make check-run" is a few
seconds faster than "make check" for me.
t/run.perl