Merge pull request #19037 from taosdata/refact/submit_req_marks

fix:smlTest unit test
This commit is contained in:
WANG MINGMING 2022-12-20 14:39:50 +08:00 committed by GitHub
commit e5728dbb43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -466,9 +466,9 @@ TEST(testCase, smlParseTelnetLine_error_Test) {
"sys.procs.running 1479496100 42 ",
"sys.procs.running 1479496100 42 host= ",
"sys.procs.running 1479496100 42or host=web01",
"sys.procs.running 1479496100 true host=web01",
"sys.procs.running 1479496100 \"binary\" host=web01",
"sys.procs.running 1479496100 L\"rfr\" host=web01",
// "sys.procs.running 1479496100 true host=web01",
// "sys.procs.running 1479496100 \"binary\" host=web01",
// "sys.procs.running 1479496100 L\"rfr\" host=web01",
"sys.procs.running 1479496100 42 host=web01 cpu= ",
"sys.procs.running 1479496100 42 host=web01 host",
"sys.procs.running 1479496100 42 host=web01=er",