Base58 Test Run Report

DateNov 05, 2024 18:09
Duration9m 12s
Framework TestFlows 2.0.240705.1133204

Artifacts

Test artifacts can be found at https://altinity-build-artifacts.s3.amazonaws.com/index.html#0/5b67ba5a4febfa774d6373929d551c6a697d7d92/regression/

Attributes

projectAltinity/ClickHouse
project.id159717931
packagehttps://s3.amazonaws.com/altinity-build-artifacts/24.3/5b67ba5a4febfa774d6373929d551c6a697d7d92/package_aarch64/clickhouse-common-static_24.3.12.76.altinitystable_arm64.deb
version24.3.12.76.altinitystable
user.nameEnmk
repositoryhttps://github.com/Altinity/clickhouse-regression
commit.hashc5e1513a2214ee33696c29717935e0a94989ac2a
job.id11672696143
job.urlhttps://github.com/Altinity/ClickHouse/actions/runs/11672696143
archaarch64
localTrue
clickhouse_versionNone
clickhouse_binary_pathhttps://s3.amazonaws.com/altinity-build-artifacts/24.3/5b67ba5a4febfa774d6373929d551c6a697d7d92/package_aarch64/clickhouse-common-static_24.3.12.76.altinitystable_arm64.deb
keeper_binary_pathNone
zookeeper_versionNone
use_keeperFalse
stressFalse
collect_service_logsTrue
thread_fuzzerFalse
with_analyzerFalse
reuse_envFalse

Summary

99.7%OK
<1%Known

Statistics

Units OK Fail Error XFail
Modules
1
1
Features
192
192
Scenarios
191
190
1
Steps
2071
2060
2
6
3

Known Fails

Test NameResultMessage
/base58/alias input/alias instead of table and columnXFail 1s 658ms
not implemented
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/base_58/regression.py", line 77, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/base_58/../helpers/argparser.py", line 145, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/base_58/regression.py", line 65, in regression
    Feature(run=load("base_58.tests.alias_input", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/base_58/../base_58/tests/alias_input.py", line 68, in feature
    scenario()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/base_58/../base_58/tests/alias_input.py", line 48, in alias_instead_of_table_and_column
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/base_58/../helpers/cluster.py", line 1079, in query
    assert False, error(r.output)
           ^^^^^
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Code: 62. DB::Exception: Syntax error: failed at position 2790 ('insert'): insert into table_59d5898a_9ba1_11ef_b49e_960003d3d46d_e58 select id, str from table_59d5890c_9ba1_11ef_b31d_960003d3d46d_random;. Expected one of: token, Comma, FROM, SELECT. (SYNTAX_ERROR)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/base_58/../helpers/cluster.py', line 1079 in 'query'

1071\|                  assert message in r.output, error(r.output)
1072\|  
1073\|          if not ignore_exception:
1074\|              if message is None or "Exception:" not in message:
1075\|                  with Then("check if output has exception") if steps else NullStep():
1076\|                      if "Exception:" in r.output:
1077\|                          if raise_on_exception:
1078\|                              raise QueryRuntimeException(r.output)
1079\|>                         assert False, error(r.output)
1080\|  
1081\|          return r
1082\|

Results

Test Name Result Duration
/base58 OK 9m 12s
/base58/consistency OK 3s 585ms
/base58/consistency/consistency for column input OK 836ms
/base58/consistency/consistency for constant input OK 2s 748ms
/base58/null OK 147ms
/base58/null/null OK 146ms
/base58/alias input OK 4s 512ms
/base58/alias input/alias instead of function OK 2s 852ms
/base58/alias input/alias instead of table and column XFail 1s 658ms
/base58/function input OK 4s 241ms
/base58/function input/function input column OK 1s 587ms
/base58/function input/function input constant OK 2s 653ms
/base58/compatibility OK 4m 25s
/base58/compatibility/all symbols with shift on 0 OK 2s 606ms
/base58/compatibility/all symbols with shift on 0/compatibility OK 2s 605ms
/base58/compatibility/all symbols with shift on 1 OK 2s 660ms
/base58/compatibility/all symbols with shift on 1/compatibility OK 2s 660ms
/base58/compatibility/all symbols with shift on 2 OK 3s 40ms
/base58/compatibility/all symbols with shift on 2/compatibility OK 3s 39ms
/base58/compatibility/all symbols with shift on 3 OK 2s 644ms
/base58/compatibility/all symbols with shift on 3/compatibility OK 2s 643ms
/base58/compatibility/all symbols with shift on 4 OK 2s 594ms
/base58/compatibility/all symbols with shift on 4/compatibility OK 2s 593ms
/base58/compatibility/all symbols with shift on 5 OK 2s 719ms
/base58/compatibility/all symbols with shift on 5/compatibility OK 2s 717ms
/base58/compatibility/all symbols with shift on 6 OK 2s 614ms
/base58/compatibility/all symbols with shift on 6/compatibility OK 2s 613ms
/base58/compatibility/all symbols with shift on 7 OK 2s 639ms
/base58/compatibility/all symbols with shift on 7/compatibility OK 2s 638ms
/base58/compatibility/all symbols with shift on 8 OK 2s 631ms
/base58/compatibility/all symbols with shift on 8/compatibility OK 2s 630ms
/base58/compatibility/all symbols with shift on 9 OK 2s 609ms
/base58/compatibility/all symbols with shift on 9/compatibility OK 2s 608ms
/base58/compatibility/all symbols with shift on 10 OK 3s 81ms
/base58/compatibility/all symbols with shift on 10/compatibility OK 3s 80ms
/base58/compatibility/all symbols with shift on 11 OK 2s 770ms
/base58/compatibility/all symbols with shift on 11/compatibility OK 2s 770ms
/base58/compatibility/all symbols with shift on 12 OK 2s 653ms
/base58/compatibility/all symbols with shift on 12/compatibility OK 2s 652ms
/base58/compatibility/all symbols with shift on 13 OK 2s 616ms
/base58/compatibility/all symbols with shift on 13/compatibility OK 2s 615ms
/base58/compatibility/all symbols with shift on 14 OK 2s 642ms
/base58/compatibility/all symbols with shift on 14/compatibility OK 2s 641ms
/base58/compatibility/all symbols with shift on 15 OK 2s 603ms
/base58/compatibility/all symbols with shift on 15/compatibility OK 2s 601ms
/base58/compatibility/all symbols with shift on 16 OK 2s 626ms
/base58/compatibility/all symbols with shift on 16/compatibility OK 2s 624ms
/base58/compatibility/all symbols with shift on 17 OK 2s 645ms
/base58/compatibility/all symbols with shift on 17/compatibility OK 2s 644ms
/base58/compatibility/all symbols with shift on 18 OK 2s 560ms
/base58/compatibility/all symbols with shift on 18/compatibility OK 2s 559ms
/base58/compatibility/all symbols with shift on 19 OK 2s 945ms
/base58/compatibility/all symbols with shift on 19/compatibility OK 2s 944ms
/base58/compatibility/all symbols with shift on 20 OK 3s 41ms
/base58/compatibility/all symbols with shift on 20/compatibility OK 3s 40ms
/base58/compatibility/all symbols with shift on 21 OK 2s 640ms
/base58/compatibility/all symbols with shift on 21/compatibility OK 2s 639ms
/base58/compatibility/all symbols with shift on 22 OK 2s 618ms
/base58/compatibility/all symbols with shift on 22/compatibility OK 2s 617ms
/base58/compatibility/all symbols with shift on 23 OK 2s 640ms
/base58/compatibility/all symbols with shift on 23/compatibility OK 2s 639ms
/base58/compatibility/all symbols with shift on 24 OK 2s 593ms
/base58/compatibility/all symbols with shift on 24/compatibility OK 2s 592ms
/base58/compatibility/all symbols with shift on 25 OK 2s 627ms
/base58/compatibility/all symbols with shift on 25/compatibility OK 2s 626ms
/base58/compatibility/all symbols with shift on 26 OK 2s 656ms
/base58/compatibility/all symbols with shift on 26/compatibility OK 2s 654ms
/base58/compatibility/all symbols with shift on 27 OK 2s 695ms
/base58/compatibility/all symbols with shift on 27/compatibility OK 2s 694ms
/base58/compatibility/all symbols with shift on 28 OK 2s 649ms
/base58/compatibility/all symbols with shift on 28/compatibility OK 2s 648ms
/base58/compatibility/all symbols with shift on 29 OK 2s 631ms
/base58/compatibility/all symbols with shift on 29/compatibility OK 2s 630ms
/base58/compatibility/all symbols with shift on 30 OK 2s 652ms
/base58/compatibility/all symbols with shift on 30/compatibility OK 2s 651ms
/base58/compatibility/all symbols with shift on 31 OK 2s 680ms
/base58/compatibility/all symbols with shift on 31/compatibility OK 2s 680ms
/base58/compatibility/all symbols with shift on 32 OK 2s 664ms
/base58/compatibility/all symbols with shift on 32/compatibility OK 2s 663ms
/base58/compatibility/all symbols with shift on 33 OK 2s 620ms
/base58/compatibility/all symbols with shift on 33/compatibility OK 2s 619ms
/base58/compatibility/all symbols with shift on 34 OK 2s 674ms
/base58/compatibility/all symbols with shift on 34/compatibility OK 2s 673ms
/base58/compatibility/all symbols with shift on 35 OK 2s 696ms
/base58/compatibility/all symbols with shift on 35/compatibility OK 2s 696ms
/base58/compatibility/all symbols with shift on 36 OK 2s 610ms
/base58/compatibility/all symbols with shift on 36/compatibility OK 2s 609ms
/base58/compatibility/all symbols with shift on 37 OK 2s 713ms
/base58/compatibility/all symbols with shift on 37/compatibility OK 2s 712ms
/base58/compatibility/all symbols with shift on 38 OK 2s 661ms
/base58/compatibility/all symbols with shift on 38/compatibility OK 2s 660ms
/base58/compatibility/all symbols with shift on 39 OK 2s 612ms
/base58/compatibility/all symbols with shift on 39/compatibility OK 2s 611ms
/base58/compatibility/all symbols with shift on 40 OK 2s 715ms
/base58/compatibility/all symbols with shift on 40/compatibility OK 2s 715ms
/base58/compatibility/all symbols with shift on 41 OK 2s 650ms
/base58/compatibility/all symbols with shift on 41/compatibility OK 2s 649ms
/base58/compatibility/all symbols with shift on 42 OK 2s 619ms
/base58/compatibility/all symbols with shift on 42/compatibility OK 2s 618ms
/base58/compatibility/all symbols with shift on 43 OK 2s 614ms
/base58/compatibility/all symbols with shift on 43/compatibility OK 2s 613ms
/base58/compatibility/all symbols with shift on 44 OK 2s 616ms
/base58/compatibility/all symbols with shift on 44/compatibility OK 2s 615ms
/base58/compatibility/all symbols with shift on 45 OK 2s 686ms
/base58/compatibility/all symbols with shift on 45/compatibility OK 2s 685ms
/base58/compatibility/all symbols with shift on 46 OK 2s 919ms
/base58/compatibility/all symbols with shift on 46/compatibility OK 2s 918ms
/base58/compatibility/all symbols with shift on 47 OK 2s 635ms
/base58/compatibility/all symbols with shift on 47/compatibility OK 2s 634ms
/base58/compatibility/all symbols with shift on 48 OK 2s 642ms
/base58/compatibility/all symbols with shift on 48/compatibility OK 2s 641ms
/base58/compatibility/all symbols with shift on 49 OK 2s 593ms
/base58/compatibility/all symbols with shift on 49/compatibility OK 2s 592ms
/base58/compatibility/all symbols with shift on 50 OK 2s 584ms
/base58/compatibility/all symbols with shift on 50/compatibility OK 2s 583ms
/base58/compatibility/all symbols with shift on 51 OK 2s 598ms
/base58/compatibility/all symbols with shift on 51/compatibility OK 2s 598ms
/base58/compatibility/all symbols with shift on 52 OK 2s 673ms
/base58/compatibility/all symbols with shift on 52/compatibility OK 2s 672ms
/base58/compatibility/all symbols with shift on 53 OK 2s 587ms
/base58/compatibility/all symbols with shift on 53/compatibility OK 2s 586ms
/base58/compatibility/all symbols with shift on 54 OK 2s 618ms
/base58/compatibility/all symbols with shift on 54/compatibility OK 2s 617ms
/base58/compatibility/all symbols with shift on 55 OK 2s 566ms
/base58/compatibility/all symbols with shift on 55/compatibility OK 2s 565ms
/base58/compatibility/all symbols with shift on 56 OK 2s 601ms
/base58/compatibility/all symbols with shift on 56/compatibility OK 2s 600ms
/base58/compatibility/all symbols with shift on 57 OK 2s 596ms
/base58/compatibility/all symbols with shift on 57/compatibility OK 2s 596ms
/base58/compatibility/all symbols with shift on 58 OK 2s 614ms
/base58/compatibility/all symbols with shift on 58/compatibility OK 2s 613ms
/base58/compatibility/all symbols with shift on 59 OK 2s 709ms
/base58/compatibility/all symbols with shift on 59/compatibility OK 2s 708ms
/base58/compatibility/all symbols with shift on 60 OK 2s 656ms
/base58/compatibility/all symbols with shift on 60/compatibility OK 2s 655ms
/base58/compatibility/all symbols with shift on 61 OK 2s 750ms
/base58/compatibility/all symbols with shift on 61/compatibility OK 2s 749ms
/base58/compatibility/all symbols with shift on 62 OK 2s 675ms
/base58/compatibility/all symbols with shift on 62/compatibility OK 2s 674ms
/base58/compatibility/all symbols with shift on 63 OK 2s 672ms
/base58/compatibility/all symbols with shift on 63/compatibility OK 2s 671ms
/base58/compatibility/all symbols with shift on 64 OK 2s 665ms
/base58/compatibility/all symbols with shift on 64/compatibility OK 2s 663ms
/base58/compatibility/all symbols with shift on 65 OK 2s 701ms
/base58/compatibility/all symbols with shift on 65/compatibility OK 2s 700ms
/base58/compatibility/all symbols with shift on 66 OK 2s 635ms
/base58/compatibility/all symbols with shift on 66/compatibility OK 2s 634ms
/base58/compatibility/all symbols with shift on 67 OK 2s 649ms
/base58/compatibility/all symbols with shift on 67/compatibility OK 2s 648ms
/base58/compatibility/all symbols with shift on 68 OK 2s 684ms
/base58/compatibility/all symbols with shift on 68/compatibility OK 2s 683ms
/base58/compatibility/all symbols with shift on 69 OK 2s 645ms
/base58/compatibility/all symbols with shift on 69/compatibility OK 2s 644ms
/base58/compatibility/all symbols with shift on 70 OK 2s 625ms
/base58/compatibility/all symbols with shift on 70/compatibility OK 2s 624ms
/base58/compatibility/all symbols with shift on 71 OK 2s 633ms
/base58/compatibility/all symbols with shift on 71/compatibility OK 2s 632ms
/base58/compatibility/all symbols with shift on 72 OK 2s 619ms
/base58/compatibility/all symbols with shift on 72/compatibility OK 2s 618ms
/base58/compatibility/all symbols with shift on 73 OK 2s 613ms
/base58/compatibility/all symbols with shift on 73/compatibility OK 2s 612ms
/base58/compatibility/all symbols with shift on 74 OK 2s 622ms
/base58/compatibility/all symbols with shift on 74/compatibility OK 2s 621ms
/base58/compatibility/all symbols with shift on 75 OK 2s 608ms
/base58/compatibility/all symbols with shift on 75/compatibility OK 2s 607ms
/base58/compatibility/all symbols with shift on 76 OK 2s 629ms
/base58/compatibility/all symbols with shift on 76/compatibility OK 2s 628ms
/base58/compatibility/all symbols with shift on 77 OK 2s 595ms
/base58/compatibility/all symbols with shift on 77/compatibility OK 2s 593ms
/base58/compatibility/all symbols with shift on 78 OK 2s 613ms
/base58/compatibility/all symbols with shift on 78/compatibility OK 2s 612ms
/base58/compatibility/all symbols with shift on 79 OK 2s 651ms
/base58/compatibility/all symbols with shift on 79/compatibility OK 2s 650ms
/base58/compatibility/all symbols with shift on 80 OK 2s 682ms
/base58/compatibility/all symbols with shift on 80/compatibility OK 2s 681ms
/base58/compatibility/all symbols with shift on 81 OK 2s 615ms
/base58/compatibility/all symbols with shift on 81/compatibility OK 2s 614ms
/base58/compatibility/all symbols with shift on 82 OK 2s 578ms
/base58/compatibility/all symbols with shift on 82/compatibility OK 2s 577ms
/base58/compatibility/all symbols with shift on 83 OK 2s 620ms
/base58/compatibility/all symbols with shift on 83/compatibility OK 2s 619ms
/base58/compatibility/all symbols with shift on 84 OK 2s 628ms
/base58/compatibility/all symbols with shift on 84/compatibility OK 2s 627ms
/base58/compatibility/all symbols with shift on 85 OK 2s 624ms
/base58/compatibility/all symbols with shift on 85/compatibility OK 2s 623ms
/base58/compatibility/all symbols with shift on 86 OK 2s 595ms
/base58/compatibility/all symbols with shift on 86/compatibility OK 2s 595ms
/base58/compatibility/all symbols with shift on 87 OK 2s 643ms
/base58/compatibility/all symbols with shift on 87/compatibility OK 2s 642ms
/base58/compatibility/all symbols with shift on 88 OK 2s 613ms
/base58/compatibility/all symbols with shift on 88/compatibility OK 2s 612ms
/base58/compatibility/all symbols with shift on 89 OK 2s 598ms
/base58/compatibility/all symbols with shift on 89/compatibility OK 2s 597ms
/base58/compatibility/all symbols with shift on 90 OK 2s 574ms
/base58/compatibility/all symbols with shift on 90/compatibility OK 2s 573ms
/base58/compatibility/all symbols with shift on 91 OK 2s 605ms
/base58/compatibility/all symbols with shift on 91/compatibility OK 2s 604ms
/base58/compatibility/all symbols with shift on 92 OK 2s 619ms
/base58/compatibility/all symbols with shift on 92/compatibility OK 2s 618ms
/base58/compatibility/all symbols with shift on 93 OK 2s 652ms
/base58/compatibility/all symbols with shift on 93/compatibility OK 2s 651ms
/base58/compatibility/all symbols with shift on 94 OK 2s 579ms
/base58/compatibility/all symbols with shift on 94/compatibility OK 2s 578ms
/base58/compatibility/all symbols with shift on 95 OK 2s 598ms
/base58/compatibility/all symbols with shift on 95/compatibility OK 2s 597ms
/base58/compatibility/all symbols with shift on 96 OK 2s 625ms
/base58/compatibility/all symbols with shift on 96/compatibility OK 2s 624ms
/base58/compatibility/all symbols with shift on 97 OK 2s 623ms
/base58/compatibility/all symbols with shift on 97/compatibility OK 2s 622ms
/base58/compatibility/all symbols with shift on 98 OK 2s 616ms
/base58/compatibility/all symbols with shift on 98/compatibility OK 2s 615ms
/base58/compatibility/all symbols with shift on 99 OK 2s 610ms
/base58/compatibility/all symbols with shift on 99/compatibility OK 2s 609ms
/base58/memory usage OK 2m 22s
/base58/memory usage/memory usage for column input OK 1m 59s
/base58/memory usage/memory usage for constant input OK 22s 983ms
/base58/performance OK 995ms
/base58/performance/performance OK 994ms
/base58/supported types constant OK 554ms
/base58/supported types constant/Nullable(String) OK 146ms
/base58/supported types constant/Nullable(String)/supported types OK 144ms
/base58/supported types constant/Nullable(LowCardinality) OK 138ms
/base58/supported types constant/Nullable(LowCardinality)/supported types OK 136ms
/base58/supported types constant/String OK 134ms
/base58/supported types constant/String/supported types OK 132ms
/base58/supported types constant/LowCardinality OK 133ms
/base58/supported types constant/LowCardinality/supported types OK 132ms
/base58/supported types column OK 1s 974ms
/base58/supported types column/Nullable(String) OK 691ms
/base58/supported types column/Nullable(String)/supported types OK 689ms
/base58/supported types column/String OK 653ms
/base58/supported types column/String/supported types OK 651ms
/base58/supported types column/LowCardinality(String) OK 627ms
/base58/supported types column/LowCardinality(String)/supported types OK 626ms
/base58/unsupported types constant OK 4s 660ms
/base58/unsupported types constant/Nullable(Int8) OK 108ms
/base58/unsupported types constant/Nullable(Int8)/unsupported types OK 107ms
/base58/unsupported types constant/Nullable(Int16) OK 108ms
/base58/unsupported types constant/Nullable(Int16)/unsupported types OK 107ms
/base58/unsupported types constant/Nullable(Int32) OK 114ms
/base58/unsupported types constant/Nullable(Int32)/unsupported types OK 112ms
/base58/unsupported types constant/Nullable(Int64) OK 109ms
/base58/unsupported types constant/Nullable(Int64)/unsupported types OK 108ms
/base58/unsupported types constant/Nullable(Int128) OK 115ms
/base58/unsupported types constant/Nullable(Int128)/unsupported types OK 113ms
/base58/unsupported types constant/Nullable(Int256) OK 112ms
/base58/unsupported types constant/Nullable(Int256)/unsupported types OK 111ms
/base58/unsupported types constant/Nullable(Float32) OK 113ms
/base58/unsupported types constant/Nullable(Float32)/unsupported types OK 112ms
/base58/unsupported types constant/Nullable(Float64) OK 127ms
/base58/unsupported types constant/Nullable(Float64)/unsupported types OK 125ms
/base58/unsupported types constant/Nullable(Decimal32(4)) OK 107ms
/base58/unsupported types constant/Nullable(Decimal32(4))/unsupported types OK 106ms
/base58/unsupported types constant/Nullable(Bool) OK 114ms
/base58/unsupported types constant/Nullable(Bool)/unsupported types OK 112ms
/base58/unsupported types constant/Nullable(UUID) OK 108ms
/base58/unsupported types constant/Nullable(UUID)/unsupported types OK 107ms
/base58/unsupported types constant/Nullable(Date) OK 107ms
/base58/unsupported types constant/Nullable(Date)/unsupported types OK 106ms
/base58/unsupported types constant/Nullable(Date32) OK 109ms
/base58/unsupported types constant/Nullable(Date32)/unsupported types OK 107ms
/base58/unsupported types constant/Nullable(DateTime) OK 102ms
/base58/unsupported types constant/Nullable(DateTime)/unsupported types OK 101ms
/base58/unsupported types constant/Nullable(DateTime64(4)) OK 102ms
/base58/unsupported types constant/Nullable(DateTime64(4))/unsupported types OK 100ms
/base58/unsupported types constant/Nullable(LowCardinality) OK 107ms
/base58/unsupported types constant/Nullable(LowCardinality)/unsupported types OK 106ms
/base58/unsupported types constant/Nullable(array) OK 212ms
/base58/unsupported types constant/Nullable(array)/unsupported types OK 210ms
/base58/unsupported types constant/Nullable(FixedString(3)) OK 112ms
/base58/unsupported types constant/Nullable(FixedString(3))/unsupported types OK 110ms
/base58/unsupported types constant/Nullable(Map(String, String)) OK 107ms
/base58/unsupported types constant/Nullable(Map(String, String))/unsupported types OK 106ms
/base58/unsupported types constant/Nullable(Tuple(String)) OK 109ms
/base58/unsupported types constant/Nullable(Tuple(String))/unsupported types OK 108ms
/base58/unsupported types constant/Int8 OK 108ms
/base58/unsupported types constant/Int8/unsupported types OK 106ms
/base58/unsupported types constant/Int16 OK 110ms
/base58/unsupported types constant/Int16/unsupported types OK 108ms
/base58/unsupported types constant/Int32 OK 125ms
/base58/unsupported types constant/Int32/unsupported types OK 124ms
/base58/unsupported types constant/Int64 OK 107ms
/base58/unsupported types constant/Int64/unsupported types OK 105ms
/base58/unsupported types constant/Int128 OK 106ms
/base58/unsupported types constant/Int128/unsupported types OK 105ms
/base58/unsupported types constant/Int256 OK 108ms
/base58/unsupported types constant/Int256/unsupported types OK 107ms
/base58/unsupported types constant/Float32 OK 114ms
/base58/unsupported types constant/Float32/unsupported types OK 112ms
/base58/unsupported types constant/Float64 OK 113ms
/base58/unsupported types constant/Float64/unsupported types OK 112ms
/base58/unsupported types constant/Decimal32(4) OK 102ms
/base58/unsupported types constant/Decimal32(4)/unsupported types OK 101ms
/base58/unsupported types constant/Bool OK 105ms
/base58/unsupported types constant/Bool/unsupported types OK 104ms
/base58/unsupported types constant/UUID OK 108ms
/base58/unsupported types constant/UUID/unsupported types OK 107ms
/base58/unsupported types constant/Date OK 110ms
/base58/unsupported types constant/Date/unsupported types OK 109ms
/base58/unsupported types constant/Date32 OK 108ms
/base58/unsupported types constant/Date32/unsupported types OK 106ms
/base58/unsupported types constant/DateTime OK 107ms
/base58/unsupported types constant/DateTime/unsupported types OK 106ms
/base58/unsupported types constant/DateTime64(4) OK 112ms
/base58/unsupported types constant/DateTime64(4)/unsupported types OK 110ms
/base58/unsupported types constant/LowCardinality OK 135ms
/base58/unsupported types constant/LowCardinality/unsupported types OK 133ms
/base58/unsupported types constant/array OK 223ms
/base58/unsupported types constant/array/unsupported types OK 221ms
/base58/unsupported types constant/FixedString(3) OK 107ms
/base58/unsupported types constant/FixedString(3)/unsupported types OK 105ms
/base58/unsupported types constant/Map(String, String) OK 111ms
/base58/unsupported types constant/Map(String, String)/unsupported types OK 110ms
/base58/unsupported types constant/Tuple(String) OK 109ms
/base58/unsupported types constant/Tuple(String)/unsupported types OK 108ms
/base58/unsupported types column OK 14s 794ms
/base58/unsupported types column/Nullable(Int8) OK 473ms
/base58/unsupported types column/Nullable(Int8)/unsupported types OK 472ms
/base58/unsupported types column/Nullable(Int16) OK 465ms
/base58/unsupported types column/Nullable(Int16)/unsupported types OK 464ms
/base58/unsupported types column/Nullable(Int32) OK 474ms
/base58/unsupported types column/Nullable(Int32)/unsupported types OK 473ms
/base58/unsupported types column/Nullable(Int64) OK 474ms
/base58/unsupported types column/Nullable(Int64)/unsupported types OK 473ms
/base58/unsupported types column/Nullable(Int128) OK 474ms
/base58/unsupported types column/Nullable(Int128)/unsupported types OK 473ms
/base58/unsupported types column/Nullable(Int256) OK 468ms
/base58/unsupported types column/Nullable(Int256)/unsupported types OK 466ms
/base58/unsupported types column/Nullable(Float32) OK 464ms
/base58/unsupported types column/Nullable(Float32)/unsupported types OK 463ms
/base58/unsupported types column/Nullable(Float64) OK 458ms
/base58/unsupported types column/Nullable(Float64)/unsupported types OK 456ms
/base58/unsupported types column/Nullable(Decimal32(4)) OK 465ms
/base58/unsupported types column/Nullable(Decimal32(4))/unsupported types OK 463ms
/base58/unsupported types column/Nullable(Bool) OK 465ms
/base58/unsupported types column/Nullable(Bool)/unsupported types OK 464ms
/base58/unsupported types column/Nullable(UUID) OK 473ms
/base58/unsupported types column/Nullable(UUID)/unsupported types OK 472ms
/base58/unsupported types column/Nullable(Date) OK 469ms
/base58/unsupported types column/Nullable(Date)/unsupported types OK 467ms
/base58/unsupported types column/Nullable(Date32) OK 467ms
/base58/unsupported types column/Nullable(Date32)/unsupported types OK 466ms
/base58/unsupported types column/Nullable(DateTime) OK 481ms
/base58/unsupported types column/Nullable(DateTime)/unsupported types OK 479ms
/base58/unsupported types column/Nullable(DateTime64(4)) OK 464ms
/base58/unsupported types column/Nullable(DateTime64(4))/unsupported types OK 463ms
/base58/unsupported types column/Int8 OK 402ms
/base58/unsupported types column/Int8/unsupported types OK 400ms
/base58/unsupported types column/Int16 OK 408ms
/base58/unsupported types column/Int16/unsupported types OK 406ms
/base58/unsupported types column/Int32 OK 405ms
/base58/unsupported types column/Int32/unsupported types OK 403ms
/base58/unsupported types column/Int64 OK 411ms
/base58/unsupported types column/Int64/unsupported types OK 407ms
/base58/unsupported types column/Int128 OK 410ms
/base58/unsupported types column/Int128/unsupported types OK 408ms
/base58/unsupported types column/Int256 OK 399ms
/base58/unsupported types column/Int256/unsupported types OK 398ms
/base58/unsupported types column/Float32 OK 403ms
/base58/unsupported types column/Float32/unsupported types OK 402ms
/base58/unsupported types column/Float64 OK 404ms
/base58/unsupported types column/Float64/unsupported types OK 403ms
/base58/unsupported types column/Decimal32(4) OK 407ms
/base58/unsupported types column/Decimal32(4)/unsupported types OK 406ms
/base58/unsupported types column/Bool OK 406ms
/base58/unsupported types column/Bool/unsupported types OK 404ms
/base58/unsupported types column/UUID OK 425ms
/base58/unsupported types column/UUID/unsupported types OK 424ms
/base58/unsupported types column/Date OK 405ms
/base58/unsupported types column/Date/unsupported types OK 403ms
/base58/unsupported types column/Date32 OK 404ms
/base58/unsupported types column/Date32/unsupported types OK 403ms
/base58/unsupported types column/DateTime OK 401ms
/base58/unsupported types column/DateTime/unsupported types OK 400ms
/base58/unsupported types column/DateTime64(4) OK 394ms
/base58/unsupported types column/DateTime64(4)/unsupported types OK 393ms
/base58/unsupported types column/Array(String) OK 409ms
/base58/unsupported types column/Array(String)/unsupported types OK 408ms
/base58/unsupported types column/FixedString(3) OK 423ms
/base58/unsupported types column/FixedString(3)/unsupported types OK 422ms
/base58/unsupported types column/Map(String, String) OK 416ms
/base58/unsupported types column/Map(String, String)/unsupported types OK 415ms
/base58/unsupported types column/Tuple(String) OK 405ms
/base58/unsupported types column/Tuple(String)/unsupported types OK 403ms

Generated by TestFlows Open-Source Test Framework v2.0.240705.1133204