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

Issue 2878033: Generate fake root certs for autotest via qemu (Closed)

Created:
10 years, 5 months ago by jneddo1
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Base URL:
git://git.chromium.org/crosutils.git
Visibility:
Public.

Description

Generate fake root certs for autotest via qemu mod_image_for_test.sh now passes the target architecture to the subscripts mod_for_test_scripts/710enableAuthTesting generates the /etc/fake_root_cert databases by running nsscertutil under QEMU. BUG=3310 TEST=Built autotest enabled images for x86 and arm. On arm, the browser no longer crashes trying to read the fake root certs.

Patch Set 1 #

Patch Set 2 : Fix script error #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -13 lines) Patch
M mod_for_test_scripts/710enableAuthTesting View 1 1 chunk +33 lines, -12 lines 1 comment Download
M mod_image_for_test.sh View 2 chunks +18 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
jneddo1
10 years, 5 months ago (2010-07-15 23:30:43 UTC) #1
jneddo1
Fixed a script error
10 years, 5 months ago (2010-07-19 19:34:54 UTC) #2
Uday
On 2010/07/19 19:34:54, jneddo1 wrote: I am getting: nsscertutil: function failed: security library: invalid arguments ...
10 years, 5 months ago (2010-07-19 22:18:44 UTC) #3
Uday
On 2010/07/19 22:18:44, Uday wrote: Can i know whther u are running a debug build ...
10 years, 5 months ago (2010-07-19 22:40:04 UTC) #4
Olof Johansson
LGTM, the problems I had earlier with using qemu seems to be gone. Tested OK ...
10 years, 5 months ago (2010-07-20 14:30:41 UTC) #5
Chris Masone
http://codereview.chromium.org/2878033/diff/3001/4001 File mod_for_test_scripts/710enableAuthTesting (right): http://codereview.chromium.org/2878033/diff/3001/4001#newcode29 mod_for_test_scripts/710enableAuthTesting:29: mv -f "${TMP_CERT}" "${ROOT_FS_DIR}/${TMP_CERT}" mktemp just generates filenames, so ...
10 years, 5 months ago (2010-07-20 16:21:26 UTC) #6
jneddo1
On 2010/07/20 16:21:26, cmasone wrote: > http://codereview.chromium.org/2878033/diff/3001/4001 > File mod_for_test_scripts/710enableAuthTesting (right): > > http://codereview.chromium.org/2878033/diff/3001/4001#newcode29 > ...
10 years, 5 months ago (2010-07-20 18:11:36 UTC) #7
Chris Masone
On 2010/07/20 18:11:36, jneddo1 wrote: > On 2010/07/20 16:21:26, cmasone wrote: > > http://codereview.chromium.org/2878033/diff/3001/4001 > ...
10 years, 5 months ago (2010-07-21 17:08:57 UTC) #8
Olof Johansson
10 years, 5 months ago (2010-07-22 15:18:19 UTC) #9
Committed.

Powered by Google App Engine
This is Rietveld 408576698