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

673 Коммитов

Автор SHA1 Сообщение Дата
boliu@chromium.org 7556013519 Add components_unittests to android fyi bots
These are not new tests, just existing tests that has moved to a new
target under components.

BUG=


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@178696 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-24 23:44:30 +00:00
frankf@chromium.org 0ce8867a5b [Android] Reland 'Keep track of unknown test results at the TestRunner layer.'
Original CL https://codereview.chromium.org/11896050/
exposed a seperate issue fixed by
https://codereview.chromium.org/12033066/

If the entire gtest run crashes/failes/times out, the tests that
were not run are marked as 'unknown'. These tests are reported
by GetAllBroken() and are retried by BaseTestSharder.

Get rid of overall_* flags which are now redundant.

TBR=craigdh@chromium.org
BUG=171466

Review URL: https://codereview.chromium.org/11901003

git-svn-id: http://src.chromium.org/svn/trunk/src/build@178617 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-24 18:41:10 +00:00
boliu@chromium.org ea7fc925e4 Synchronize android test server internal maps
Count, request, and response maps are modified on two different
threads in tests are possibly causing some tests to be flaky.
So add synchronization.

BUG=171765
Android only change. Ran through android bots.
NOTRY=true

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@178601 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-24 17:38:46 +00:00
frankf@chromium.org e712842412 [Android] Fix error in sharding of gtests.
The formula for splitting tests into |device_num| shards
has always been incorrect.

BUG=

Review URL: https://codereview.chromium.org/12033066

git-svn-id: http://src.chromium.org/svn/trunk/src/build@178462 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-24 01:28:53 +00:00
yusufo@chromium.org a4eb13bee5 Disable flaky test MultiThreadedCertVerifierTest.CancelRequest
BUG=171812
NOTRY=true

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@178428 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-23 23:44:16 +00:00
jochen@chromium.org acb2e5cb25 Add support for content shell builder and extra layout tests parameters
BUG=156214

Review URL: https://codereview.chromium.org/12039036

git-svn-id: http://src.chromium.org/svn/trunk/src/build@178378 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-23 20:58:04 +00:00
rsesek@chromium.org efdca99624 Revert 178345
Causing sql_unittest to report failure on "Android Tests (dbg)"
http://build.chromium.org/p/chromium.linux/builders/Android%20Tests%20(dbg)

> [Android] Keep track of unknown test results at the TestRunner layer.
> 
> If the entire gtest run crashes/failes/times out, the tests that
> were not run are marked as 'unknown'. These tests are reported
> by GetAllBroken() and are retried by BaseTestSharder.
> 
> Get rid of overall_* flags which are now redundant.
> 
> BUG=171466
> 
> Review URL: https://codereview.chromium.org/11896050

TBR=frankf@chromium.org
Review URL: https://codereview.chromium.org/12049046

git-svn-id: http://src.chromium.org/svn/trunk/src/build@178363 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-23 20:20:03 +00:00
frankf@chromium.org ab4f01d0ec [Android] Keep track of unknown test results at the TestRunner layer.
If the entire gtest run crashes/failes/times out, the tests that
were not run are marked as 'unknown'. These tests are reported
by GetAllBroken() and are retried by BaseTestSharder.

Get rid of overall_* flags which are now redundant.

BUG=171466

Review URL: https://codereview.chromium.org/11896050

git-svn-id: http://src.chromium.org/svn/trunk/src/build@178345 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-23 19:12:16 +00:00
yfriedman@chromium.org 333c5e03e0 Remove CHROME_VERSION_EXTRA from envsetup.
It's only used in chrome/common/chrome_version_info_posix.cc which is no
longer used now that we have chrome_version_info_android.cc

BUG=171502
NOTRY=true

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@178160 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-22 23:54:51 +00:00
ppi@chromium.org 3be901592e Disable breakpad unittest (MinidumpWriterTest.MappingInfoContained) failing on Android
BUG=171419


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@178052 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-22 19:20:15 +00:00
sbc@chromium.org 9c891e83a9 Re-enable StackContainer.BufferAlignment test on android.
Now that http://crbug.com/115612 has been fixed this test
should not need to be disabled anymore.

BUG=115612
TEST=android trybots


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@178021 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-22 17:02:10 +00:00
bulach@chromium.org 4e2c476ebd Android: fixes timeout for WaitForLogMatch.
The parameter would only be used if StartMonitoringLogcat hasn't been called.
This leads to wrong timeouts and mismatches when waiting for log lines.

BUG=171347
TEST=

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@177977 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-22 04:01:47 +00:00
bulach@chromium.org 3532c66d38 Android: adds data files for cc_perftests.
BUG=163720
TEST=build/android/run_tests.py -s cc_perftests


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@177965 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-22 01:25:10 +00:00
rsimha@chromium.org dae2dac189 [sync] Divorce python sync test server chromiumsync.py from testserver.py
Various chrome test suites use the infrastructure in net::LocalTestServer and net/tools/testserver.py to create local test server instances against which to run automated tests. Sync tests use reference implementations of sync and xmpp servers, which build on the testserver infrastructure in net/. In the past, the sync testserver was small enough that it made sense for it to be a part of the testserver in net/. This, however, resulted in an unwanted dependency from net/ onto sync/, due to the sync proto modules needed to run a python sync server. Now that the sync testserver has grown considerably in scope, it is time to separate it out from net/ while reusing base testserver code, and eliminate the dependency from net/ onto sync/. This work also provides us with the opportunity to remove a whole bunch of dead pyauto sync test code in chrome/test/functional.

This patch does the following:

- Moves the native class LocalSyncTestServer from net/test/ to sync/test/.
- Moves chromiumsync{_test}.py and xmppserver{_test}.py from net/tools/testserver/ to sync/tools/testserver/.
- Removes all sync server specific code from net/.
- Adds a new sync_testserver.py runner script for the python sync test.
- Moves some base classes from testserver.py to testserver_base.py so they can be reused by sync_testserver.py.
- Audits all the python imports in testserver.py, testserver_base.py and sync_testserver.py to make sure there are no unnecessary / missing imports.
- Adds a new run_sync_testserver runner executable to launch a sync testserver.
- Removes a couple of static methods from LocalTestServer, that were being used by run_testserver, and refactors run_sync_testserver to use their non-static versions.
- Adds the ability to run both chromiumsync_test.py and xmppserver_test.py from run_sync_testserver.
- Fixes chromiumsync.py to undo / rectify some older changes that broke tests in chromiumsync_test.py.
- Adds a new test target called test_support_sync_testserver to sync.gyp.
- Removes the hacky dependency on sync_proto from net.gyp:net_test_support.
- Updates various gyp files across chrome to use the new sync testserver target.
- Audits dependencies of net_test_support, run_testserver, and the newly added targets.
- Fixes the android chrome testserver spawner script to account for the above changes.
- Removes all mentions of TYPE_SYNC from the pyauto TestServer shim.
- Deletes all (deprecated) pyauto sync tests. (They had all become broken over time, gotten disabled, and were all redundant due to their equivalent sync integration tests.)
- Removes all sync related pyauto hooks from TestingAutomationProvider, since they are no longer going to be used.
- Takes care of a TODO in safe_browser_testserver.py to remove an unnecessary code block.

Note: A majority of the bugs listed below are for individual pyauto sync tests. Deleting the sync pyauto test script fixes all these bugs in one fell swoop.

TBR=mattm@chromium.org
BUG=117559, 119403, 159731, 15016, 80329, 49378, 87642, 86949, 88679, 104227, 88593, 124913
TEST=run_testserver, run_sync_testserver, sync_integration_tests, sync_performance_tests. All chrome tests that use a testserver should continue to work.

Review URL: https://codereview.chromium.org/11971025

git-svn-id: http://src.chromium.org/svn/trunk/src/build@177864 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-20 01:10:24 +00:00
michaelbai@chromium.org d2194c2356 Fixed issue that the change of header file didn't rebuild the template file.
Previous one didn't work because only change files whose extension is same as rule's extension will make the target rebuild.

BUG=170995
TBR=jam,agl


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@177825 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-19 04:05:48 +00:00
frankf@chromium.org d813498d03 [Android] Uploaded instrumentation tests to prod flakiness dashboard.
BUG=150801

Review URL: https://codereview.chromium.org/11943018

git-svn-id: http://src.chromium.org/svn/trunk/src/build@177822 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-19 03:55:22 +00:00
frankf@chromium.org 7f153a440f [Android] Fix the reference to timed_out in BaseTestSharder retry logic.
NOTRY=true
BUG=171046

Review URL: https://codereview.chromium.org/11929038

git-svn-id: http://src.chromium.org/svn/trunk/src/build@177809 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-19 03:34:07 +00:00
frankf@chromium.org a285ed6b04 [Android] Track individual test case timeouts for gtests.
BUG=170472

Review URL: https://codereview.chromium.org/12025025

git-svn-id: http://src.chromium.org/svn/trunk/src/build@177761 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-18 21:32:55 +00:00
ilevy@chromium.org d87f7609cc Add ui tests to android webkit-latest bot
This bot is supposed to be a canary for the main waterfall,
but it's configuration got out of sync.  The android testers
on main waterfall are running a variety of android
instrumentation tests, but this bot was only running unit
tests.  As a result, the latest webkit deps roll broke the
android testers on main waterfall.

Make this bot a 'copied' configuration to keep the set of tests
in sync from now on.

TBR=yfriedman

Review URL: https://codereview.chromium.org/11938011

git-svn-id: http://src.chromium.org/svn/trunk/src/build@177622 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-18 08:32:06 +00:00
ilevy@chromium.org 3b341dd3c7 Add webkit tests to android FYI bots
After assessing stability we can move these to CQ.

R=yfriedman@chromium.org
BUG=170787

Review URL: https://codereview.chromium.org/11967035

git-svn-id: http://src.chromium.org/svn/trunk/src/build@177564 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-18 01:17:05 +00:00
aberent@chromium.org a6c904d43d Support startup performance tests on Galaxy S3
The Galaxy S3's build of android is of type 'user' (as one would
    expect for a production device). This prevents the use of 'adb root',
    even on rooted devices, however one can root an S3 and install an
    'su' command on it without changing the android build. The changes
    in this commit switch to using the 'su' command in place of 'adb root'.
    Since writing to a protected file using su is quite complex they
    encapsulate this in a the function SetProtectedFileContents()
    and make sure that all calls in the Android test framework that write
    to protected files call this.
    
    Also, allow variable wait for logcat entries. This is now needed since
    other test changes mean that the 10 second default may not be adequate
    in some cases.
    
    BUG=169001,163336


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@177508 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-17 22:07:10 +00:00
ilevy@chromium.org 7f2cf65754 Add android release trybot and tester configs
In preparation to moving release tester to main waterfall,
add zip_step to release builder.
Also adding release trybot configs at same time.
Some configs are implicit by using bot_id substring match.

BUG=164995,167393
TBR=yaron
NOTRY=True

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@177357 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-17 05:33:23 +00:00
frankf@chromium.org 8f5ecb447e [Android] Move base tests classes to pylib/base
BUG=168727

Review URL: https://codereview.chromium.org/11879031

git-svn-id: http://src.chromium.org/svn/trunk/src/build@177252 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-16 23:18:42 +00:00
sivachandra@chromium.org efdca57e26 Add a presubmit check to check that a certain set of Android specific files only have deletions.
We want certain Android specific files, like findbugs_known_bugs.txt, to only have deletions (not even modifications to existing lines). The presubmit check added in this CL checks that a certain list of files only have deletions.


BUG=165608
NOTRY=True

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@177241 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-16 22:52:22 +00:00
frankf@chromium.org afb3dd9ac0 [Android] Fix import in flakiness_dashboard_results_uploader.py.
BUG=

Review URL: https://codereview.chromium.org/11967024

git-svn-id: http://src.chromium.org/svn/trunk/src/build@177224 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-16 21:26:14 +00:00
yfriedman@chromium.org d84743abde [Android] Sever findbugs dependencies on environment variables.
Use pylib constants instead.

Review URL: https://codereview.chromium.org/11967019

git-svn-id: http://src.chromium.org/svn/trunk/src/build@177208 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-16 20:31:10 +00:00
peter@chromium.org 2ab9ef7898 The flakiness dashboard uploader should be importable from WebKit checkouts.
Right now there's an assumption that WebKit lives in src/third_party/, but
this is not the case when run_tests.py is ran from a WebKit checkout.

BUG=170362

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@177189 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-16 19:00:33 +00:00
frankf@chromium.org 5205e2c5a7 [Android] Upload instrumentation results to flakiness dashboard.
Upload to the staging server and only on the FYI bot.

BUG=150801
TEST=bb_run_bot_test.py

Review URL: https://codereview.chromium.org/11972003

git-svn-id: http://src.chromium.org/svn/trunk/src/build@177186 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-16 18:58:41 +00:00
yfriedman@chromium.org d537080fb5 Move android gyp definitions to gyp
This removes unneeded gyp defines from envsetup. I still left the environment variables because some scripts (e.g. findbugs) still depend on them. I'll remove those usages and the environment variables separately.

Review URL: https://codereview.chromium.org/11886053

git-svn-id: http://src.chromium.org/svn/trunk/src/build@177169 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-16 17:45:57 +00:00
marja@chromium.org 78d7ba7e93 Telemetry & Android: fix stderr / stdout getting mixed.
The benchmarks first print results to stdout, then information about skipped /
failed page to stderr. The test runners also redirect both streams to the same
file. If stdout is not properly flushed, the stderr output might appear in the
middle of the stdout output, and this makes the log parser fail.

R=bulach
BUG=none

Review URL: https://codereview.chromium.org/11886071

git-svn-id: http://src.chromium.org/svn/trunk/src/build@177162 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-16 17:25:42 +00:00
aberent@chromium.org 80cbaedda8 Android: fix cpu governor setup for perf tests
The test code was incorrectly counting the number of CPUs, and hence was only
setting performance mode on, at most, n-1 of them. This meant that the
results of the perf tests (at least the startup tests) depended on how Chrome
distributed itself between CPUs.

BUG=163336

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@177143 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-16 13:21:35 +00:00
skyostil@chromium.org 4abb690699 Re-enable ScrollingCoordinatorChromiumTest.touchOverflowScrolling on Android
The test was fixed by http://trac.webkit.org/changeset/139691 so we can
now turn it back on.

BUG=169975


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@177142 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-16 13:21:23 +00:00
yfriedman@chromium.org 8af4ad7f96 [Android] Remove some unneeded gyp defines.
These are crufy and not needed anymore. A follow-up will start pushing used defines into gyp.

Review URL: https://codereview.chromium.org/11887034

git-svn-id: http://src.chromium.org/svn/trunk/src/build@176971 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-15 21:13:32 +00:00
cjhopman@chromium.org 8dded3d1e2 Disable ScrollingCoordinatorChromiumTest.touchOverflowScrolling on Android
This has been failing for several weeks now.

BUG=169975
NOTRY=true


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@176909 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-15 16:07:15 +00:00
marja@chromium.org 6cdf1c9c95 Telemetry (memory benchmark): Add histogram Memory.RendererUsed.
Also: handle empty histograms gracefully.

BUG=NONE
R=nduca
NOTRY=true


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@176895 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-15 13:27:37 +00:00
frankf@google.com 9c75977ac9 [Android] Enable uploading instrumentation tests to flakiness dashboard.
This is the client-side change for uploading the following
instrumentation test types:

androidwebview_instrumentation_tests
chromiumtestshell_instrumentation_tests
contentshell_instrumentation_tests

Actuall uploading of results will first be done
on a staging server.

BUG=150801

Review URL: https://codereview.chromium.org/11885010

git-svn-id: http://src.chromium.org/svn/trunk/src/build@176758 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-14 23:59:38 +00:00
bulach@chromium.org f723f72bab Android: capture logcat for all devices on bb_run_sharded_steps.py
This will help track issues when running sharded steps, specially the perf ones.

BUG=165692
TEST=

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@176754 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-14 23:23:35 +00:00
ilevy@chromium.org 2c869a1876 Fix PRESUBMIT.py for build/android/buildbot
The code was making a call to android_commands.py, which
relied on a copy of adb existing in the path.  The CQ
bot does not have third_party/android_tools, and in general
it seems advantageous to not require a full checkout for
syntax checks.

NOTRY=True

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@176723 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-14 21:38:34 +00:00
ilevy@chromium.org dd38e6f4b1 Move android reboot step into python
This should move the last dependence on adb out of buildbot_functions.  Also includes various other android buildbot fixes:

- Start logcat monitor before reboot command to catch JB crash.
- Rename bb_tests to bb_device_steps.

Review URL: https://codereview.chromium.org/11857014

git-svn-id: http://src.chromium.org/svn/trunk/src/build@176651 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-14 10:37:12 +00:00
ilevy@chromium.org 2431f5e0c9 Move android gtest filter files into pylib dir
As part of a general refactor of build/android, clean up
gtest_filter by moving those files to a better location.

BUG=167331
NOTRY=true

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@176649 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-14 10:23:32 +00:00
kristianm@chromium.org 7340b18b4c Findbugs fixes, removing fields that are never read from
BUG=


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@176625 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-14 01:19:26 +00:00
kristianm@chromium.org ce41b95226 Findbugs issues
A test case with setUp() or tearDown() should call the super method

BUG=


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@176597 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-12 22:10:28 +00:00
ilevy@chromium.org 3c628491ef Fix android buildbot error reporting
Our bots we not failing on compile failure :-(

BUG=169635

Review URL: https://codereview.chromium.org/11878008

git-svn-id: http://src.chromium.org/svn/trunk/src/build@176490 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-12 01:40:56 +00:00
skyostil@chromium.org d86e3175aa [Android] Add a command line tool for reverse port forwarding
This patch adds a command line interface to
build/android/pylib/forwarder.py. It allows an Android device to access
services running on the host machine or elsewhere. This is essentially
the reverse of "adb forward".


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@176372 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-11 16:37:17 +00:00
viettrungluu@chromium.org bdd0412104 Make ipc_tests file structure a little saner and add an ipc_perftests target.
This means that the (one, semi-manual) IPC perf test that we have will build
without manual hackery (and do so separately from the ipc_tests target).


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@176341 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-11 15:13:37 +00:00
bulach@chromium.org ff0fdc4390 Android: fixes "device_status_check.py" for missing status.
Some android devices don't report battery status, fail gracefuly.

BUG=169183
TEST=


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@176321 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-11 13:07:50 +00:00
eugenis@chromium.org 51441b822b Update Clang on the ASan Android test runner.
Clang package contains ASan runtime library, which is needed to run the tests.
This is specific to Android (on Linux the runtime is statically linked into
the test binaries).

BUG=160952
Review URL: https://codereview.chromium.org/11819061

git-svn-id: http://src.chromium.org/svn/trunk/src/build@176319 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-11 12:44:41 +00:00
ilevy@chromium.org 4868f76139 Remove unused android buildbot shell scripts
Test logic has been consolidated into build/android/buildbot/bb_run_bot.py.
This part of the patch had to wait for buildbot master restarts, which have been been completed.
The main patch is here: https://src.chromium.org/viewvc/chrome?view=rev&revision=175698

TBR=cmp

Review URL: https://codereview.chromium.org/11864009

git-svn-id: http://src.chromium.org/svn/trunk/src/build@176313 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-11 11:31:49 +00:00
kristianm@chromium.org 243cd9b943 Fix findbugs issues
Constants should be private static final.
Since I'm there, renamed TAG to LOGTAG so it is obvious it is only used for logging.

BUG=


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@176288 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-11 08:53:33 +00:00
ilevy@chromium.org 0f08c6b533 Revert 176254
> Android: upgrade sandbox_linux_unitests to a stable test
> 
> 
> BUG=166704
> NOTRY=true
> 
> Review URL: https://chromiumcodereview.appspot.com/11783106

Tests are flaky and closed the tree again...

TBR=jln@chromium.org
Review URL: https://codereview.chromium.org/11860004

git-svn-id: http://src.chromium.org/svn/trunk/src/build@176269 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-11 05:39:42 +00:00