Skip to content

Commit

Permalink
[system-health] Update ID of bug blocking browse:news:cnn in desktop …
Browse files Browse the repository at this point in the history
…smoke tests

The original bug that caused the story to fail is now fixed, but another
one is still causing failures.

BUG=622409,634389

Review-Url: https://codereview.chromium.org/2210083003
Cr-Commit-Position: refs/heads/master@{#409862}
  • Loading branch information
petrcermak authored and Commit bot committed Aug 4, 2016
1 parent 879b1b9 commit a44d109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/perf/benchmarks/system_health_smoke_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def GetSystemHealthBenchmarksToSmokeTest():


_DISABLED_TESTS = frozenset({
# crbug.com/622409
# crbug.com/634389
'benchmarks.system_health_smoke_test.SystemHealthBenchmarkSmokeTest.system_health.memory_desktop.browse:news:cnn', # pylint: disable=line-too-long
# crbug.com/629123
'benchmarks.system_health_smoke_test.SystemHealthBenchmarkSmokeTest.system_health.memory_mobile.browse:news:hackernews', # pylint: disable=line-too-long
Expand Down

0 comments on commit a44d109

Please sign in to comment.