New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 632817 link

Starred by 3 users

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

gtests fail to list tests on M user builds?

Project Member Reported by jbudorick@chromium.org, Jul 29 2016

Issue description

On trying to run content_browsertests on an M user build, NativeTestInstrumentationTestRunner failed to create the temporary file here: https://codesearch.chromium.org/chromium/src/testing/android/native_test/java/src/org/chromium/native_test/NativeTestInstrumentationTestRunner.java?rcl=0&l=132

This is likely because we aren't correctly granting the WRITE_EXTERNAL_STORAGE permission at installation time, even though the APK requests it in the manifest.
 
(I haven't confirmed this with other gtest suites yet but suspect it holds there too.)
Project Member

Comment 2 by sheriffbot@chromium.org, Jul 31 2017

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available. If you change it back, also remove the "Hotlist-Recharge-Cold" label.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Sign in to add a comment