On Mon, Aug 17, 2009 at 01:44:14AM +, Clint Adams wrote:
> On Sun, Aug 16, 2009 at 09:27:28PM -0300, Eduardo Habkost wrote:
> > The following patch adds a test that tries to trigger the race mentioned
> > on debian bug #534879.
> >
> > I got failures only if us
new file mode 100755
index 000..b7ec131
--- /dev/null
+++ b/test/checktiming
@@ -0,0 +1,91 @@
+#!/bin/sh
+# fakeroot load-test
+#
+# This test tests if fakeroot breaks under load, especially ordering
+# of calls between different processes.
+#
+# Copyright (c) 2009 Eduardo Habkost
2 matches
Mail list logo