Internal change
PiperOrigin-RevId: 531007009
This commit is contained in:
parent
1666f3ed80
commit
64af919107
|
@ -56,6 +56,7 @@ py_test(
|
||||||
srcs = ["dataset_test.py"],
|
srcs = ["dataset_test.py"],
|
||||||
data = [":testdata"],
|
data = [":testdata"],
|
||||||
tags = [
|
tags = [
|
||||||
|
"not_run:arm",
|
||||||
"notsan",
|
"notsan",
|
||||||
"requires-net:external",
|
"requires-net:external",
|
||||||
],
|
],
|
||||||
|
@ -141,6 +142,7 @@ py_test(
|
||||||
data = [":testdata"],
|
data = [":testdata"],
|
||||||
shard_count = 2,
|
shard_count = 2,
|
||||||
tags = [
|
tags = [
|
||||||
|
"not_run:arm",
|
||||||
"notsan",
|
"notsan",
|
||||||
"requires-net:external",
|
"requires-net:external",
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue
Block a user