yugabyte/yugabyte-db
Use the log_path clang sanitizer (ASAN/TSAN/etc.) option to put errors in a separate file
開放
#231 建立於 2018年4月23日
area/docdbhelp wantedkind/enhancementpriority/medium
倉庫指標
- 星標
- (8,229 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
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.