This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-52883-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 1bd6984a1cf [fix](test) fix nonConcurrent case failure (#52769)
     add 01afefbca96 [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]

Reply via email to