Граф коммитов

120 Коммитов

Автор SHA1 Сообщение Дата
nileshagrawal@chromium.org 10b46f7443 Run ProcessUtil tests on Android.
TBRing as it is a simple gyp change.

TBR=mark@chromium.org

BUG=125059
TEST=

Review URL: https://chromiumcodereview.appspot.com/10544080

git-svn-id: http://src.chromium.org/svn/trunk/src/build@141337 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-06-09 01:08:51 +00:00
satish@google.com 77c500fa23 Get DomStorageDatabaseTest.TestCanOpenAndReadWebCoreDatabase pass on Android FYI builder.
The test requires a data file which is now in the whitelist of files copied over to device.
Sample failure on the bot:
http://build.chromium.org/p/chromium.fyi/builders/Chromium%20Linux%20Android/builds/10125/steps/Test%20suite%20content_unittests/logs/stdio

BUG=None
TEST=content_unittests should run successfully on the Android FYI builder.

Review URL: https://chromiumcodereview.appspot.com/10532064

git-svn-id: http://src.chromium.org/svn/trunk/src/build@141200 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-06-08 12:54:01 +00:00
bulach@chromium.org 42c1763119 Fix pexpect index for android test runner.
Following https://chromiumcodereview.appspot.com/10310046/
The index for pexpect.TIMEOUT is wrong.

BUG=
TEST=


Review URL: https://chromiumcodereview.appspot.com/10545055

git-svn-id: http://src.chromium.org/svn/trunk/src/build@141168 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-06-08 04:48:45 +00:00
tedchoc@chromium.org 8a1e8756dc Disable failing android StopOnRedirect test.
We do not yet support the test server in android land.

BUG=
TEST=


Review URL: https://chromiumcodereview.appspot.com/10537068

git-svn-id: http://src.chromium.org/svn/trunk/src/build@141163 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-06-08 02:54:36 +00:00
wangxianzhu@chromium.org 253dfd874c Fix gyp on Android called by gclient or makefile regen
v8/build/common.gypi now uses environment variable CXX_target which is only
set in android_gyp, not set when gyp_chromium is called by gclient or automatic
makefile regeneration.

Now exports the environment variables needed by gyp generation.

BUG=none
TEST=none


Review URL: https://chromiumcodereview.appspot.com/10511019

git-svn-id: http://src.chromium.org/svn/trunk/src/build@140431 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-06-04 23:39:58 +00:00
haitao.feng@intel.com f022eaaaa0 Make emulator.py runnable and adjust partition size to 512
BUG=
TEST=


Review URL: https://chromiumcodereview.appspot.com/10456078

git-svn-id: http://src.chromium.org/svn/trunk/src/build@140009 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-06-01 09:32:35 +00:00
nileshagrawal@chromium.org bdc2d7d8cb Enable APK based tests for all test bundles.
Any new test bundle should be APK enabled by default.

BUG=125059

TEST=

Review URL: https://chromiumcodereview.appspot.com/10458055

git-svn-id: http://src.chromium.org/svn/trunk/src/build@139832 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-31 18:40:15 +00:00
haitao.feng@intel.com 5af193827b Add native debugging support for no-root mode
BUG=
TEST=


Review URL: https://chromiumcodereview.appspot.com/10448096

git-svn-id: http://src.chromium.org/svn/trunk/src/build@139767 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-31 09:47:23 +00:00
nileshagrawal@chromium.org 2e37a543a8 Add net, content and ipc to the default list of APK test bundles.
These APK bundles are compiled and run on the android_test try bot.
Test run: http://build.chromium.org/p/tryserver.chromium/builders/android_test/builds/117

All tests pass.
BUG=125059

TEST=

Review URL: https://chromiumcodereview.appspot.com/10447050

git-svn-id: http://src.chromium.org/svn/trunk/src/build@139497 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-30 08:12:39 +00:00
james.wei@intel.com 524a46decf validate CHROME_SRC setting to avoid confusion
BUG=
TEST=


Review URL: https://chromiumcodereview.appspot.com/10409048

git-svn-id: http://src.chromium.org/svn/trunk/src/build@139480 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-30 07:44:21 +00:00
mkosiba@chromium.org b0154db186 Fix Android run_tests.py to report failure on crashes.
This fixes the Android run_tests.py script to report crashed
tests as failures in both single-device and sharded mode.

BUG=none
TEST=run on trybot


Review URL: https://chromiumcodereview.appspot.com/10412054

git-svn-id: http://src.chromium.org/svn/trunk/src/build@139235 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-28 10:36:24 +00:00
nileshagrawal@chromium.org e349fb8566 Fix regyp on android_test try bot.
BUG=125059

TEST=

Review URL: https://chromiumcodereview.appspot.com/10454039

git-svn-id: http://src.chromium.org/svn/trunk/src/build@139155 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-25 23:41:27 +00:00
wangxianzhu@chromium.org 1b837b7e7d Fix break building v8 with goma
The error is caused by missing '-m32' parameter when building v8 for host.
  CXX(host) out/Release/obj.host/v8_base/v8/src/accessors.o
v8/src/globals.h:120:2: error: #error Target architecture arm is only supported on arm and ia32 host

v8/build/common.gypi tests if the compiler supports -m32:
  'm32flag': '<!((echo | $(echo ${CXX_host:-$(which g++)}) -m32 -E - > /dev/null 2>&1) && echo -n "-m32" || true)',
but goma is confused by the environment variable GOMA_WRAPPER and exits
with an error:
  GOMA_WRAPPER=<anything>: unkown GOMA_ parameter
and the gyp script thinks that the compiler doesn't support -m32.

Rename GOMA_WRAPPER to ANDROID_GOMA_WRAPPER to avoid confusing goma.

git-svn-id: http://src.chromium.org/svn/trunk/src/build@138916 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-24 22:43:23 +00:00
nileshagrawal@chromium.org c4002912c3 Run base_unittests_apk on the test try bot for realz.
This will make the android_test bot red when apk tests fail.

The ANDROID_APK_TEST_TARGET flag is required while we transition from executable to APK tests.
 - Executable tests need the DIR_CACHE override as the default path comes from the java side.

BUG=125059

Review URL: https://chromiumcodereview.appspot.com/10332230

git-svn-id: http://src.chromium.org/svn/trunk/src/build@138407 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-23 00:48:50 +00:00
dfalcantara@chromium.org 6505be3bb0 [Android] Disable unit test relying on unimplemented function
The ResourceBundle.DelegateGetFont test has been failing since it was added in.

BUG=128661

TEST=


Review URL: https://chromiumcodereview.appspot.com/10386203

git-svn-id: http://src.chromium.org/svn/trunk/src/build@137804 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-18 02:42:42 +00:00
nileshagrawal@chromium.org 5ee821eab8 Fix test data push for APK tests.
test_package.test_suite_basename is used at a lof of places. For APK
tests we need to strip "-debug" from the full test name.
BUG=125059

TEST=


Review URL: https://chromiumcodereview.appspot.com/10406030

git-svn-id: http://src.chromium.org/svn/trunk/src/build@137737 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-17 21:20:41 +00:00
nileshagrawal@chromium.org b65c31ef78 Fix test filter filename for APK based tests.
BUG=125059

TEST=


Review URL: https://chromiumcodereview.appspot.com/10391172

git-svn-id: http://src.chromium.org/svn/trunk/src/build@137614 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-17 02:09:57 +00:00
jingzhao@chromium.org e460401de5 Upstream: Depend on OpenSSL directly instead of via system.gyp
build/android/system.gyp has an extra level of abstraction for openssl
which is currently not really doing anything since we don't yet support
using the system openssl on android. Remove it for now, because this
stops there from being two targets called "ssl" (this one and the one
for linux) - solving some problems with the android build backend for
gyp.

Review URL: https://chromiumcodereview.appspot.com/10332106

git-svn-id: http://src.chromium.org/svn/trunk/src/build@137379 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-16 07:40:01 +00:00
nileshagrawal@chromium.org 84a13a33f5 Put commandline for apk tests in /data/local/tmp
We were trying to use the application directory which is not usually
writable (unless the device is rooted). This allows us to run the tests
on non-rooted devices.

BUG=125059

TEST=


Review URL: https://chromiumcodereview.appspot.com/10398049

git-svn-id: http://src.chromium.org/svn/trunk/src/build@137368 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-16 05:50:18 +00:00
nileshagrawal@chromium.org c6fb20115b Run APK tests on the android_test trybot.
Test failures are ignored for now.

TBR=mark@chromium.org,tsepez@chromium.org
BUG=125059
TEST=

Review URL: https://chromiumcodereview.appspot.com/10387086

git-svn-id: http://src.chromium.org/svn/trunk/src/build@137352 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-16 03:46:39 +00:00
jrg@chromium.org e0a97f8d26 Add ${ANDROID_TOOLCHAIN} to $PATH to assist ninja.
Also minor upstreaming command movement.

BUG=
TEST=


Review URL: https://chromiumcodereview.appspot.com/10382177

git-svn-id: http://src.chromium.org/svn/trunk/src/build@137243 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-15 21:16:20 +00:00
mmocny@chromium.org 7cb2af2a3c Fixing failing unittest for android: GpuMemoryManagerTest.TestForegroundStubsGetBonusAllocation
BUG=126521
TEST=fixing content_unittests, adding GpuMemoryManagerTest.TestForegroundStubsGetBonusAllocationAndroid


Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=136593

Review URL: https://chromiumcodereview.appspot.com/10383067

git-svn-id: http://src.chromium.org/svn/trunk/src/build@136904 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-14 17:44:12 +00:00
mmocny@chromium.org 8ded7b7f87 Revert 136593 - Fixing failing unittest for android: GpuMemoryManagerTest.TestForegroundStubsGetBonusAllocation
BUG=126521
TEST=fixing content_unittests, adding GpuMemoryManagerTest.TestForegroundStubsGetBonusAllocationAndroid


Review URL: https://chromiumcodereview.appspot.com/10383067

TBR=mmocny@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10332121

git-svn-id: http://src.chromium.org/svn/trunk/src/build@136613 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-11 18:09:43 +00:00
jrg@chromium.org dbafb5fd9d Rename Compile to compile for CQ happiness
BUG=None
TEST=


Review URL: https://chromiumcodereview.appspot.com/10377110

git-svn-id: http://src.chromium.org/svn/trunk/src/build@136600 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-11 17:21:05 +00:00
mmocny@chromium.org 3b254fd88b Fixing failing unittest for android: GpuMemoryManagerTest.TestForegroundStubsGetBonusAllocation
BUG=126521
TEST=fixing content_unittests, adding GpuMemoryManagerTest.TestForegroundStubsGetBonusAllocationAndroid


Review URL: https://chromiumcodereview.appspot.com/10383067

git-svn-id: http://src.chromium.org/svn/trunk/src/build@136593 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-11 17:04:55 +00:00
nileshagrawal@chromium.org 3715609667 Fix chromium_base.jar path for APK builds.
Also, Don't make try_compile_test bot RED if native tests APK fails to compile.

BUG=125059
TBR=mark@chromium.org,tsepez@chromium.org

TEST=

Review URL: https://chromiumcodereview.appspot.com/10310098

git-svn-id: http://src.chromium.org/svn/trunk/src/build@136496 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-11 03:23:47 +00:00
mkosiba@chromium.org e49a9ab4c9 Remove the 'Test Finished' step from run_tests.py.
The 'Test Finished' step was introduced in r130823 to absorb the
non-zero exit status which we'd get if any of the test suites in
the batch would fail.
Since the run_tests.py script will print a STEP_FAILURE annotation
for every suite the exit status is redundant and therefore should
be removed.

BUG=none
TEST=none


Review URL: https://chromiumcodereview.appspot.com/10382100

git-svn-id: http://src.chromium.org/svn/trunk/src/build@136302 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-10 15:00:56 +00:00
yongsheng.zhu@intel.com d537c9b2ff Strip 'webkit_unit_tests' before uploading to Android emulator or devices
This binary is not stripped in the build step. It should be stripped
for it's too big.

BUG=126616
TEST=


Review URL: https://chromiumcodereview.appspot.com/10375050

git-svn-id: http://src.chromium.org/svn/trunk/src/build@136236 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-10 03:13:07 +00:00
jrg@chromium.org ee05979f3f Android content shell bringup.
Build media java files (we weren't).
Fix adb_install_content_shell for cases where the app was stuck.
Add upstream staging gyp var / #define.
Be more consistent about jar output files (all in lib.java).
Upstream a bunch of random files (e.g. ppapi).
Upstream a bunch of java and native code hit as part of shlib init.
Properly package jar files in content shell.

BUG=
TEST=


Review URL: https://chromiumcodereview.appspot.com/10377059

git-svn-id: http://src.chromium.org/svn/trunk/src/build@136219 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-10 01:50:47 +00:00
nileshagrawal@chromium.org c566fff619 Detect crashes while running native tests in APK.
Adding signal handlers (for fatal signals) to output a marker indicating
that the test crashed.
BUG=125059

TEST=


Review URL: https://chromiumcodereview.appspot.com/10310046

git-svn-id: http://src.chromium.org/svn/trunk/src/build@136050 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-09 16:59:12 +00:00
jnd@chromium.org ca9c4be795 Disable some test server based tests on Chromium Linux Android.
The test server based tests are because test server spawner is not enabled
on Chromium Android. Once the net upstreaming is done, test server spawner
can be enabled and those tests should pass on Chromium Android.

BUG=None.
TEST=Make Chromium Linux Android bot green.
TBR=jrg, yfriedman
Review URL: https://chromiumcodereview.appspot.com/10381069

git-svn-id: http://src.chromium.org/svn/trunk/src/build@135996 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-09 06:40:41 +00:00
nileshagrawal@chromium.org 654d1b355d Disable failing GpuMemoryManagerTest for android.
BUG=126521

TEST=

Review URL: https://chromiumcodereview.appspot.com/10375040

git-svn-id: http://src.chromium.org/svn/trunk/src/build@135859 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-08 17:23:38 +00:00
wangxianzhu@chromium.org 8a16b30210 Let android_gyp pass extra parameters to gyp
This is useful for example
android_gyp --help
or
android_gyp --format=dump_dependency_json (to generate a dependency graph).

BUG=none
TEST=Run android_gyp --help


Review URL: https://chromiumcodereview.appspot.com/10381043

git-svn-id: http://src.chromium.org/svn/trunk/src/build@135746 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-07 22:33:19 +00:00
jrg@chromium.org c17692295b Add native debugging support to android content shell.
How to native debug:
- apply the patch listed in the code review description
- adb_run_content_shell
- gdb_content_shell
- attach Eclipse; continue
- now boom!  SEGV in gdb.

Sadly the native library crashes while loading so it's not registered
with gdb yet (e.g no symbols or stack).

This CL also adds in a file that got lost
(testing/android/README.chromium).

BUG=
TEST=


Review URL: http://codereview.chromium.org/10254028

git-svn-id: http://src.chromium.org/svn/trunk/src/build@135652 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-07 16:25:57 +00:00
wangxianzhu@chromium.org 916b0c36fe Reapply "Changes according to review comments"
Fixed an "unused variable" issue of the original CL (http://codereview.chromium.org/10224004/).

Use Android API for GetDisplayNameForLocale().

Using Android API, we can reduce the data size of ICU and thus reduce the
binary size of chromium-android.

BUG=none
TEST=L10nUtilTest.GetDisplayNameForLocale,L10nUtilTest.GetDisplayNameForCountry
TBR=jrg@chromium.org,isherman@chromium.org,mark@chromium.org,jshin@chromium.org,rvargas@chromium.org

Review URL: http://codereview.chromium.org/10310029

git-svn-id: http://src.chromium.org/svn/trunk/src/build@135524 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-05 03:11:38 +00:00
rvargas@google.com 10107d303f Revert 135484 - Use Android API for GetDisplayNameForLocale().
failure:
http://build.chromium.org/p/chromium.chromiumos/builders/ChromiumOS%20%28x86%29/builds/4835/steps/BuildTarget/logs/stdio

Using Android API, we can reduce the data size of ICU and thus reduce the
binary size of chromium-android.

BUG=none
TEST=L10nUtilTest.GetDisplayNameForLocale,L10nUtilTest.GetDisplayNameForCountry
TBR=sky

Review URL: http://codereview.chromium.org/10224004

TBR=wangxianzhu@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10380018

git-svn-id: http://src.chromium.org/svn/trunk/src/build@135490 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-04 23:55:30 +00:00
wangxianzhu@chromium.org cddb72154a Use Android API for GetDisplayNameForLocale().
Using Android API, we can reduce the data size of ICU and thus reduce the
binary size of chromium-android.

BUG=none
TEST=L10nUtilTest.GetDisplayNameForLocale,L10nUtilTest.GetDisplayNameForCountry
TBR=sky

Review URL: http://codereview.chromium.org/10224004

git-svn-id: http://src.chromium.org/svn/trunk/src/build@135484 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-04 23:32:56 +00:00
james.wei@intel.com 3bb4660eb6 This patch is to enable x86 android build.
patch includes two parts:
1. gyp files modification to include x86 android build.
2. add android config files for yasm which is copied from linux ones. enable android x86 build

This patch is cloned from the issue #10198027 for ownership issue. 
https://chromiumcodereview.appspot.com/10198027/

BUG=125160
TEST=


Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=135087

Review URL: http://codereview.chromium.org/10271039

git-svn-id: http://src.chromium.org/svn/trunk/src/build@135110 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-03 09:17:45 +00:00
rsleevi@chromium.org 757089c2e1 Revert 135087 - This patch is to enable x86 android build.
patch includes two parts:
1. gyp files modification to include x86 android build.
2. add android config files for yasm which is copied from linux ones. enable android x86 build

This patch is cloned from the issue #10198027 for ownership issue. 
https://chromiumcodereview.appspot.com/10198027/

BUG=125160
TEST=


Review URL: http://codereview.chromium.org/10271039

TBR=james.wei@intel.com
Review URL: https://chromiumcodereview.appspot.com/10331008

git-svn-id: http://src.chromium.org/svn/trunk/src/build@135095 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-03 05:03:14 +00:00
james.wei@intel.com f686c213c2 This patch is to enable x86 android build.
patch includes two parts:
1. gyp files modification to include x86 android build.
2. add android config files for yasm which is copied from linux ones. enable android x86 build

This patch is cloned from the issue #10198027 for ownership issue. 
https://chromiumcodereview.appspot.com/10198027/

BUG=125160
TEST=


Review URL: http://codereview.chromium.org/10271039

git-svn-id: http://src.chromium.org/svn/trunk/src/build@135087 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-03 04:00:39 +00:00
dfalcantara@chromium.org f8167ac3d9 Disables a test to get the Android FYI bot green
Disables FileUtilProxyTest.Touch; it doesn't seem to have ever worked for Android and is keeping the bot red.

BUG=
TEST=


Review URL: http://codereview.chromium.org/10253018

git-svn-id: http://src.chromium.org/svn/trunk/src/build@134411 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-04-28 00:43:08 +00:00
jrg@chromium.org a6747feb99 Package and load native library in content shell. Add content shell util scripts.
BUG=None
TEST=


Review URL: http://codereview.chromium.org/10223007

git-svn-id: http://src.chromium.org/svn/trunk/src/build@134030 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-04-26 00:48:41 +00:00
nileshagrawal@chromium.org b75696ded7 Fix commandline and disabling tests for apk based tests.
Command for running with a test filter:
./build/android/run_tests.py -s
out/Release/base_unittests_apk/base_unittests-debug.apk  -f
FileUtilTest.*

The _disabled file should be base_unittests-debug_disabled

BUG=
TEST=


Review URL: http://codereview.chromium.org/10214002

git-svn-id: http://src.chromium.org/svn/trunk/src/build@133838 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-04-25 01:50:21 +00:00
nileshagrawal@chromium.org bd742e0900 Add test summaries for native tests for Android.
Modify test_result.LogFull() to print the summary, and call it when
native finish running.

BUG=
TEST=


Review URL: http://codereview.chromium.org/10210001

git-svn-id: http://src.chromium.org/svn/trunk/src/build@133830 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-04-25 01:04:45 +00:00
yfriedman@chromium.org e35c9e9494 Update net/android/network_library.cc with fresher code.
Also adds it to the build to ensure it doesn't suffer bit-rot again, and
include Java-side component.


Review URL: http://codereview.chromium.org/10171009

git-svn-id: http://src.chromium.org/svn/trunk/src/build@133591 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-04-24 01:34:41 +00:00
maruel@chromium.org ad0f4df047 Remove shebang from non-executable script.
R=jrg@chromium.org
BUG=
TEST=


Review URL: http://codereview.chromium.org/10186005

git-svn-id: http://src.chromium.org/svn/trunk/src/build@133567 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-04-23 23:45:29 +00:00
nileshagrawal@chromium.org 55ff008c78 Look for "END" marker while runnig APK tests.
test_package_apk is watching adb logcat and will never see EOF.

BUG=
TEST=


Review URL: http://codereview.chromium.org/10204001

git-svn-id: http://src.chromium.org/svn/trunk/src/build@133566 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-04-23 23:40:59 +00:00
maruel@chromium.org ff50d0dcb5 Set svn:executable bit on scripts that are executable.
R=mark@chromium.org
BUG=
TEST=


Review URL: http://codereview.chromium.org/10165021

git-svn-id: http://src.chromium.org/svn/trunk/src/build@133399 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-04-23 03:24:12 +00:00
jrg@chromium.org 5354603cad apk-based test runner work for android. 2 unit test bundles converted over (ipc, base).
OFF by default; enable with a gyp var.  E.g.
  GYP_DEFINES="$GYP_DEFINES gtest_target_type=shared_library" android_gyp

Some useful commands:
adb uninstall org.chromium.native_test
adb install -r out/Release/base_unittests_apk/ChromeNativeTests-debug.apk
adb shell am start -n org.chromium.native_test/org.chromium.native_test.ChromeNativeTestActivity

For the moment, all apks can be built simultaneously but use the same
activity name.  Thus you cannot have more than one installed at the
same time.

BUG=None
TEST=


Review URL: http://codereview.chromium.org/10051021

git-svn-id: http://src.chromium.org/svn/trunk/src/build@133053 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-04-19 21:02:09 +00:00
yfriedman@chromium.org a5bc72ea2a Disable newly added test for Android.
Depends on test server which isn't operational yet.

Review URL: https://chromiumcodereview.appspot.com/10124011

git-svn-id: http://src.chromium.org/svn/trunk/src/build@133015 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-04-19 18:07:37 +00:00