Modify PnaclHeaderTest to run w/ an empty PNaCl component dir.
This helps check that the pexe fetch is able to happen before the component files are accessed. Otherwise, if the component files are accessed before the pexe fetch, then it will error out early, and the PNaCl on-demand installation will not happen. Followup to Justin's fix: https://codereview.chromium.org/453073002 I tested that without Justin's fix, this patch will make the test catch the error. BUG=401755 Review URL: https://codereview.chromium.org/467863002 Cr-Commit-Position: refs/heads/master@{#289182} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289182 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment