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

Unified Diff: scripts/slave/recipe_modules/chromium/chromium_linux.py

Issue 556203002: Revert of Add mojo python bindings tests to the waterfalls. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Fix trained data Created 6 years, 3 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
Index: scripts/slave/recipe_modules/chromium/chromium_linux.py
diff --git a/scripts/slave/recipe_modules/chromium/chromium_linux.py b/scripts/slave/recipe_modules/chromium/chromium_linux.py
index e512d91d8008363f97d89a803abe36ca01201a1c..f5be06fbec97e161b8393ec4f16282c917cba817 100644
--- a/scripts/slave/recipe_modules/chromium/chromium_linux.py
+++ b/scripts/slave/recipe_modules/chromium/chromium_linux.py
@@ -35,7 +35,6 @@ SPEC = {
],
'tests': [
steps.MojoPythonTests(),
- steps.MojoPythonBindingsTests(),
steps.TelemetryUnitTests(),
steps.TelemetryPerfUnitTests(),
],
« no previous file with comments | « scripts/slave/recipe_modules/chromium/chromium_fyi.py ('k') | scripts/slave/recipe_modules/chromium/steps.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698