mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-15 12:14:18 +00:00
Update test.py
This commit is contained in:
parent
091db0a984
commit
9ab5f16968
@ -4193,7 +4193,7 @@ def test_kafka_formats_with_broken_message(kafka_cluster, create_query_generator
|
||||
],
|
||||
"expected": {
|
||||
"raw_message": "050102696405496E743634000000000000000007626C6F636B4E6F06537472696E67034241440476616C3106537472696E6702414D0476616C3207466C6F617433320000003F0476616C330555496E743801",
|
||||
"error": "Cannot parse string \'BAD\' as UInt16",
|
||||
"error": "Cannot parse string 'BAD' as UInt16",
|
||||
},
|
||||
"printable": False,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user