提交 ea3f0289 编写于 作者: K kailixu

Merge branch '2.6' into fix/TS-2670-2.6

Subproject commit 634399d329d8fa6be61b9cb44144c1d974cd646e
Subproject commit 61cbfd2cf72d973bb35e91fa8c9df679da026499
......@@ -74,8 +74,6 @@ class TDTestCase:
tdSql.checkData(0, 0, 1)
tdSql.query("select count(*) from stb0")
tdSql.checkData(0, 0, 10)
tdSql.query("select count(*) from stb1")
tdSql.checkData(0, 0, 10)
# insert: doesn‘t currently supported sample json
assert os.system("%staosBenchmark -f 5-taos-tools/taosbenchmark/sml/insert-sample-sml.json -y " % binPath) != 0
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册