Closed as not planned
Closed as not planned
Description
I'm not really sure what the trouble is yet, but this does seem to be true given how many allocation count tests failed on asan
but not with race
or msan
.
For example, tests failed on the new msan
builder: https://ci.chromium.org/ui/p/golang/builders/ci/gotip-linux-amd64-msan-clang15/b8732829196319772801/overview
This mostly aligns with skips for race
mode.
But with asan
, there are many more: https://ci.chromium.org/ui/p/golang/builders/ci/gotip-linux-amd64-asan-clang15/b8732829195285565617/test-results?sortby=&groupby=
These tests will be skipped for now, so this is low priority. But anyone interested in improving the performance of asan
mode might consider looking here first.
Discovered during #70054.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done