go.chromium.org/luci@v0.0.0-20240309015107-7cdc2e660f33/luciexe/legacy/annotee/annotation/test_expectations/default_base.proto.txt (about)

     1  name: "testcommand"
     2  command: <
     3    command_line: "testcommand"
     4    command_line: "foo"
     5    command_line: "bar"
     6    cwd: "/path/to/dir"
     7    environ: <
     8      key: "BAZ"
     9      value: "QUX"
    10    >
    11    environ: <
    12      key: "FOO"
    13      value: "BAR"
    14    >
    15  >
    16  status: SUCCESS
    17  started: <
    18    seconds: 1420070400
    19  >
    20  ended: <
    21    seconds: 1420070400
    22  >