Internal change
PiperOrigin-RevId: 316748654 Change-Id: Iec1a40e1523cbe2712e1dccf7a947de0e3156d46
This commit is contained in:
parent
14ee01957c
commit
10d5e26a90
|
@ -40,7 +40,6 @@ py_test(
|
||||||
"no_windows",
|
"no_windows",
|
||||||
"noasan", # TODO(b/137568139): enable after this is fixed.
|
"noasan", # TODO(b/137568139): enable after this is fixed.
|
||||||
"nomsan", # TODO(b/137568139): enable after this is fixed.
|
"nomsan", # TODO(b/137568139): enable after this is fixed.
|
||||||
"notsan", # TODO(b/149882556): enable after this is fixed.
|
|
||||||
],
|
],
|
||||||
deps = [
|
deps = [
|
||||||
":interpreter",
|
":interpreter",
|
||||||
|
|
Loading…
Reference in New Issue