mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 03:51:50 +01:00
closes[t:2673] linux/tests/try-leak should XFAIL
git-svn-id: file:///svn/toku/tokudb@20736 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
parent
16cbf13ca2
commit
edc13bbee0
1 changed files with 2 additions and 2 deletions
|
@ -70,11 +70,11 @@ else
|
|||
test 0 = 1; \
|
||||
fi \
|
||||
$(INVERTER) \
|
||||
$(SUMMARIZE_CMD)
|
||||
$(SUMMARIZE_SHOULD_FAIL)
|
||||
endif
|
||||
|
||||
try-assert0.tdbrun: try-assert0
|
||||
./$< 2> /dev/null $(INVERTER) $(SUMMARIZE_CMD)
|
||||
./$< 2> /dev/null $(INVERTER) $(SUMMARIZE_SHOULD_FAIL)
|
||||
|
||||
clean:
|
||||
rm -rf $(TARGETS) *.check.output *.check.valgrind pwrite4g.data testdir
|
||||
|
|
Loading…
Add table
Reference in a new issue