Commit abda68dc authored by Ben Hayden's avatar Ben Hayden Committed by Commit Bot

Re-enable some tests in system_health_smoke_test.

A bug in catapult caused these tests to fail. That bug was fixed:
https://chromium-review.googlesource.com/c/catapult/+/730856

Bug: chromium:778169, chromium:778095, chromium:776608
Change-Id: Ieed45163b23b3a604efee248e99c2ea14661e744
Reviewed-on: https://chromium-review.googlesource.com/742393Reviewed-by: default avatarNed Nguyen <nednguyen@google.com>
Commit-Queue: Ben Hayden <benjhayden@chromium.org>
Cr-Commit-Position: refs/heads/master@{#512712}
parent 4605dce8
...@@ -66,15 +66,6 @@ _DISABLED_TESTS = frozenset({ ...@@ -66,15 +66,6 @@ _DISABLED_TESTS = frozenset({
# crbug.com/725386 # crbug.com/725386
'benchmarks.system_health_smoke_test.SystemHealthBenchmarkSmokeTest.system_health.memory_desktop.browse:social:twitter', # pylint: disable=line-too-long 'benchmarks.system_health_smoke_test.SystemHealthBenchmarkSmokeTest.system_health.memory_desktop.browse:social:twitter', # pylint: disable=line-too-long
# crbug.com/778095
'benchmarks.system_health_smoke_test.SystemHealthBenchmarkSmokeTest.system_health.memory_desktop.multitab:misc:typical24', # pylint: disable=line-too-long
# https://crbug.com/778169
'benchmarks.system_health_smoke_test.SystemHealthBenchmarkSmokeTest.system_health.memory_desktop.browse:news:flipboard', # pylint: disable=line-too-long
# https://crbug.com/778169
'benchmarks.system_health_smoke_test.SystemHealthBenchmarkSmokeTest.system_health.memory_desktop.load:games:alphabetty', # pylint: disable=line-too-long
}) })
......
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