Skip to content

Add exp_internal for expect tests#38728

Merged
alexey-milovidov merged 1 commit intoClickHouse:masterfrom
azat:expect-tests-debug
Jul 2, 2022
Merged

Add exp_internal for expect tests#38728
alexey-milovidov merged 1 commit intoClickHouse:masterfrom
azat:expect-tests-debug

Conversation

@azat
Copy link
Copy Markdown
Member

@azat azat commented Jul 2, 2022

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

Now, if the .expect test will fail, it's exp_internal output will be printed by clickhouse-test.

This is to catch possible issues like 01565_reconnect_after_client_error in 1 (cc @alexey-milovidov ).

@robot-clickhouse robot-clickhouse added the pr-not-for-changelog This PR should not be mentioned in the changelog label Jul 2, 2022
@azat azat force-pushed the expect-tests-debug branch from 691c27e to f4ddc85 Compare July 2, 2022 10:14
@alexey-milovidov alexey-milovidov self-assigned this Jul 2, 2022
@azat azat force-pushed the expect-tests-debug branch from f4ddc85 to fdebae1 Compare July 2, 2022 10:50
This is to catch possible issues like 01565_reconnect_after_client_error in [1].

  [1]: https://s3.amazonaws.com/clickhouse-test-reports/38417/e33f236d502fe9f7906392f4ceffaee44e3c4ce4/stateless_tests__thread__actions__[3/3].html

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
Copy link
Copy Markdown
Member Author

@azat azat Jul 2, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, CI founds that file_suffix was not used in *.expect - https://s3.amazonaws.com/clickhouse-test-reports/38728/fdebae1f72849f8896b11a35f68953f48abc3e00/stateless_tests_flaky_check__address__actions_.html

Rebased and fixed (now the file will be in CLICKHOUSE_TMP)

@azat azat force-pushed the expect-tests-debug branch from fdebae1 to e4b81e6 Compare July 2, 2022 14:09
@alexey-milovidov alexey-milovidov merged commit 5574028 into ClickHouse:master Jul 2, 2022
@azat azat deleted the expect-tests-debug branch July 2, 2022 17:28
@azat
Copy link
Copy Markdown
Member Author

azat commented Jul 2, 2022

@azat
Copy link
Copy Markdown
Member Author

azat commented Jul 2, 2022

You've merged too early. I'm looking.

CLICKHOUSE_TMP was unreliable, fix - #38733

azat added a commit to azat/ClickHouse that referenced this pull request Nov 30, 2022
…lete

This will help to debug ClickHouse#43809

Follow-up for: ClickHouse#38728
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-not-for-changelog This PR should not be mentioned in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants