aboutsummaryrefslogtreecommitdiffstats
path: root/executor
diff options
context:
space:
mode:
authorDean Deng <deandeng@google.com>2020-12-04 15:59:12 -0800
committerDmitry Vyukov <dvyukov@google.com>2020-12-05 07:58:22 +0100
commit0ef84591d219e3142621dc31dcec970300f7ec0c (patch)
tree370075f403aad27e843810111dd746718e53f83a /executor
parent20366b870db78f1d58502dad9ffcf6dad618fae7 (diff)
pkg/build: skip coverage instrumentation on gVisor norace files
These cannot be instrumented with regular atomic operations (e.g., sync/atomic.AddInt32), which will happen if -race is enabled. We may be able to re-enable coverage on them when https://golang.org/issue/43007 is resolved.
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions