Skip to content

Commit 9af25bb

Browse files
authored
Merge pull request tensorflow#17660 from tensorflow/yifeif-patch-3
Make tensorflow/python:framework_importer_test large
2 parents 73f2da0 + df4cbfa commit 9af25bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow/python/BUILD

+1-1
Original file line numberDiff line numberDiff line change
@@ -1048,7 +1048,7 @@ py_test(
10481048

10491049
py_test(
10501050
name = "framework_importer_test",
1051-
size = "medium",
1051+
size = "large",
10521052
srcs = ["framework/importer_test.py"],
10531053
main = "framework/importer_test.py",
10541054
srcs_version = "PY2AND3",

0 commit comments

Comments
 (0)