This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-52883-branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 2fe43929580 branch-3.1: [fix](nereids)scalar subquery should not show
error message when there are multiple agg functions in top-level agg node
#52667 (#52969)
add bf7042fa2aa [opt](cloud) add Sanitizer options (#52883)
No new revisions were added by this update.
Summary of changes:
cloud/CMakeLists.txt | 3 +++
pytest/deploy/__init__.py => cloud/conf/asan_suppr.conf | 1 +
cloud/conf/{lsan_suppression.conf => lsan_suppr.conf} | 1 +
pytest/deploy/__init__.py => cloud/conf/ubsan_suppr.conf | 1 +
cloud/script/run_all_tests.sh | 2 +-
cloud/script/start.sh | 10 ++++++++++
cloud/test/CMakeLists.txt | 2 +-
7 files changed, 18 insertions(+), 2 deletions(-)
copy pytest/deploy/__init__.py => cloud/conf/asan_suppr.conf (99%)
rename cloud/conf/{lsan_suppression.conf => lsan_suppr.conf} (96%)
copy pytest/deploy/__init__.py => cloud/conf/ubsan_suppr.conf (99%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]