Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / tools / perf / benchmarks / start_with_url.py
index fe1b9f2..dcb5958 100644 (file)
@@ -6,6 +6,7 @@ from telemetry import test
 from measurements import startup
 
 
+@test.Disabled('snowleopard') # crbug.com/336913
 class StartWithUrlCold(test.Test):
   """Measure time to start Chrome cold with startup URLs"""
   tag = 'cold'