mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Marked 00921_datetime64_compatibility as long test
This commit is contained in:
parent
d321c13cbf
commit
d568ba5ec7
@ -11,6 +11,6 @@ CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
|
|||||||
|
|
||||||
# ${CURDIR}/00921_datetime64_compatibility.python
|
# ${CURDIR}/00921_datetime64_compatibility.python
|
||||||
|
|
||||||
python3 "${CURDIR}"/00921_datetime64_compatibility.python \
|
python3 "${CURDIR}"/00921_datetime64_compatibility_long.python \
|
||||||
| ${CLICKHOUSE_CLIENT} --ignore-error -T -nm --calculate_text_stack_trace 0 --log-level 'error' 2>&1 \
|
| ${CLICKHOUSE_CLIENT} --ignore-error -T -nm --calculate_text_stack_trace 0 --log-level 'error' 2>&1 \
|
||||||
| grep -v 'Received exception .*$' | sed 's/^\(Code: [0-9]\+\).*$/\1/g'
|
| grep -v 'Received exception .*$' | sed 's/^\(Code: [0-9]\+\).*$/\1/g'
|
Loading…
Reference in New Issue
Block a user