Commit 6f468224 authored by Ramin Halavati's avatar Ramin Halavati Committed by Commit Bot

Activate network traffic annotation tests on Windows trybot.

Network traffic annotation test on win7_chromium_rel_ng is activated.

Bug: 690323
Change-Id: Ic3dcba34e9898b7a4f71067f5531db1952f19c9a
Reviewed-on: https://chromium-review.googlesource.com/781461Reviewed-by: default avatarDirk Pranke <dpranke@chromium.org>
Reviewed-by: default avatarMartin Šrámek <msramek@chromium.org>
Commit-Queue: Ramin Halavati <rhalavati@chromium.org>
Cr-Commit-Position: refs/heads/master@{#539000}
parent 8a788e80
......@@ -17,7 +17,7 @@ import sys
# 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
# //tools/traffic_annotation/OWNERS.
TEST_IS_ENABLED = sys.platform != 'win32'
TEST_IS_ENABLED = True
class NetworkTrafficAnnotationChecker():
......
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