Base58 Test Run Report

DateNov 04, 2024 21:58
Duration4m 3s
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_release/clickhouse-common-static_24.3.12.76.altinitystable_amd64.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
archx86_64
localTrue
clickhouse_versionNone
clickhouse_binary_pathhttps://s3.amazonaws.com/altinity-build-artifacts/24.3/5b67ba5a4febfa774d6373929d551c6a697d7d92/package_release/clickhouse-common-static_24.3.12.76.altinitystable_amd64.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 XFail
Modules
1
1
Features
192
192
Scenarios
191
190
1
Steps
2078
2073
2
3

Known Fails

Test NameResultMessage
/base58/alias input/alias instead of table and columnXFail 338ms
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_20376007_9af8_11ef_90f9_960003d344de_e58 select id, str from table_20375f9d_9af8_11ef_8afe_960003d344de_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 4m 3s
/base58/consistency OK 923ms
/base58/consistency/consistency for column input OK 603ms
/base58/consistency/consistency for constant input OK 318ms
/base58/null OK 110ms
/base58/null/null OK 109ms
/base58/alias input OK 649ms
/base58/alias input/alias instead of function OK 310ms
/base58/alias input/alias instead of table and column XFail 338ms
/base58/function input OK 614ms
/base58/function input/function input column OK 295ms
/base58/function input/function input constant OK 318ms
/base58/compatibility OK 33s 826ms
/base58/compatibility/all symbols with shift on 0 OK 324ms
/base58/compatibility/all symbols with shift on 0/compatibility OK 323ms
/base58/compatibility/all symbols with shift on 1 OK 333ms
/base58/compatibility/all symbols with shift on 1/compatibility OK 333ms
/base58/compatibility/all symbols with shift on 2 OK 336ms
/base58/compatibility/all symbols with shift on 2/compatibility OK 335ms
/base58/compatibility/all symbols with shift on 3 OK 345ms
/base58/compatibility/all symbols with shift on 3/compatibility OK 345ms
/base58/compatibility/all symbols with shift on 4 OK 333ms
/base58/compatibility/all symbols with shift on 4/compatibility OK 333ms
/base58/compatibility/all symbols with shift on 5 OK 344ms
/base58/compatibility/all symbols with shift on 5/compatibility OK 343ms
/base58/compatibility/all symbols with shift on 6 OK 326ms
/base58/compatibility/all symbols with shift on 6/compatibility OK 325ms
/base58/compatibility/all symbols with shift on 7 OK 335ms
/base58/compatibility/all symbols with shift on 7/compatibility OK 334ms
/base58/compatibility/all symbols with shift on 8 OK 341ms
/base58/compatibility/all symbols with shift on 8/compatibility OK 340ms
/base58/compatibility/all symbols with shift on 9 OK 321ms
/base58/compatibility/all symbols with shift on 9/compatibility OK 321ms
/base58/compatibility/all symbols with shift on 10 OK 353ms
/base58/compatibility/all symbols with shift on 10/compatibility OK 352ms
/base58/compatibility/all symbols with shift on 11 OK 346ms
/base58/compatibility/all symbols with shift on 11/compatibility OK 345ms
/base58/compatibility/all symbols with shift on 12 OK 335ms
/base58/compatibility/all symbols with shift on 12/compatibility OK 334ms
/base58/compatibility/all symbols with shift on 13 OK 331ms
/base58/compatibility/all symbols with shift on 13/compatibility OK 330ms
/base58/compatibility/all symbols with shift on 14 OK 344ms
/base58/compatibility/all symbols with shift on 14/compatibility OK 343ms
/base58/compatibility/all symbols with shift on 15 OK 324ms
/base58/compatibility/all symbols with shift on 15/compatibility OK 324ms
/base58/compatibility/all symbols with shift on 16 OK 340ms
/base58/compatibility/all symbols with shift on 16/compatibility OK 339ms
/base58/compatibility/all symbols with shift on 17 OK 332ms
/base58/compatibility/all symbols with shift on 17/compatibility OK 331ms
/base58/compatibility/all symbols with shift on 18 OK 336ms
/base58/compatibility/all symbols with shift on 18/compatibility OK 335ms
/base58/compatibility/all symbols with shift on 19 OK 337ms
/base58/compatibility/all symbols with shift on 19/compatibility OK 336ms
/base58/compatibility/all symbols with shift on 20 OK 337ms
/base58/compatibility/all symbols with shift on 20/compatibility OK 336ms
/base58/compatibility/all symbols with shift on 21 OK 343ms
/base58/compatibility/all symbols with shift on 21/compatibility OK 342ms
/base58/compatibility/all symbols with shift on 22 OK 342ms
/base58/compatibility/all symbols with shift on 22/compatibility OK 341ms
/base58/compatibility/all symbols with shift on 23 OK 356ms
/base58/compatibility/all symbols with shift on 23/compatibility OK 356ms
/base58/compatibility/all symbols with shift on 24 OK 341ms
/base58/compatibility/all symbols with shift on 24/compatibility OK 341ms
/base58/compatibility/all symbols with shift on 25 OK 340ms
/base58/compatibility/all symbols with shift on 25/compatibility OK 340ms
/base58/compatibility/all symbols with shift on 26 OK 347ms
/base58/compatibility/all symbols with shift on 26/compatibility OK 347ms
/base58/compatibility/all symbols with shift on 27 OK 340ms
/base58/compatibility/all symbols with shift on 27/compatibility OK 340ms
/base58/compatibility/all symbols with shift on 28 OK 345ms
/base58/compatibility/all symbols with shift on 28/compatibility OK 344ms
/base58/compatibility/all symbols with shift on 29 OK 342ms
/base58/compatibility/all symbols with shift on 29/compatibility OK 342ms
/base58/compatibility/all symbols with shift on 30 OK 344ms
/base58/compatibility/all symbols with shift on 30/compatibility OK 344ms
/base58/compatibility/all symbols with shift on 31 OK 333ms
/base58/compatibility/all symbols with shift on 31/compatibility OK 333ms
/base58/compatibility/all symbols with shift on 32 OK 339ms
/base58/compatibility/all symbols with shift on 32/compatibility OK 339ms
/base58/compatibility/all symbols with shift on 33 OK 338ms
/base58/compatibility/all symbols with shift on 33/compatibility OK 337ms
/base58/compatibility/all symbols with shift on 34 OK 333ms
/base58/compatibility/all symbols with shift on 34/compatibility OK 332ms
/base58/compatibility/all symbols with shift on 35 OK 333ms
/base58/compatibility/all symbols with shift on 35/compatibility OK 333ms
/base58/compatibility/all symbols with shift on 36 OK 346ms
/base58/compatibility/all symbols with shift on 36/compatibility OK 346ms
/base58/compatibility/all symbols with shift on 37 OK 341ms
/base58/compatibility/all symbols with shift on 37/compatibility OK 340ms
/base58/compatibility/all symbols with shift on 38 OK 328ms
/base58/compatibility/all symbols with shift on 38/compatibility OK 327ms
/base58/compatibility/all symbols with shift on 39 OK 338ms
/base58/compatibility/all symbols with shift on 39/compatibility OK 337ms
/base58/compatibility/all symbols with shift on 40 OK 332ms
/base58/compatibility/all symbols with shift on 40/compatibility OK 331ms
/base58/compatibility/all symbols with shift on 41 OK 348ms
/base58/compatibility/all symbols with shift on 41/compatibility OK 347ms
/base58/compatibility/all symbols with shift on 42 OK 328ms
/base58/compatibility/all symbols with shift on 42/compatibility OK 327ms
/base58/compatibility/all symbols with shift on 43 OK 345ms
/base58/compatibility/all symbols with shift on 43/compatibility OK 344ms
/base58/compatibility/all symbols with shift on 44 OK 340ms
/base58/compatibility/all symbols with shift on 44/compatibility OK 340ms
/base58/compatibility/all symbols with shift on 45 OK 330ms
/base58/compatibility/all symbols with shift on 45/compatibility OK 329ms
/base58/compatibility/all symbols with shift on 46 OK 327ms
/base58/compatibility/all symbols with shift on 46/compatibility OK 326ms
/base58/compatibility/all symbols with shift on 47 OK 329ms
/base58/compatibility/all symbols with shift on 47/compatibility OK 329ms
/base58/compatibility/all symbols with shift on 48 OK 333ms
/base58/compatibility/all symbols with shift on 48/compatibility OK 332ms
/base58/compatibility/all symbols with shift on 49 OK 331ms
/base58/compatibility/all symbols with shift on 49/compatibility OK 330ms
/base58/compatibility/all symbols with shift on 50 OK 336ms
/base58/compatibility/all symbols with shift on 50/compatibility OK 335ms
/base58/compatibility/all symbols with shift on 51 OK 357ms
/base58/compatibility/all symbols with shift on 51/compatibility OK 356ms
/base58/compatibility/all symbols with shift on 52 OK 335ms
/base58/compatibility/all symbols with shift on 52/compatibility OK 334ms
/base58/compatibility/all symbols with shift on 53 OK 335ms
/base58/compatibility/all symbols with shift on 53/compatibility OK 335ms
/base58/compatibility/all symbols with shift on 54 OK 344ms
/base58/compatibility/all symbols with shift on 54/compatibility OK 343ms
/base58/compatibility/all symbols with shift on 55 OK 342ms
/base58/compatibility/all symbols with shift on 55/compatibility OK 341ms
/base58/compatibility/all symbols with shift on 56 OK 337ms
/base58/compatibility/all symbols with shift on 56/compatibility OK 336ms
/base58/compatibility/all symbols with shift on 57 OK 351ms
/base58/compatibility/all symbols with shift on 57/compatibility OK 350ms
/base58/compatibility/all symbols with shift on 58 OK 345ms
/base58/compatibility/all symbols with shift on 58/compatibility OK 344ms
/base58/compatibility/all symbols with shift on 59 OK 331ms
/base58/compatibility/all symbols with shift on 59/compatibility OK 330ms
/base58/compatibility/all symbols with shift on 60 OK 330ms
/base58/compatibility/all symbols with shift on 60/compatibility OK 330ms
/base58/compatibility/all symbols with shift on 61 OK 341ms
/base58/compatibility/all symbols with shift on 61/compatibility OK 340ms
/base58/compatibility/all symbols with shift on 62 OK 333ms
/base58/compatibility/all symbols with shift on 62/compatibility OK 332ms
/base58/compatibility/all symbols with shift on 63 OK 331ms
/base58/compatibility/all symbols with shift on 63/compatibility OK 331ms
/base58/compatibility/all symbols with shift on 64 OK 334ms
/base58/compatibility/all symbols with shift on 64/compatibility OK 333ms
/base58/compatibility/all symbols with shift on 65 OK 324ms
/base58/compatibility/all symbols with shift on 65/compatibility OK 323ms
/base58/compatibility/all symbols with shift on 66 OK 338ms
/base58/compatibility/all symbols with shift on 66/compatibility OK 337ms
/base58/compatibility/all symbols with shift on 67 OK 335ms
/base58/compatibility/all symbols with shift on 67/compatibility OK 334ms
/base58/compatibility/all symbols with shift on 68 OK 337ms
/base58/compatibility/all symbols with shift on 68/compatibility OK 336ms
/base58/compatibility/all symbols with shift on 69 OK 339ms
/base58/compatibility/all symbols with shift on 69/compatibility OK 338ms
/base58/compatibility/all symbols with shift on 70 OK 332ms
/base58/compatibility/all symbols with shift on 70/compatibility OK 331ms
/base58/compatibility/all symbols with shift on 71 OK 346ms
/base58/compatibility/all symbols with shift on 71/compatibility OK 346ms
/base58/compatibility/all symbols with shift on 72 OK 362ms
/base58/compatibility/all symbols with shift on 72/compatibility OK 361ms
/base58/compatibility/all symbols with shift on 73 OK 347ms
/base58/compatibility/all symbols with shift on 73/compatibility OK 346ms
/base58/compatibility/all symbols with shift on 74 OK 356ms
/base58/compatibility/all symbols with shift on 74/compatibility OK 355ms
/base58/compatibility/all symbols with shift on 75 OK 363ms
/base58/compatibility/all symbols with shift on 75/compatibility OK 362ms
/base58/compatibility/all symbols with shift on 76 OK 337ms
/base58/compatibility/all symbols with shift on 76/compatibility OK 336ms
/base58/compatibility/all symbols with shift on 77 OK 337ms
/base58/compatibility/all symbols with shift on 77/compatibility OK 337ms
/base58/compatibility/all symbols with shift on 78 OK 339ms
/base58/compatibility/all symbols with shift on 78/compatibility OK 338ms
/base58/compatibility/all symbols with shift on 79 OK 334ms
/base58/compatibility/all symbols with shift on 79/compatibility OK 334ms
/base58/compatibility/all symbols with shift on 80 OK 335ms
/base58/compatibility/all symbols with shift on 80/compatibility OK 334ms
/base58/compatibility/all symbols with shift on 81 OK 331ms
/base58/compatibility/all symbols with shift on 81/compatibility OK 330ms
/base58/compatibility/all symbols with shift on 82 OK 333ms
/base58/compatibility/all symbols with shift on 82/compatibility OK 332ms
/base58/compatibility/all symbols with shift on 83 OK 334ms
/base58/compatibility/all symbols with shift on 83/compatibility OK 334ms
/base58/compatibility/all symbols with shift on 84 OK 344ms
/base58/compatibility/all symbols with shift on 84/compatibility OK 344ms
/base58/compatibility/all symbols with shift on 85 OK 335ms
/base58/compatibility/all symbols with shift on 85/compatibility OK 334ms
/base58/compatibility/all symbols with shift on 86 OK 334ms
/base58/compatibility/all symbols with shift on 86/compatibility OK 334ms
/base58/compatibility/all symbols with shift on 87 OK 324ms
/base58/compatibility/all symbols with shift on 87/compatibility OK 323ms
/base58/compatibility/all symbols with shift on 88 OK 327ms
/base58/compatibility/all symbols with shift on 88/compatibility OK 327ms
/base58/compatibility/all symbols with shift on 89 OK 336ms
/base58/compatibility/all symbols with shift on 89/compatibility OK 335ms
/base58/compatibility/all symbols with shift on 90 OK 330ms
/base58/compatibility/all symbols with shift on 90/compatibility OK 330ms
/base58/compatibility/all symbols with shift on 91 OK 349ms
/base58/compatibility/all symbols with shift on 91/compatibility OK 348ms
/base58/compatibility/all symbols with shift on 92 OK 333ms
/base58/compatibility/all symbols with shift on 92/compatibility OK 332ms
/base58/compatibility/all symbols with shift on 93 OK 331ms
/base58/compatibility/all symbols with shift on 93/compatibility OK 331ms
/base58/compatibility/all symbols with shift on 94 OK 340ms
/base58/compatibility/all symbols with shift on 94/compatibility OK 340ms
/base58/compatibility/all symbols with shift on 95 OK 343ms
/base58/compatibility/all symbols with shift on 95/compatibility OK 342ms
/base58/compatibility/all symbols with shift on 96 OK 330ms
/base58/compatibility/all symbols with shift on 96/compatibility OK 329ms
/base58/compatibility/all symbols with shift on 97 OK 324ms
/base58/compatibility/all symbols with shift on 97/compatibility OK 323ms
/base58/compatibility/all symbols with shift on 98 OK 338ms
/base58/compatibility/all symbols with shift on 98/compatibility OK 337ms
/base58/compatibility/all symbols with shift on 99 OK 340ms
/base58/compatibility/all symbols with shift on 99/compatibility OK 340ms
/base58/memory usage OK 1m 50s
/base58/memory usage/memory usage for column input OK 1m 36s
/base58/memory usage/memory usage for constant input OK 14s 219ms
/base58/performance OK 725ms
/base58/performance/performance OK 724ms
/base58/supported types constant OK 424ms
/base58/supported types constant/Nullable(String) OK 105ms
/base58/supported types constant/Nullable(String)/supported types OK 104ms
/base58/supported types constant/Nullable(LowCardinality) OK 104ms
/base58/supported types constant/Nullable(LowCardinality)/supported types OK 104ms
/base58/supported types constant/String OK 104ms
/base58/supported types constant/String/supported types OK 104ms
/base58/supported types constant/LowCardinality OK 108ms
/base58/supported types constant/LowCardinality/supported types OK 107ms
/base58/supported types column OK 1s 434ms
/base58/supported types column/Nullable(String) OK 513ms
/base58/supported types column/Nullable(String)/supported types OK 512ms
/base58/supported types column/String OK 457ms
/base58/supported types column/String/supported types OK 456ms
/base58/supported types column/LowCardinality(String) OK 462ms
/base58/supported types column/LowCardinality(String)/supported types OK 462ms
/base58/unsupported types constant OK 3s 400ms
/base58/unsupported types constant/Nullable(Int8) OK 79ms
/base58/unsupported types constant/Nullable(Int8)/unsupported types OK 79ms
/base58/unsupported types constant/Nullable(Int16) OK 79ms
/base58/unsupported types constant/Nullable(Int16)/unsupported types OK 78ms
/base58/unsupported types constant/Nullable(Int32) OK 78ms
/base58/unsupported types constant/Nullable(Int32)/unsupported types OK 78ms
/base58/unsupported types constant/Nullable(Int64) OK 79ms
/base58/unsupported types constant/Nullable(Int64)/unsupported types OK 78ms
/base58/unsupported types constant/Nullable(Int128) OK 78ms
/base58/unsupported types constant/Nullable(Int128)/unsupported types OK 78ms
/base58/unsupported types constant/Nullable(Int256) OK 79ms
/base58/unsupported types constant/Nullable(Int256)/unsupported types OK 78ms
/base58/unsupported types constant/Nullable(Float32) OK 80ms
/base58/unsupported types constant/Nullable(Float32)/unsupported types OK 80ms
/base58/unsupported types constant/Nullable(Float64) OK 83ms
/base58/unsupported types constant/Nullable(Float64)/unsupported types OK 82ms
/base58/unsupported types constant/Nullable(Decimal32(4)) OK 86ms
/base58/unsupported types constant/Nullable(Decimal32(4))/unsupported types OK 85ms
/base58/unsupported types constant/Nullable(Bool) OK 80ms
/base58/unsupported types constant/Nullable(Bool)/unsupported types OK 79ms
/base58/unsupported types constant/Nullable(UUID) OK 80ms
/base58/unsupported types constant/Nullable(UUID)/unsupported types OK 80ms
/base58/unsupported types constant/Nullable(Date) OK 83ms
/base58/unsupported types constant/Nullable(Date)/unsupported types OK 82ms
/base58/unsupported types constant/Nullable(Date32) OK 85ms
/base58/unsupported types constant/Nullable(Date32)/unsupported types OK 85ms
/base58/unsupported types constant/Nullable(DateTime) OK 80ms
/base58/unsupported types constant/Nullable(DateTime)/unsupported types OK 79ms
/base58/unsupported types constant/Nullable(DateTime64(4)) OK 83ms
/base58/unsupported types constant/Nullable(DateTime64(4))/unsupported types OK 82ms
/base58/unsupported types constant/Nullable(LowCardinality) OK 80ms
/base58/unsupported types constant/Nullable(LowCardinality)/unsupported types OK 79ms
/base58/unsupported types constant/Nullable(array) OK 157ms
/base58/unsupported types constant/Nullable(array)/unsupported types OK 156ms
/base58/unsupported types constant/Nullable(FixedString(3)) OK 81ms
/base58/unsupported types constant/Nullable(FixedString(3))/unsupported types OK 81ms
/base58/unsupported types constant/Nullable(Map(String, String)) OK 82ms
/base58/unsupported types constant/Nullable(Map(String, String))/unsupported types OK 81ms
/base58/unsupported types constant/Nullable(Tuple(String)) OK 80ms
/base58/unsupported types constant/Nullable(Tuple(String))/unsupported types OK 79ms
/base58/unsupported types constant/Int8 OK 80ms
/base58/unsupported types constant/Int8/unsupported types OK 80ms
/base58/unsupported types constant/Int16 OK 78ms
/base58/unsupported types constant/Int16/unsupported types OK 78ms
/base58/unsupported types constant/Int32 OK 79ms
/base58/unsupported types constant/Int32/unsupported types OK 78ms
/base58/unsupported types constant/Int64 OK 80ms
/base58/unsupported types constant/Int64/unsupported types OK 80ms
/base58/unsupported types constant/Int128 OK 79ms
/base58/unsupported types constant/Int128/unsupported types OK 79ms
/base58/unsupported types constant/Int256 OK 78ms
/base58/unsupported types constant/Int256/unsupported types OK 78ms
/base58/unsupported types constant/Float32 OK 78ms
/base58/unsupported types constant/Float32/unsupported types OK 77ms
/base58/unsupported types constant/Float64 OK 79ms
/base58/unsupported types constant/Float64/unsupported types OK 78ms
/base58/unsupported types constant/Decimal32(4) OK 81ms
/base58/unsupported types constant/Decimal32(4)/unsupported types OK 81ms
/base58/unsupported types constant/Bool OK 78ms
/base58/unsupported types constant/Bool/unsupported types OK 77ms
/base58/unsupported types constant/UUID OK 79ms
/base58/unsupported types constant/UUID/unsupported types OK 78ms
/base58/unsupported types constant/Date OK 79ms
/base58/unsupported types constant/Date/unsupported types OK 78ms
/base58/unsupported types constant/Date32 OK 78ms
/base58/unsupported types constant/Date32/unsupported types OK 78ms
/base58/unsupported types constant/DateTime OK 79ms
/base58/unsupported types constant/DateTime/unsupported types OK 79ms
/base58/unsupported types constant/DateTime64(4) OK 81ms
/base58/unsupported types constant/DateTime64(4)/unsupported types OK 81ms
/base58/unsupported types constant/LowCardinality OK 83ms
/base58/unsupported types constant/LowCardinality/unsupported types OK 82ms
/base58/unsupported types constant/array OK 171ms
/base58/unsupported types constant/array/unsupported types OK 170ms
/base58/unsupported types constant/FixedString(3) OK 78ms
/base58/unsupported types constant/FixedString(3)/unsupported types OK 77ms
/base58/unsupported types constant/Map(String, String) OK 80ms
/base58/unsupported types constant/Map(String, String)/unsupported types OK 80ms
/base58/unsupported types constant/Tuple(String) OK 81ms
/base58/unsupported types constant/Tuple(String)/unsupported types OK 80ms
/base58/unsupported types column OK 11s 271ms
/base58/unsupported types column/Nullable(Int8) OK 369ms
/base58/unsupported types column/Nullable(Int8)/unsupported types OK 368ms
/base58/unsupported types column/Nullable(Int16) OK 354ms
/base58/unsupported types column/Nullable(Int16)/unsupported types OK 353ms
/base58/unsupported types column/Nullable(Int32) OK 347ms
/base58/unsupported types column/Nullable(Int32)/unsupported types OK 347ms
/base58/unsupported types column/Nullable(Int64) OK 350ms
/base58/unsupported types column/Nullable(Int64)/unsupported types OK 350ms
/base58/unsupported types column/Nullable(Int128) OK 351ms
/base58/unsupported types column/Nullable(Int128)/unsupported types OK 350ms
/base58/unsupported types column/Nullable(Int256) OK 349ms
/base58/unsupported types column/Nullable(Int256)/unsupported types OK 348ms
/base58/unsupported types column/Nullable(Float32) OK 348ms
/base58/unsupported types column/Nullable(Float32)/unsupported types OK 348ms
/base58/unsupported types column/Nullable(Float64) OK 361ms
/base58/unsupported types column/Nullable(Float64)/unsupported types OK 360ms
/base58/unsupported types column/Nullable(Decimal32(4)) OK 358ms
/base58/unsupported types column/Nullable(Decimal32(4))/unsupported types OK 357ms
/base58/unsupported types column/Nullable(Bool) OK 356ms
/base58/unsupported types column/Nullable(Bool)/unsupported types OK 355ms
/base58/unsupported types column/Nullable(UUID) OK 353ms
/base58/unsupported types column/Nullable(UUID)/unsupported types OK 352ms
/base58/unsupported types column/Nullable(Date) OK 351ms
/base58/unsupported types column/Nullable(Date)/unsupported types OK 351ms
/base58/unsupported types column/Nullable(Date32) OK 351ms
/base58/unsupported types column/Nullable(Date32)/unsupported types OK 351ms
/base58/unsupported types column/Nullable(DateTime) OK 365ms
/base58/unsupported types column/Nullable(DateTime)/unsupported types OK 364ms
/base58/unsupported types column/Nullable(DateTime64(4)) OK 355ms
/base58/unsupported types column/Nullable(DateTime64(4))/unsupported types OK 354ms
/base58/unsupported types column/Int8 OK 310ms
/base58/unsupported types column/Int8/unsupported types OK 309ms
/base58/unsupported types column/Int16 OK 312ms
/base58/unsupported types column/Int16/unsupported types OK 311ms
/base58/unsupported types column/Int32 OK 315ms
/base58/unsupported types column/Int32/unsupported types OK 314ms
/base58/unsupported types column/Int64 OK 324ms
/base58/unsupported types column/Int64/unsupported types OK 323ms
/base58/unsupported types column/Int128 OK 310ms
/base58/unsupported types column/Int128/unsupported types OK 309ms
/base58/unsupported types column/Int256 OK 302ms
/base58/unsupported types column/Int256/unsupported types OK 301ms
/base58/unsupported types column/Float32 OK 303ms
/base58/unsupported types column/Float32/unsupported types OK 302ms
/base58/unsupported types column/Float64 OK 304ms
/base58/unsupported types column/Float64/unsupported types OK 304ms
/base58/unsupported types column/Decimal32(4) OK 390ms
/base58/unsupported types column/Decimal32(4)/unsupported types OK 389ms
/base58/unsupported types column/Bool OK 315ms
/base58/unsupported types column/Bool/unsupported types OK 314ms
/base58/unsupported types column/UUID OK 309ms
/base58/unsupported types column/UUID/unsupported types OK 308ms
/base58/unsupported types column/Date OK 300ms
/base58/unsupported types column/Date/unsupported types OK 299ms
/base58/unsupported types column/Date32 OK 301ms
/base58/unsupported types column/Date32/unsupported types OK 300ms
/base58/unsupported types column/DateTime OK 297ms
/base58/unsupported types column/DateTime/unsupported types OK 297ms
/base58/unsupported types column/DateTime64(4) OK 301ms
/base58/unsupported types column/DateTime64(4)/unsupported types OK 301ms
/base58/unsupported types column/Array(String) OK 307ms
/base58/unsupported types column/Array(String)/unsupported types OK 306ms
/base58/unsupported types column/FixedString(3) OK 308ms
/base58/unsupported types column/FixedString(3)/unsupported types OK 307ms
/base58/unsupported types column/Map(String, String) OK 310ms
/base58/unsupported types column/Map(String, String)/unsupported types OK 310ms
/base58/unsupported types column/Tuple(String) OK 316ms
/base58/unsupported types column/Tuple(String)/unsupported types OK 315ms

Generated by TestFlows Open-Source Test Framework v2.0.240705.1133204