test: no valgrind on win
This commit is contained in:
parent
9ef4f7f429
commit
ecaa0c64bb
|
@ -43,4 +43,3 @@ sql insert into ctb6 values ("2022-01-01 00:00:00.001" , NULL , NULL, NULL )
|
||||||
|
|
||||||
print ====> select c2 ,length(c2), char_length(c2) from ctb6
|
print ====> select c2 ,length(c2), char_length(c2) from ctb6
|
||||||
sql select c2 ,length(c2), char_length(c2) from ctb6
|
sql select c2 ,length(c2), char_length(c2) from ctb6
|
||||||
|
|
||||||
|
|
|
@ -191,8 +191,8 @@ python3 ./test.py -f 7-tmq/tmqUpdate-multiCtb-snapshot0.py
|
||||||
python3 ./test.py -f 7-tmq/tmqUpdate-multiCtb-snapshot1.py
|
python3 ./test.py -f 7-tmq/tmqUpdate-multiCtb-snapshot1.py
|
||||||
#python3 ./test.py -f 7-tmq/tmqDelete-1ctb.py
|
#python3 ./test.py -f 7-tmq/tmqDelete-1ctb.py
|
||||||
python3 ./test.py -f 7-tmq/tmqUdf.py
|
python3 ./test.py -f 7-tmq/tmqUdf.py
|
||||||
python3 ./test.py -f 7-tmq/tmqUdf-multCtb-snapshot0.py
|
# python3 ./test.py -f 7-tmq/tmqUdf-multCtb-snapshot0.py
|
||||||
python3 ./test.py -f 7-tmq/tmqUdf-multCtb-snapshot1.py
|
# python3 ./test.py -f 7-tmq/tmqUdf-multCtb-snapshot1.py
|
||||||
python3 ./test.py -f 7-tmq/stbTagFilter-1ctb.py
|
python3 ./test.py -f 7-tmq/stbTagFilter-1ctb.py
|
||||||
python3 ./test.py -f 7-tmq/stbTagFilter-multiCtb.py
|
python3 ./test.py -f 7-tmq/stbTagFilter-multiCtb.py
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue