Commit edc13bbe authored by Rich Prohaska's avatar Rich Prohaska Committed by Yoni Fogel

closes[t:2673] linux/tests/try-leak should XFAIL

git-svn-id: file:///svn/toku/tokudb@20736 c7de825b-a66e-492c-adef-691d508d4ae1
parent 16cbf13c
...@@ -70,11 +70,11 @@ else ...@@ -70,11 +70,11 @@ else
test 0 = 1; \ test 0 = 1; \
fi \ fi \
$(INVERTER) \ $(INVERTER) \
$(SUMMARIZE_CMD) $(SUMMARIZE_SHOULD_FAIL)
endif endif
try-assert0.tdbrun: try-assert0 try-assert0.tdbrun: try-assert0
./$< 2> /dev/null $(INVERTER) $(SUMMARIZE_CMD) ./$< 2> /dev/null $(INVERTER) $(SUMMARIZE_SHOULD_FAIL)
clean: clean:
rm -rf $(TARGETS) *.check.output *.check.valgrind pwrite4g.data testdir rm -rf $(TARGETS) *.check.output *.check.valgrind pwrite4g.data testdir
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment