提交 1c0347e7 编写于 作者: W wenzhouwww

let case runing CI

上级 9b1367be
...@@ -48,9 +48,8 @@ class TDTestCase: ...@@ -48,9 +48,8 @@ class TDTestCase:
def caseDescription(self): def caseDescription(self):
''' '''
case1 <wenzhouwww>: [TD-11389] : case1 <author>:wenzhouwww [TD-12014] :
this test case is an test case for cache error , it will let the cached data obtained by the client that has connected to taosd incorrect, this test case is an test case for taoshell crash , it will coredump when query such as "select 1*now from st "
root cause : table schema is changed, tag hostname size is increased through schema-less insertion. The schema cache of client taos is not refreshed.
''' '''
return return
......
python3 test.py -f 0-management/1-stable/create_col_tag.py python3 test.py -f 0-management/1-stable/create_col_tag.py
python3 test.py -f 4-taosAdapter/taosAdapter_query.py python3 test.py -f 4-taosAdapter/taosAdapter_query.py
python3 test.py -f 4-taosAdapter/taosAdapter_insert.py python3 test.py -f 4-taosAdapter/taosAdapter_insert.py
python3 test.py -f 2-query/9-others/TD-12014.py
#python3 test.py -f 2-query/9-others/TD-11389.py # this case will run when this bug fix TD-11389 #python3 test.py -f 2-query/9-others/TD-11389.py # this case will run when this bug fix TD-11389
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册