[ChromeDriver] Fix unable to delete temp dirs on exit test
When running run_py_tests.py, chmod on temp dirs can fail occasionally. Wrapped the command with try/except to suppress the error and allow tests process to complete. Change-Id: I896f10021348f45a065a66787a4bad5dcb01b70f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1732150 Commit-Queue: Tricia Crichton <triciac@chromium.org> Reviewed-by:John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#683406}
Showing
Please register or sign in to comment