Commit bc77a6b6 authored by Ramin Halavati's avatar Ramin Halavati Committed by Commit Bot

Update traffic annotation tester.

Order of tests in auditor tester are changed to provide more debug
data.

Bug: 690323
Change-Id: If17d5cb4a159b34b21a7b07b86ce181e165c9998
TBR: msramek@chromium.org
Reviewed-on: https://chromium-review.googlesource.com/1016288Reviewed-by: default avatarRamin Halavati <rhalavati@chromium.org>
Commit-Queue: Ramin Halavati <rhalavati@chromium.org>
Cr-Commit-Position: refs/heads/master@{#551638}
parent a10e1928
......@@ -45,8 +45,8 @@ class TrafficAnnotationTestsChecker():
"""
configs = [
["--test-only", "--error-resilient"], # Similar to trybot.
["--test-only"], # Failing on any runtime error.
["--test-only", "--error-resilient"], # Similar to trybot.
# TODO(rhalavati): The --no-filtering mode requires a full Chrome build
# which is now not available on the FYI bot.
# ["--test-only", "--no-filtering"] # Not using heuristic filtering.
......
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