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

Unified Diff: scripts/slave/recipe_modules/isolate/resources/compare_build_artifacts.py

Issue 1773473004: Remove references to mojo_public_environment_unittests from build/ (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 9 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 | « scripts/master/factory/chromium_factory.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipe_modules/isolate/resources/compare_build_artifacts.py
diff --git a/scripts/slave/recipe_modules/isolate/resources/compare_build_artifacts.py b/scripts/slave/recipe_modules/isolate/resources/compare_build_artifacts.py
index b4230d32b4e7f221491bce180cf01265862196e3..bc79bb784443b45de74c76480108e9b878de844e 100755
--- a/scripts/slave/recipe_modules/isolate/resources/compare_build_artifacts.py
+++ b/scripts/slave/recipe_modules/isolate/resources/compare_build_artifacts.py
@@ -245,8 +245,6 @@ WHITELIST = {
'mojo_public_bindings_perftests',
'mojo_public_bindings_unittests',
'mojo_public_bindings_unittests.isolated',
- 'mojo_public_environment_unittests',
- 'mojo_public_environment_unittests.isolated',
'mojo_public_system_perftests',
'mojo_public_system_unittests',
'mojo_public_system_unittests.isolated',
@@ -445,8 +443,6 @@ WHITELIST = {
'mojo_public_bindings_perftests.exe',
'mojo_public_bindings_unittests.exe',
'mojo_public_bindings_unittests.isolated',
- 'mojo_public_environment_unittests.exe',
- 'mojo_public_environment_unittests.isolated',
'mojo_public_system_perftests.exe',
'mojo_public_system_unittests.exe',
'mojo_public_system_unittests.isolated',
« no previous file with comments | « scripts/master/factory/chromium_factory.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698