Index: chrome/test/chromedriver/test/run_all_tests.py |
diff --git a/chrome/test/chromedriver/test/run_all_tests.py b/chrome/test/chromedriver/test/run_all_tests.py |
index adb6bb44c3d549c5b097c4359f2cef6ddbd2b35d..9ea1b8a7645c6b826c9d660561ec21cc57623956 100755 |
--- a/chrome/test/chromedriver/test/run_all_tests.py |
+++ b/chrome/test/chromedriver/test/run_all_tests.py |
@@ -194,7 +194,6 @@ def main(): |
# git hash rather than commit position, and 2) come from a different |
# download site (so we can't just convert the commit position to a hash). |
versions['51'] = '5a161bb6fe3d6bfbe2dafc0a7dd5831478f34277' |
- versions['50'] = '4acbec91b57f31a501264906aded632cc64c9300' |
versions['49'] = '7acdedefe3ddcb27b3fc826027f519bdb5d04d7e' |
# TODO(samuong): speculative fix for crbug.com/611886 |
os.environ['CHROME_DEVEL_SANDBOX'] = '/opt/chromium/chrome_sandbox' |