Commit 1c23c69f authored by oysteine's avatar oysteine Committed by Commit bot

Disabled service_worker.service_worker_micro_benchmark

It's flaky on Mac and Linux.
BUG=442752
TBR=horo@chromium.org
NOTRY=true

Review URL: https://codereview.chromium.org/876593004

Cr-Commit-Position: refs/heads/master@{#314253}
parent 5778babe
...@@ -185,7 +185,7 @@ class ServiceWorkerPerfTest(benchmark.Benchmark): ...@@ -185,7 +185,7 @@ class ServiceWorkerPerfTest(benchmark.Benchmark):
# Disabled due to redness on the tree. crbug.com/442752 # Disabled due to redness on the tree. crbug.com/442752
@benchmark.Disabled('reference', 'xp') @benchmark.Disabled
class ServiceWorkerMicroBenchmarkPerfTest(benchmark.Benchmark): class ServiceWorkerMicroBenchmarkPerfTest(benchmark.Benchmark):
"""This test measures the performance of pages using ServiceWorker. """This test measures the performance of pages using ServiceWorker.
......
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