Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests fail with clickhouse 22.3.3.44 #394

Open
antip00 opened this issue May 11, 2022 · 0 comments
Open

Tests fail with clickhouse 22.3.3.44 #394

antip00 opened this issue May 11, 2022 · 0 comments

Comments

@antip00
Copy link

antip00 commented May 11, 2022

Some tests fails with clickhouse 22.3.3.44 and odbc v1.1.10.20210822

  1. tests driver/test/datetime_it.cpp
    Seems like it is bug with changing the time to another time zone.
  2. tests driver/test/statement_parameters_it.cpp
    Clickhouse does not output extra zeros(zeros that makes no sense) anymore.
      Start  1: clickhouse-odbc-ut
 1/18 Test  #1: clickhouse-odbc-ut ...................   Passed    0.02 sec
      Start  2: clickhouse-odbc-load-ut
 2/18 Test  #2: clickhouse-odbc-load-ut ..............   Passed    0.00 sec
      Start  3: clickhouse-odbc-load-ut-w
 3/18 Test  #3: clickhouse-odbc-load-ut-w ............   Passed    0.00 sec
      Start  4: clickhouse-odbc-client-it-dsn-0
 4/18 Test  #4: clickhouse-odbc-client-it-dsn-0 ......***Failed    3.56 sec
      Start  5: clickhouse-odbc-client-it-dsn-1
 5/18 Test  #5: clickhouse-odbc-client-it-dsn-1 ......***Failed    3.22 sec
      Start  6: clickhouse-odbc-nano-it-dsn-0
 6/18 Test  #6: clickhouse-odbc-nano-it-dsn-0 ........   Passed    0.14 sec
      Start  7: clickhouse-odbc-nano-it-dsn-1
 7/18 Test  #7: clickhouse-odbc-nano-it-dsn-1 ........   Passed    0.10 sec
      Start  8: clickhouse-odbcw-ut
 8/18 Test  #8: clickhouse-odbcw-ut ..................   Passed    0.01 sec
      Start  9: clickhouse-odbcw-load-ut
 9/18 Test  #9: clickhouse-odbcw-load-ut .............   Passed    0.00 sec
      Start 10: clickhouse-odbcw-load-ut-w
10/18 Test #10: clickhouse-odbcw-load-ut-w ...........   Passed    0.00 sec
      Start 11: clickhouse-odbcw-client-it-dsn-0
11/18 Test #11: clickhouse-odbcw-client-it-dsn-0 .....***Failed    3.24 sec
      Start 12: clickhouse-odbcw-client-it-dsn-1
12/18 Test #12: clickhouse-odbcw-client-it-dsn-1 .....***Failed    3.32 sec
      Start 13: clickhouse-odbcw-nano-it-dsn-0
13/18 Test #13: clickhouse-odbcw-nano-it-dsn-0 .......   Passed    0.13 sec
      Start 14: clickhouse-odbcw-nano-it-dsn-1
14/18 Test #14: clickhouse-odbcw-nano-it-dsn-1 .......   Passed    0.05 sec
      Start 15: test.py-3-dsn-0
15/18 Test #15: test.py-3-dsn-0 ......................   Passed    0.08 sec
      Start 16: parametrized-regression.py-3-dsn-0
16/18 Test #16: parametrized-regression.py-3-dsn-0 ...   Passed    2.33 sec
      Start 17: test.py-3-dsn-1
17/18 Test #17: test.py-3-dsn-1 ......................   Passed    0.06 sec
      Start 18: parametrized-regression.py-3-dsn-1
18/18 Test #18: parametrized-regression.py-3-dsn-1 ...   Passed    2.25 sec

I attach log of my testing
some.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant