Commit 2b4123d2 authored by Ramin Halavati's avatar Ramin Halavati Committed by Commit Bot

Disable network traffic annotation FYI bot.

The bot seems to have no access to gen folder. This is required as some
files have includes from gen folder.
Disabling it for investigation.

TBR=msramek

Bug: 690323
Change-Id: I378a0c7f0c1a5fb3571bd66cb49acf2140fc80cc
Reviewed-on: https://chromium-review.googlesource.com/962061
Commit-Queue: Ramin Halavati <rhalavati@chromium.org>
Reviewed-by: default avatarMartin Šrámek <msramek@chromium.org>
Reviewed-by: default avatarRamin Halavati <rhalavati@chromium.org>
Cr-Commit-Position: refs/heads/master@{#543039}
parent 4bfc7255
...@@ -15,7 +15,7 @@ from annotation_tools import NetworkTrafficAnnotationTools ...@@ -15,7 +15,7 @@ from annotation_tools import NetworkTrafficAnnotationTools
# If this test starts failing, please set TEST_IS_ENABLED to "False" and file a # If this test starts failing, please set TEST_IS_ENABLED to "False" and file a
# bug to get this reenabled, and cc the people listed in # bug to get this reenabled, and cc the people listed in
# //tools/traffic_annotation/OWNERS. # //tools/traffic_annotation/OWNERS.
TEST_IS_ENABLED = True TEST_IS_ENABLED = False
class TrafficAnnotationTestsChecker(): class TrafficAnnotationTestsChecker():
......
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