Skip to content

Commit 501a65c

Browse files
committed
Disable timing out tests
1 parent b275f58 commit 501a65c

File tree

2 files changed

+7
-0
lines changed
  • tensorflow/python
    • data/kernel_tests
    • kernel_tests/linalg/sparse

2 files changed

+7
-0
lines changed

tensorflow/python/data/kernel_tests/BUILD

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ tf_py_test(
6868
name = "cache_test",
6969
size = "small",
7070
srcs = ["cache_test.py"],
71+
tags = [
72+
"no_oss", # Times out during patch release
73+
],
7174
deps = [
7275
":checkpoint_test_base",
7376
":test_base",
@@ -536,6 +539,9 @@ tf_py_test(
536539
size = "small",
537540
srcs = ["map_test.py"],
538541
shard_count = 19,
542+
tags = [
543+
"no_oss", # Times out during patch release
544+
],
539545
deps = [
540546
":checkpoint_test_base",
541547
":test_base",

tensorflow/python/kernel_tests/linalg/sparse/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ cuda_py_test(
4444
main = "csr_sparse_matrix_ops_test.py",
4545
shard_count = 10,
4646
tags = [
47+
"no_oss", # Times out during patch release
4748
"notsan", # b/149115441
4849
],
4950
deps = [

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy