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

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

Issue 1086193002: Remove some files from the Windows non-deterministic whitelist. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 5 years, 8 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 | « no previous file | 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 ad856931bc9a53f43af1260d842a3354243983f4..a87642327e387b1b0c784791f3bafc375b869f54 100755
--- a/scripts/slave/recipe_modules/isolate/resources/compare_build_artifacts.py
+++ b/scripts/slave/recipe_modules/isolate/resources/compare_build_artifacts.py
@@ -30,11 +30,6 @@ WHITELIST = freeze({
# Completed.
},
- # http://crbug.com/383364
M-A Ruel 2015/04/15 20:44:46 Please refer this bug too in the CL description to
- 'ios': {
- # TODO(maruel): Add files.
- },
-
# http://crbug.com/330263
'linux': {
'browser_tests.isolated',
@@ -116,8 +111,6 @@ WHITELIST = freeze({
'np_test_netscape_plugin.dll',
'npapi_test_plugin.dll',
'peerconnection_server.exe',
- 'ppapi_nacl_tests_pnacl_newlib_x32.nexe',
- 'ppapi_nacl_tests_pnacl_newlib_x64.nexe',
'sync_integration_tests.exe',
'sync_integration_tests.isolated',
'test_registrar.exe',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698