From c441e797bc791a5c4d0935129dee42f2801cb794 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Wed, 15 Sep 2010 11:32:28 +0200 Subject: disabled test9 on Windows (can't work because we stress the BUSY state too much, we need a specialized test for windows stressing sqlite3 less) --- tests/Makefile.W32 | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/Makefile.W32 b/tests/Makefile.W32 index fa8d8dd..5f60596 100644 --- a/tests/Makefile.W32 +++ b/tests/Makefile.W32 @@ -67,4 +67,3 @@ local_test: $(CPP_BINS) $(BINS) @exec_test.cmd test4 "type conversion of bind parameters" "$(PLATFORM)" "$(LINUX_DIST)" "$(LINUX_REV)" @exec_test.cmd test5 "PRAGMAs outside a transaction" "$(PLATFORM)" "$(LINUX_DIST)" "$(LINUX_REV)" @exec_test.cmd test8 "ticket #14: to conversion fails with SQLITE_NULL" "$(PLATFORM)" "$(LINUX_DIST)" "$(LINUX_REV)" - @exec_test.cmd test9 "ticket #5: support in multi-threaded enironment" "$(PLATFORM)" "$(LINUX_DIST)" "$(LINUX_REV)" -- cgit v1.2.3-54-g00ecf