add fsync to CI
This commit is contained in:
parent
00441b4e06
commit
8ad2efeedf
|
@ -11,6 +11,7 @@ python3 ./test.py -f 0-others/udfTest.py
|
||||||
|
|
||||||
# TODO privilege has error
|
# TODO privilege has error
|
||||||
# python3 ./test.py -f 0-others/user_control.py
|
# python3 ./test.py -f 0-others/user_control.py
|
||||||
|
python3 ./test.py -f 0-others/fsync.py
|
||||||
|
|
||||||
#python3 ./test.py -f 2-query/between.py
|
#python3 ./test.py -f 2-query/between.py
|
||||||
python3 ./test.py -f 2-query/distinct.py
|
python3 ./test.py -f 2-query/distinct.py
|
||||||
|
|
Loading…
Reference in New Issue