From 5745b2d0113477486b10601c5865c15e568b22fc Mon Sep 17 00:00:00 2001 From: wu champion Date: Wed, 21 Apr 2021 10:01:56 +0800 Subject: [PATCH] Update fulltest.sh --- tests/pytest/fulltest.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/pytest/fulltest.sh b/tests/pytest/fulltest.sh index 2fcba48684..0f09fa905f 100755 --- a/tests/pytest/fulltest.sh +++ b/tests/pytest/fulltest.sh @@ -219,7 +219,6 @@ python3 ./test.py -f query/bug3351.py python3 ./test.py -f query/bug3375.py python3 ./test.py -f query/queryJoin10tables.py python3 ./test.py -f query/queryStddevWithGroupby.py -python3 ./test.py -f query/querySecondtscolumnTowherenow.py #stream -- GitLab