Merge pull request #15162 from taosdata/test/crash_gen_error_code_update
test: update error code about crash_gen
This commit is contained in:
commit
d5e74ed326
|
@ -1326,7 +1326,7 @@ class Task():
|
|||
0x03A1, # STable [does] not exist
|
||||
0x03AA, # Tag already exists
|
||||
0x0603, # Table already exists
|
||||
0x2602, # Table does not exist
|
||||
0x2603, # Table does not exist
|
||||
0x260d, # Tags number not matched
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue