Temporarily disable a failing test.
PiperOrigin-RevId: 346664764 Change-Id: I8ed6bb736e15a52cfa9dc7cbd3456fffe65ef3d4
This commit is contained in:
parent
34b49bb5b9
commit
01caefefc0
@ -682,6 +682,7 @@ tflite_micro_cc_test(
|
|||||||
srcs = [
|
srcs = [
|
||||||
"pad_test.cc",
|
"pad_test.cc",
|
||||||
],
|
],
|
||||||
|
tags = ["nomsan"], # b/175133159
|
||||||
deps = [
|
deps = [
|
||||||
":kernel_runner",
|
":kernel_runner",
|
||||||
"//tensorflow/lite/c:common",
|
"//tensorflow/lite/c:common",
|
||||||
|
Loading…
Reference in New Issue
Block a user