yugabyte/yugabyte-db

Use the log_path clang sanitizer (ASAN/TSAN/etc.) option to put errors in a separate file

オープン

#231 opened on 2018/04/23

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)C (1,003 件のフォーク)batch import
area/docdbhelp wantedkind/enhancementpriority/medium

Repository metrics

Stars
 (8,229 個のスター)
PR merge metrics
 (平均マージ 17d 21h) (30d で 92 merged PRs)

説明

Jira Link: DB-5018 Putting sanitizer errors in a separate file (with a name that can be matched to the process, e.g. ts-1 or m-2) will allow us to parse / display those warnings more easily and detect test failures based on that.

コントリビューターガイド