提交 4df5a0c2 编写于 作者: haoranc's avatar haoranc

[TD-11399]<test>(tools): add test case of taosdemo supporting chinese unicode in all interface

上级 35012f4e
...@@ -357,6 +357,7 @@ class TDTestCase: ...@@ -357,6 +357,7 @@ class TDTestCase:
tdSql.query('show tables like \'YYY%\'') #child_table_exists = yes, auto_create_table varies = yes tdSql.query('show tables like \'YYY%\'') #child_table_exists = yes, auto_create_table varies = yes
tdSql.checkRows(20) tdSql.checkRows(20)
# # insert: test chinese encoding # # insert: test chinese encoding
# # TD-11399、TD-10819 # # TD-11399、TD-10819
# os.system("%staosBenchmark -f tools/taosdemoAllTest/insert-chinese.json -y " % binPath) # os.system("%staosBenchmark -f tools/taosdemoAllTest/insert-chinese.json -y " % binPath)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册