Clean up copy_trusted_certificate debug code and test a fix.
Followup to https://chromium-review.googlesource.com/c/chromium/src/+/1308992. From the logging, I've determined that the Keychains folder does not exist on these simulators when they are created, which is why my original glob did not work. I am not sure what differs between these simulators and the ones from testing bits of test_runner.py locally (where the glob worked), but I am trying creating the Keychains folder first and copying the certificate, to see if that is sufficient. Change-Id: I676ebc109517d3bd2600d53ec2fa38d35f800c39 Reviewed-on: https://chromium-review.googlesource.com/c/1309355Reviewed-by:Sergey Berezin <sergeyberezin@chromium.org> Commit-Queue: ericale <ericale@chromium.org> Cr-Commit-Position: refs/heads/master@{#604357}
Showing
Please register or sign in to comment