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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_rel_ng.json

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/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_rel_ng.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_rel_ng.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_rel_ng.json
index 5343142bc947710ad50fbf255a4ca724e9479100..805f7e0db23eb9001decc9c1f11daca239ee8805 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_rel_ng.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_rel_ng.json
@@ -116,9 +116,7 @@
"[BUILD]/goma",
"--",
"chrome",
- "chromium_swarm_tests",
- "mojo_public_test_interfaces",
- "mojo_python"
+ "chromium_swarm_tests"
],
"name": "compile"
},
@@ -147,18 +145,6 @@
"name": "mojo_python_tests (with patch)"
},
{
- "cmd": [
- "python",
- "-u",
- "[SLAVE_BUILD]/src/mojo/tools/run_mojo_python_bindings_tests.py",
- "--write-full-results-to",
- "/path/to/tmp/json",
- "--build-dir",
- "[SLAVE_BUILD]/src/out"
- ],
- "name": "mojo_python_bindings_tests (with patch)"
- },
- {
"allow_subannotations": true,
"cmd": [
"python",
« no previous file with comments | « scripts/slave/recipes/chromium.expected/one_failure_keeps_going_dynamic_tests.json ('k') | scripts/slave/zip_build.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698