]> git.ozlabs.org Git - ccan/commitdiff
tdb2: suppress valgrind testing on one test.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 24 Aug 2011 03:23:51 +0000 (12:53 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 24 Aug 2011 03:23:51 +0000 (12:53 +0930)
Now valgrind children report failures, this one test fails.

ccan/tdb2/_info

index b849b0f07b936bf2dd94552933d882f86c7b9377..055f0d248a1bc54712a3e9a1ebef5c2544b60bbe 100644 (file)
  * 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[])
 {