We regularly run CTS on our x86 platforms. To be sure... there are
some bugs... but very little was IA specific. I believe that we
uploaded to Gerrit fixes for the IA specific bugs that we found (I
should double check that though). You should be able to run it just
fine on the mainline with the Vir
I have uploaded the required changes to bring up IA in the master
branch as well as the virtual box installer image. The changes are in
queue and will likely take a little time to get into the master branch
(no doubt, some will be re-factored along the way).
The script below will pull in the requi
, wallace wrote:
> I have encountered the same problem, waiting for solution.
>
> On 12月24日, 上午5时19分, Bruce Beare wrote:
>
>
>
> > I'm having a bit of trouble building opensles for x86. According to
> > some web searches... this is likely due to declaring but not de
I've got x86 building and booting in the master branch... but dalvik
is crashing. I expect to clean things up and upload the commits in the
next few days. The changes are not particurily extensive. Not sure
what the dalvik issue is ... yet.
The GB branch will take a bit more effort.
Kelvin wrote:
I'm having a bit of trouble building opensles for x86. According to
some web searches... this is likely due to declaring but not defining
a virtual function. From the messages (below), I am guessing that it
has something to do with the SortedVector class. I suspect that it's
actually something to d
Were you aware that and Android VirtualBox emulation is working in the
Google AOSP/master branch?
source build/envsetup.sh
lunch full_x86-eng
make installer_vdi
If you really need it in cupcake... you may be able to extract changes
from master and backport them...
that could be a bit of trou
Do you have more than 4 partitions on the SD in all? If so... there is
an array overrun problem that is getting you. A fix is already in the
mainline:
https://review.source.android.com/#change,15991
-Bruce
On Aug 13, 3:02 am, ran wrote:
> I get success with this line in vold.fstab at my free
:o) Finally found...
adb shell am instrument -w -e class \
android.app.cts.TimePickerDialogTest#testOnTimeChanged \
com.android.cts.app/android.test.InstrumentationCtsTestRunner
On Jun 21, 3:01 pm, Bruce Beare wrote:
> I discovered a bit more:
>
> adb install ./r
selecting
the particular test that I see failing and of
providing the automated input event to the test.
On Jun 21, 10:09 am, Bruce Beare wrote:
> I'm running into a CTS exception and would like to take a close look
> at the particular test/failure using DDMS. Is it possible to run CTS
I'm running into a CTS exception and would like to take a close look
at the particular test/failure using DDMS. Is it possible to run CTS
with DDMS? Alternatively... I can install the CTS test .apk file...
but how do I then invoke the particular test?
Thank you,
Bruce
--
unsubscribe: android-por
Yes, Android can boot to VirtualBox... but you need a patch that
wasn't accepted in m/master. I've been told that Froyo will be fixing
the problem in another way.
You can, however, pull the patch from:
https://review.source.android.com/#change,14429
Rather than getting an image that will boot
11 matches
Mail list logo