Revert "Merge pull request #38212 from azat/no-stress"#38750
Revert "Merge pull request #38212 from azat/no-stress"#38750alexey-milovidov merged 1 commit intoClickHouse:masterfrom
Conversation
|
|
See also #38629 (comment) |
|
@azat It still fails:
|
|
Originally I though that #38717 will remove that additional check against error log, since usual (non bc check) does not have it, and since bc check uses test from particular release, what is the purpose if this check then? If it is important, then why there is no such check for non-bc check? Also this check already has lots of excludes, is it really useful? ClickHouse/docker/test/stress/run.sh Lines 365 to 392 in eaeb044 |
|
@Avogar can answer this question. |
|
@azat it does not work. |
1 similar comment
|
@azat it does not work. |
This reverts commit 24d5be1, reversing changes made to a756b4b. After ClickHouse#38717 there is no need in --no-stress, since there will be no such checks for previous releases that fails. Reverts: ClickHouse#38212 Requires: ClickHouse#38717
f937030 to
bddead1
Compare
Fixed. But, note, that I don't like this patch, since without |
|
FYI people from GitHub confirmed a bug that editing a file in the UI can reset its executable mode. |
|
|
@tavplubix thank you! Too bad that I haven't noticed this, since in my mind stress tests may periodically fails because of But let's see, maybe it will work... |
This reverts commit 24d5be1, reversing
changes made to a756b4b.
After #38717 there is no need in --no-stress, since there will be no
such checks for previous releases that fails.
Reverts: #38212 (cc @qoega @tavplubix )
Requires: #38717
Changelog category (leave one):