提交 95e699ca 编写于 作者: S storypku 提交者: Liu Jiaming

cyber: follow bazel's sugg on setting timeout=short for cyber/python/cyber_py3/test:test_record

上级 ac0fe944
load("@rules_python//python:defs.bzl", "py_test")
py_test(
name = "test_record",
timeout = "short",
srcs = ["test_record.py"],
deps = [
"//cyber/proto:record_py_pb2",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册