Disable node_test on mac.
PiperOrigin-RevId: 308467322 Change-Id: Ic94f3c5fd2c80018ca08b00e5dee16af1c5755b4
This commit is contained in:
parent
5e7c9e2690
commit
e56abe5a08
@ -501,6 +501,9 @@ tf_py_test(
|
||||
srcs = ["node_test.py"],
|
||||
python_version = "PY3",
|
||||
shard_count = 3,
|
||||
tags = [
|
||||
"nomac", # TODO(mihaimaruseac): b/127695564
|
||||
],
|
||||
deps = [
|
||||
":base_layer",
|
||||
":engine",
|
||||
|
Loading…
x
Reference in New Issue
Block a user