Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ad0b8f8

Browse filesBrowse files
garymmf0rmiga
andauthored
specify timeout for gazelle manifest test (bazel-contrib#817)
Fixes bazel-contrib#802 Co-authored-by: Thulio Ferraz Assis <3149049+f0rmiga@users.noreply.github.com>
1 parent 0dfc546 commit ad0b8f8
Copy full SHA for ad0b8f8

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎gazelle/manifest/defs.bzl

Copy file name to clipboardExpand all lines: gazelle/manifest/defs.bzl
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ def gazelle_python_manifest(
8888
"_TEST_REQUIREMENTS": "$(rootpath {})".format(requirements),
8989
},
9090
visibility = ["//visibility:private"],
91+
timeout = "short",
9192
)
9293

9394
native.filegroup(

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.