You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
squash! Adds a log file for external http server For test test_dictionaries_all_layouts_separate_sources we use http_server.py as external http source. Some times it is flaky, and assumption is the http server fials. To confirm that we can add a looger to http server to check if the server failed for any reason. The logs will be soted with clickhouse server logs in a separate file. Tests already gathering all the files in that folder.
0 commit comments