Commit 1673cf1b authored by Ben Joyce's avatar Ben Joyce Committed by Commit Bot

Fix comment.

Bug: None
Change-Id: I9f31aa8a2e1194825806969b7deba6a4ad4cd398
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2506297Reviewed-by: default avatarBen Pastene <bpastene@chromium.org>
Reviewed-by: default avatarAndrew Grieve <agrieve@chromium.org>
Reviewed-by: default avatarbenjamin joyce <bjoyce@chromium.org>
Commit-Queue: benjamin joyce <bjoyce@chromium.org>
Cr-Commit-Position: refs/heads/master@{#822034}
parent 96bdb21d
...@@ -10,7 +10,6 @@ from pylib.base import base_test_result ...@@ -10,7 +10,6 @@ from pylib.base import base_test_result
import requests # pylint: disable=import-error import requests # pylint: disable=import-error
# Comes from luci/resultdb/pbutil/test_result.go # Comes from luci/resultdb/pbutil/test_result.go
# Slightly smaller to allow prepending <pre></pres>
MAX_REPORT_LEN = 4 * 1024 MAX_REPORT_LEN = 4 * 1024
# Maps base_test_results to the luci test-result.proto. # Maps base_test_results to the luci test-result.proto.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment