Skip to content

Commit 6f4dbae

Browse files
committed
review: increase test timeout for macOS.
Signed-off-by: Piotr Sikora <[email protected]>
1 parent 7269ac2 commit 6f4dbae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ cc_test(
5151

5252
cc_test(
5353
name = "runtime_test",
54+
timeout = "long",
5455
srcs = ["runtime_test.cc"],
5556
data = [
5657
"//test/test_data:abi_export.wasm",

0 commit comments

Comments
 (0)