Browse Source

tdb2: suppress valgrind testing on one test.

Now valgrind children report failures, this one test fails.
Rusty Russell 14 years ago
parent
commit
d3981d63df
1 changed files with 4 additions and 0 deletions
  1. 4 0
      ccan/tdb2/_info

+ 4 - 0
ccan/tdb2/_info

@@ -65,6 +65,10 @@
  * Author: Rusty Russell
  *
  * License: LGPL (v3 or any later version)
+ *
+ * Ccanlint:
+ *	// valgrind breaks fcntl locks.
+ *	tests_pass_valgrind test/run-83-openhook.c:FAIL
  */
 int main(int argc, char *argv[])
 {