-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Dev Platform 2022-04-18
We have reason to believe, per investigations done while pursuing SERVER-62313, that support for sanitizer builds with icecream are currently broken.
In order to prevent developers from getting false positive results, we should first make a commit to prevent that combination. Then we should get the feature working again and remove the guard rails.
Per daniel.moody, one intriguing idea about how to solve the issue permanently is to see if we can just always make the files that are named in the suppression files build locally, by digging the relevant paths out of the suppression files.
- is caused by
-
SERVER-59243 icecream 1.1 remotes fail to handle sanitizer black list filepaths properly.
- Closed
- related to
-
SERVER-65273 Parse denylist files to make icecc compile them locally
- Closed
-
SERVER-66417 Complete TODO listed in SERVER-64999
- Closed