tests: enable back 02232_dist_insert_send_logs_level_hung#39124
Conversation
|
Seems like it was not only about So probably something's wrong with server. |
|
Not really, Note extra single quote. |
|
Hm, I got it, so it's because |
Yes
Indeed. I thought about disable it for stress tests, but paused this because of #38750 |
The original issue was that log_comment was wrong, and this test relies on correct log_comment, but this had been fixed already in ClickHouse#37932. Also adjust the timeout to avoid possible query hung check failures. Signed-off-by: Azat Khuzhin <[email protected]>
5885877 to
aff8c12
Compare
|
@tavplubix I've adjust timeout for INSERT, this should be enough, let's see if this will help |
|
Integration tests (asan) [2/3] - |
|
Something went wrong: |
The original issue was that log_comment was wrong, and this test relies
on correct log_comment, but this had been fixed already in #37932.
Fixes: #38219 (@tavplubix)
P.S. @tavplubix thanks for the detailed reports
Changelog category (leave one):