Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(610)

Unified Diff: telemetry/examples/browser_tests/simple_sharding_test.py

Issue 2162963002: [polymer] Merge of master into polymer10-migration (Closed) Base URL: git@github.com:catapult-project/catapult.git@polymer10-migration
Patch Set: Merge polymer10-migration int polymer10-merge Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « telemetry/examples/browser_tests/simple_numeric_test.py ('k') | telemetry/telemetry/benchmark.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: telemetry/examples/browser_tests/simple_sharding_test.py
diff --git a/telemetry/examples/browser_tests/simple_sharding_test.py b/telemetry/examples/browser_tests/simple_sharding_test.py
index be56d6c9a77e695cfa2fe65bac9afc3bb52a0a48..0a4ea8719f4e7433fd5ae8f8677b1c1d84472575 100644
--- a/telemetry/examples/browser_tests/simple_sharding_test.py
+++ b/telemetry/examples/browser_tests/simple_sharding_test.py
@@ -6,7 +6,7 @@ from telemetry.testing import serially_executed_browser_test_case
class SimpleShardingTest(
- serially_executed_browser_test_case.SeriallyBrowserTestCase):
+ serially_executed_browser_test_case.SeriallyExecutedBrowserTestCase):
def Test1(self):
pass
« no previous file with comments | « telemetry/examples/browser_tests/simple_numeric_test.py ('k') | telemetry/telemetry/benchmark.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698