yugabyte/yugabyte-db
Vedi su GitHubUse the log_path clang sanitizer (ASAN/TSAN/etc.) option to put errors in a separate file
Open
#231 aperta il 23 apr 2018
area/docdbhelp wantedkind/enhancementpriority/medium
Metriche repository
- Star
- (8229 star)
- Metriche merge PR
- (Merge medio 17g 21h) (92 PR mergiate in 30 g)
Descrizione
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.