OSDN Git Service

android-x86/dalvik.git
15 years agoMerge donut into master
Jean-Baptiste Queru [Thu, 23 Apr 2009 01:33:12 +0000 (18:33 -0700)]
Merge donut into master

15 years agomerge cupcake into donut
Jean-Baptiste Queru [Thu, 23 Apr 2009 00:56:50 +0000 (17:56 -0700)]
merge cupcake into donut

15 years agoMerge donut into master
Jean-Baptiste Queru [Thu, 23 Apr 2009 00:12:13 +0000 (17:12 -0700)]
Merge donut into master

15 years agoAI 147386: am: CL 147384 Fixes from the review of 'Bringing luni down to 15 broken...
Urs Grob [Wed, 22 Apr 2009 20:47:10 +0000 (13:47 -0700)]
AI 147386: am: CL 147384 Fixes from the review of 'Bringing luni down to 15 broken tests.
  Not perfect, but an improvement.' that Joerg didn't fix yet.
  Original author: ursg
  Merged from: //branches/cupcake/...

Automated import of CL 147386

15 years agoMerge branch 'readonly-p4-master'
Urs Grob [Wed, 22 Apr 2009 17:09:15 +0000 (10:09 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 147388: am: CL 147386 am: CL 147384 Fixes from the review of 'Bringing luni down...
Urs Grob [Wed, 22 Apr 2009 17:08:00 +0000 (10:08 -0700)]
AI 147388: am: CL 147386 am: CL 147384 Fixes from the review of 'Bringing luni down to 15 broken tests.
  Not perfect, but an improvement.' that Joerg didn't fix yet.
  Original author: ursg
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 147388

15 years agoAI 147384: Fixes from the review of 'Bringing luni down to 15 broken tests.
Urs Grob [Wed, 22 Apr 2009 17:03:01 +0000 (10:03 -0700)]
AI 147384: Fixes from the review of 'Bringing luni down to 15 broken tests.
  Not perfect, but an improvement.' that Joerg didn't fix yet.
  BUG=1285921

Automated import of CL 147384

15 years agoAI 147126: am: CL 147121 Fixes for tests in the luni module.
Urs Grob [Tue, 21 Apr 2009 14:50:02 +0000 (07:50 -0700)]
AI 147126: am: CL 147121 Fixes for tests in the luni module.
  There are still some tests that are failing in the cts host. This CL will fix most of them in the luni module.
  Original author: ursg
  Merged from: //branches/cupcake/...

Automated import of CL 147126

15 years agoMerge branch 'readonly-p4-master'
Urs Grob [Tue, 21 Apr 2009 09:12:41 +0000 (02:12 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 147127: am: CL 147126 am: CL 147121 Fixes for tests in the luni module.
Urs Grob [Tue, 21 Apr 2009 09:11:21 +0000 (02:11 -0700)]
AI 147127: am: CL 147126 am: CL 147121 Fixes for tests in the luni module.
  There are still some tests that are failing in the cts host. This CL will fix most of them in the luni module.
  Original author: ursg
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 147127

15 years agoMerge branch 'readonly-p4-master'
Urs Grob [Tue, 21 Apr 2009 09:08:58 +0000 (02:08 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 147124: am: CL 147120 am: CL 147118 Several fixes to reduce failing tests in the...
Urs Grob [Tue, 21 Apr 2009 09:07:28 +0000 (02:07 -0700)]
AI 147124: am: CL 147120 am: CL 147118 Several fixes to reduce failing tests in the cts host
  - Removing tests that are placed in a protected package name.
  They were not part of the cts tests.
  - Fixing a case of an Exception thrown in the static initializer of
  GBCharsetEncoderTest.
  - Remove copy/paste code which led to an exception in a 2nd thread
  (the test did not fail, but its output was reported in logcat)
  - fixing a test case in FileTest
  - removing test code in StmtTest that tested badly specified operations and
  failed.
  Original author: ursg
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 147124

15 years agoAI 147121: Fixes for tests in the luni module.
Urs Grob [Tue, 21 Apr 2009 09:06:05 +0000 (02:06 -0700)]
AI 147121: Fixes for tests in the luni module.
  There are still some tests that are failing in the cts host. This CL will fix most of them in the luni module.
  BUG=1285921

Automated import of CL 147121

15 years agoAI 147120: am: CL 147118 Several fixes to reduce failing tests in the cts host
Urs Grob [Tue, 21 Apr 2009 09:05:53 +0000 (02:05 -0700)]
AI 147120: am: CL 147118 Several fixes to reduce failing tests in the cts host
  - Removing tests that are placed in a protected package name.
  They were not part of the cts tests.
  - Fixing a case of an Exception thrown in the static initializer of
  GBCharsetEncoderTest.
  - Remove copy/paste code which led to an exception in a 2nd thread
  (the test did not fail, but its output was reported in logcat)
  - fixing a test case in FileTest
  - removing test code in StmtTest that tested badly specified operations and
  failed.
  Original author: ursg
  Merged from: //branches/cupcake/...

Automated import of CL 147120

15 years agoAI 147118: Several fixes to reduce failing tests in the cts host
Urs Grob [Tue, 21 Apr 2009 09:04:19 +0000 (02:04 -0700)]
AI 147118: Several fixes to reduce failing tests in the cts host
  - Removing tests that are placed in a protected package name.
  They were not part of the cts tests.
  - Fixing a case of an Exception thrown in the static initializer of
  GBCharsetEncoderTest.
  - Remove copy/paste code which led to an exception in a 2nd thread
  (the test did not fail, but its output was reported in logcat)
  - fixing a test case in FileTest
  - removing test code in StmtTest that tested badly specified operations and
  failed.
  BUG=1285921

Automated import of CL 147118

15 years agoCorrectly handle "permission denied" on device side.
Andy McFadden [Mon, 20 Apr 2009 14:48:18 +0000 (07:48 -0700)]
Correctly handle "permission denied" on device side.
Return nonzero exit status on failure.
Change tabs to spaces.

15 years agoMerge branch 'readonly-p4-master'
Urs Grob [Sun, 19 Apr 2009 05:45:41 +0000 (22:45 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 146827: am: CL 146742 am: CL 146710 Splitting android.core.tests.apk into several...
Urs Grob [Sun, 19 Apr 2009 05:44:31 +0000 (22:44 -0700)]
AI 146827: am: CL 146742 am: CL 146710 Splitting android.core.tests.apk into several smaller
  apks. Each libcore module gets one apk and luni gets 4.
  Original author: ursg
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146827

15 years agoMerge branch 'readonly-p4-master'
Urs Grob [Sun, 19 Apr 2009 04:51:36 +0000 (21:51 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 146589: am: CL 146495 am: CL 146479 Fixes for tests in the sql module.
Urs Grob [Sun, 19 Apr 2009 04:50:24 +0000 (21:50 -0700)]
AI 146589: am: CL 146495 am: CL 146479 Fixes for tests in the sql module.
  Some tests are still failing in the cts host environment. this CL fixes most of them in the sql module.
  Original author: ursg
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146589

15 years agoMerge branch 'readonly-p4-master'
Urs Grob [Sat, 18 Apr 2009 22:23:32 +0000 (15:23 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 146537: am: CL 146133 am: CL 146132 Fixes from the review of 'Bringing XML down...
Urs Grob [Sat, 18 Apr 2009 22:22:26 +0000 (15:22 -0700)]
AI 146537: am: CL 146133 am: CL 146132 Fixes from the review of 'Bringing XML down to one broken test.'
  Original author: ursg
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146537

15 years agoUpdate dx test #111 to reflect the new understanding of reality.
Dan Bornstein [Fri, 17 Apr 2009 21:01:41 +0000 (14:01 -0700)]
Update dx test #111 to reflect the new understanding of reality.

This is a followup to internal master change #277 (d24414a5), see which
for further details.

15 years agoFix issue #1794388.
Dan Bornstein [Fri, 17 Apr 2009 20:30:51 +0000 (13:30 -0700)]
Fix issue #1794388.

In particular, when encountering a known-null being used as an array,
always emit an instruction that's compatible with the element type
expected/encountered in context. This will sometimes lead to
surprising instruction choices, such as "aget-byte" when the original
source used a boolean[], but in all of these cases the output is valid
and behaves correctly, where "correctly" in this case means (a)
passing verification, and (b) throwing a NullPointerException if ever
executed.

The test case (dx test #111) reflects unsurprising expectations and
so needs updating, which I will do in a follow-up to this patch.

I know this makes me an awful git user, but I fixed some comments and
whitespace while I was in the territory and *didn't* turn these into
separate commits.

15 years agoAI 146742: am: CL 146710 Splitting android.core.tests.apk into several smaller
Urs Grob [Fri, 17 Apr 2009 18:27:08 +0000 (11:27 -0700)]
AI 146742: am: CL 146710 Splitting android.core.tests.apk into several smaller
  apks. Each libcore module gets one apk and luni gets 4.
  Original author: ursg
  Merged from: //branches/cupcake/...

Automated import of CL 146742

15 years agoAI 146710: Splitting android.core.tests.apk into several smaller
Urs Grob [Fri, 17 Apr 2009 09:07:17 +0000 (02:07 -0700)]
AI 146710: Splitting android.core.tests.apk into several smaller
  apks. Each libcore module gets one apk and luni gets 4.
  BUG=1789657

Automated import of CL 146710

15 years agoMerge change 235
Android (Google) Code Review [Fri, 17 Apr 2009 00:21:01 +0000 (17:21 -0700)]
Merge change 235

* changes:
  Test case for issue #1794388.

15 years agoTest case for issue #1794388.
Dan Bornstein [Thu, 16 Apr 2009 23:51:00 +0000 (16:51 -0700)]
Test case for issue #1794388.

It demonstrates that, yes, there is a bug right now.

15 years agoMerge change 232
Android (Google) Code Review [Thu, 16 Apr 2009 21:57:27 +0000 (14:57 -0700)]
Merge change 232

* changes:
  Corrected static field resolution.

15 years agoCorrected static field resolution.
Andy McFadden [Thu, 16 Apr 2009 20:26:10 +0000 (13:26 -0700)]
Corrected static field resolution.

It's legal (at the bytecode level) to have two fields with the same name
but different types.

Fixes http://b/issue?id=1788918 / http://b.android.com/2422

15 years agoAI 146495: am: CL 146479 Fixes for tests in the sql module.
Urs Grob [Thu, 16 Apr 2009 19:53:19 +0000 (12:53 -0700)]
AI 146495: am: CL 146479 Fixes for tests in the sql module.
  Some tests are still failing in the cts host environment. this CL fixes most of them in the sql module.
  Original author: ursg
  Merged from: //branches/cupcake/...

Automated import of CL 146495

15 years agoMerge branch 'readonly-p4-master'
Urs Grob [Thu, 16 Apr 2009 19:45:10 +0000 (12:45 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 146535: am: CL 146128 am: CL 146126 Fixes from the review of 'Bringing RegEx down...
Urs Grob [Thu, 16 Apr 2009 19:43:48 +0000 (12:43 -0700)]
AI 146535: am: CL 146128 am: CL 146126 Fixes from the review of 'Bringing RegEx down to zero broken tests.'
  Original author: ursg
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146535

15 years agoAI 146479: Fixes for tests in the sql module.
Urs Grob [Thu, 16 Apr 2009 17:44:56 +0000 (10:44 -0700)]
AI 146479: Fixes for tests in the sql module.
  Some tests are still failing in the cts host environment. this CL fixes most of them in the sql module.
  BUG=1285921

Automated import of CL 146479

15 years agoMerge change 199
Android (Google) Code Review [Wed, 15 Apr 2009 21:31:32 +0000 (14:31 -0700)]
Merge change 199

* changes:
  Updated comments around thread exit check.

15 years agoUpdated comments around thread exit check.
Andy McFadden [Wed, 15 Apr 2009 20:27:12 +0000 (13:27 -0700)]
Updated comments around thread exit check.

15 years agoMade a few more tweaks as I'm reading over the SSA code.
Dan Bornstein [Tue, 14 Apr 2009 22:52:15 +0000 (15:52 -0700)]
Made a few more tweaks as I'm reading over the SSA code.

15 years agoAI 146133: am: CL 146132 Fixes from the review of 'Bringing XML down to one broken...
Urs Grob [Tue, 14 Apr 2009 17:12:21 +0000 (10:12 -0700)]
AI 146133: am: CL 146132 Fixes from the review of 'Bringing XML down to one broken test.'
  Original author: ursg
  Merged from: //branches/cupcake/...

Automated import of CL 146133

15 years agoAI 146132: Fixes from the review of 'Bringing XML down to one broken test.'
Urs Grob [Tue, 14 Apr 2009 17:11:29 +0000 (10:11 -0700)]
AI 146132: Fixes from the review of 'Bringing XML down to one broken test.'
  BUG=1285921

Automated import of CL 146132

15 years agoAI 146128: am: CL 146126 Fixes from the review of 'Bringing RegEx down to zero broken...
Urs Grob [Tue, 14 Apr 2009 16:44:46 +0000 (09:44 -0700)]
AI 146128: am: CL 146126 Fixes from the review of 'Bringing RegEx down to zero broken tests.'
  Original author: ursg
  Merged from: //branches/cupcake/...

Automated import of CL 146128

15 years agoAI 146126: Fixes from the review of 'Bringing RegEx down to zero broken tests.'
Urs Grob [Tue, 14 Apr 2009 16:43:07 +0000 (09:43 -0700)]
AI 146126: Fixes from the review of 'Bringing RegEx down to zero broken tests.'
  BUG=1285921

Automated import of CL 146126

15 years agoMerge branch 'readonly-p4-master'
Andy McFadden [Mon, 13 Apr 2009 22:27:14 +0000 (15:27 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 145950: Quiet a log message and a tenacious gcc warning.
Andy McFadden [Mon, 13 Apr 2009 22:26:03 +0000 (15:26 -0700)]
AI 145950: Quiet a log message and a tenacious gcc warning.

Automated import of CL 145950

15 years agoMerge branch 'readonly-p4-master'
Urs Grob [Fri, 10 Apr 2009 03:29:18 +0000 (20:29 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 145652: am: CL 145615 am: CL 145291 Fixes from the review of 'Bringing XNET down...
Urs Grob [Fri, 10 Apr 2009 03:28:05 +0000 (20:28 -0700)]
AI 145652: am: CL 145615 am: CL 145291 Fixes from the review of 'Bringing XNET down to zero broken tests.'
  Original author: ursg
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 145652

15 years agoMerge branch 'readonly-p4-master'
Urs Grob [Fri, 10 Apr 2009 03:23:57 +0000 (20:23 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 145650: am: CL 145613 am: CL 145289 Fixes for tests in the text module.
Urs Grob [Fri, 10 Apr 2009 03:22:46 +0000 (20:22 -0700)]
AI 145650: am: CL 145613 am: CL 145289 Fixes for tests in the text module.
  Some tests are still failing in the cts host environment. this CL fixes most of them for the test module.
  Original author: ursg
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 145650

15 years agoMerge branch 'readonly-p4-master'
Urs Grob [Fri, 10 Apr 2009 03:21:16 +0000 (20:21 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 145649: am: CL 145612 am: CL 145288 Removing tabs from tests.
Urs Grob [Fri, 10 Apr 2009 03:20:08 +0000 (20:20 -0700)]
AI 145649: am: CL 145612 am: CL 145288 Removing tabs from tests.
  Original author: ursg
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 145649

15 years agoAI 145615: am: CL 145291 Fixes from the review of 'Bringing XNET down to zero broken...
Urs Grob [Fri, 10 Apr 2009 02:22:14 +0000 (19:22 -0700)]
AI 145615: am: CL 145291 Fixes from the review of 'Bringing XNET down to zero broken tests.'
  Original author: ursg
  Merged from: //branches/cupcake/...

Automated import of CL 145615

15 years agoAI 145613: am: CL 145289 Fixes for tests in the text module.
Urs Grob [Fri, 10 Apr 2009 02:16:51 +0000 (19:16 -0700)]
AI 145613: am: CL 145289 Fixes for tests in the text module.
  Some tests are still failing in the cts host environment. this CL fixes most of them for the test module.
  Original author: ursg
  Merged from: //branches/cupcake/...

Automated import of CL 145613

15 years agoAI 145612: am: CL 145288 Removing tabs from tests.
Urs Grob [Fri, 10 Apr 2009 02:14:05 +0000 (19:14 -0700)]
AI 145612: am: CL 145288 Removing tabs from tests.
  Original author: ursg
  Merged from: //branches/cupcake/...

Automated import of CL 145612

15 years agoI love typos: Gratuitous change for me to use to go through the process of
Dan Bornstein [Thu, 9 Apr 2009 23:31:46 +0000 (16:31 -0700)]
I love typos: Gratuitous change for me to use to go through the process of
submitting a patch and then a followup replacement/correction.

15 years agoMerge branch 'readonly-p4-master'
Andy McFadden [Thu, 9 Apr 2009 17:13:02 +0000 (10:13 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 145331: Shush.
Andy McFadden [Thu, 9 Apr 2009 17:11:36 +0000 (10:11 -0700)]
AI 145331: Shush.

Automated import of CL 145331

15 years agoAI 145291: Fixes from the review of 'Bringing XNET down to zero broken tests.'
Urs Grob [Thu, 9 Apr 2009 09:14:28 +0000 (02:14 -0700)]
AI 145291: Fixes from the review of 'Bringing XNET down to zero broken tests.'
  BUG=1285921

Automated import of CL 145291

15 years agoAI 145289: Fixes for tests in the text module.
Urs Grob [Thu, 9 Apr 2009 08:48:23 +0000 (01:48 -0700)]
AI 145289: Fixes for tests in the text module.
  Some tests are still failing in the cts host environment. this CL fixes most of them for the test module.
  BUG=1285921

Automated import of CL 145289

15 years agoAI 145288: Removing tabs from tests.
Urs Grob [Thu, 9 Apr 2009 08:43:40 +0000 (01:43 -0700)]
AI 145288: Removing tabs from tests.
  BUG=1285921

Automated import of CL 145288

15 years agoMerge change 48
Android (Google) Code Review [Wed, 8 Apr 2009 22:00:13 +0000 (15:00 -0700)]
Merge change 48

* changes:
  Gratuitous change to get my feet wet with the new git reality.

15 years agoGratuitous change to get my feet wet with the new git reality.
Dan Bornstein [Wed, 8 Apr 2009 21:50:35 +0000 (14:50 -0700)]
Gratuitous change to get my feet wet with the new git reality.

15 years agoMerge branch 'readonly-p4-master'
Andy McFadden [Wed, 8 Apr 2009 19:52:22 +0000 (12:52 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 145086: Use process groups to avoid a collision between dexopt and ProcessManager.
Andy McFadden [Wed, 8 Apr 2009 19:51:10 +0000 (12:51 -0700)]
AI 145086: Use process groups to avoid a collision between dexopt and ProcessManager.
  If the ProcessManager thread was waiting for a child process to finish,
  it could inadvertently capture the exit status of dexopt.  This
  confused the VM somewhat.  With this change the dexopt child runs in
  its own process group, and the ProcessManager only waits for children
  in the parent's process group.
  I also now create a new process in the DexClassLoader test to check for
  clashes.  (It's a race, but it nearly always hits on the device, and
  occasionally hits on desktop.)
  BUG=1777736

Automated import of CL 145086

15 years agoMerge branch 'readonly-p4-master'
Andy McFadden [Wed, 8 Apr 2009 07:37:03 +0000 (00:37 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144931: Added a (hidden) way to "pre-cache" register maps.
Andy McFadden [Wed, 8 Apr 2009 07:35:55 +0000 (00:35 -0700)]
AI 144931: Added a (hidden) way to "pre-cache" register maps.
  The 50 methods that appeared on the GC stacks of the most applications
  require 13KB of native heap for their uncompressed register maps, and
  the full set took 5ms to uncompress.  Pre-computation doesn't represent
  a significant improvement in space or time, at the cost of a big pile
  of strings in ZygoteInit.
  I'm leaving the method in ZygoteInit, but it's not called, and the
  static final String[] of method descriptors is empty.  We may want to
  revisit this later.
  BUG=1729570

Automated import of CL 144931

15 years agoMerge branch 'readonly-p4-master'
Andy McFadden [Wed, 8 Apr 2009 07:34:26 +0000 (00:34 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144929: Manual integration of 144925.
Andy McFadden [Wed, 8 Apr 2009 07:33:17 +0000 (00:33 -0700)]
AI 144929: Manual integration of 144925.
  The auto-merger doesn't specify "-d", and it got hung up on
  out/InterpAsm-armv4.S.

Automated import of CL 144929

15 years agoMerge branch 'readonly-p4-master'
Andy McFadden [Wed, 8 Apr 2009 07:29:05 +0000 (00:29 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144906: Default to failure, not success.
Andy McFadden [Wed, 8 Apr 2009 07:27:58 +0000 (00:27 -0700)]
AI 144906: Default to failure, not success.

Automated import of CL 144906

15 years agoMerge branch 'readonly-p4-master'
Jorg Pleumann [Wed, 8 Apr 2009 07:13:20 +0000 (00:13 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144842: am: CL 144841 am: CL 144839 First version of new test runner for the core...
Jorg Pleumann [Wed, 8 Apr 2009 07:12:12 +0000 (00:12 -0700)]
AI 144842: am: CL 144841 am: CL 144839 First version of new test runner for the core tests
  that is able to filter tests, treat known failures,
  isolate tests and (experimentally) find side effects
  between tests. It also make it easy to run the core
  tests on the RI, in order to validate the suite.
  Original author: jorgp
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 144842

15 years agoAI 144925: Rename armv4 to armv4t, which is what it really is.
Andy McFadden [Tue, 7 Apr 2009 21:40:03 +0000 (14:40 -0700)]
AI 144925: Rename armv4 to armv4t, which is what it really is.
  We don't build armv4t internally, so this is mostly for the benefit of
  external people working on older devices.
  BUG=1775623

Automated import of CL 144925

15 years agoAI 144841: am: CL 144839 First version of new test runner for the core tests
Jorg Pleumann [Tue, 7 Apr 2009 18:48:02 +0000 (11:48 -0700)]
AI 144841: am: CL 144839 First version of new test runner for the core tests
  that is able to filter tests, treat known failures,
  isolate tests and (experimentally) find side effects
  between tests. It also make it easy to run the core
  tests on the RI, in order to validate the suite.
  Original author: jorgp
  Merged from: //branches/cupcake/...

Automated import of CL 144841

15 years agoMerge branch 'readonly-p4-master'
Jorg Pleumann [Tue, 7 Apr 2009 18:42:42 +0000 (11:42 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144833: am: CL 144830 Bringing luni down to 15 broken tests. Not perfect,
Jorg Pleumann [Tue, 7 Apr 2009 18:42:23 +0000 (11:42 -0700)]
AI 144833: am: CL 144830 Bringing luni down to 15 broken tests. Not perfect,
  but an improvement.
  Original author: jorgp
  Merged from: //branches/cupcake/...

Automated import of CL 144833

15 years agoAI 144836: am: CL 144833 am: CL 144830 Bringing luni down to 15 broken tests. Not...
Jorg Pleumann [Tue, 7 Apr 2009 18:41:28 +0000 (11:41 -0700)]
AI 144836: am: CL 144833 am: CL 144830 Bringing luni down to 15 broken tests. Not perfect,
  but an improvement.
  Original author: jorgp
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 144836

15 years agoMerge branch 'readonly-p4-master'
Jorg Pleumann [Tue, 7 Apr 2009 18:39:59 +0000 (11:39 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144832: am: CL 144828 Bringing RegEx down to zero broken tests.
Jorg Pleumann [Tue, 7 Apr 2009 18:39:32 +0000 (11:39 -0700)]
AI 144832: am: CL 144828 Bringing RegEx down to zero broken tests.
  Original author: jorgp
  Merged from: //branches/cupcake/...

Automated import of CL 144832

15 years agoAI 144835: am: CL 144832 am: CL 144828 Bringing RegEx down to zero broken tests.
Jorg Pleumann [Tue, 7 Apr 2009 18:38:44 +0000 (11:38 -0700)]
AI 144835: am: CL 144832 am: CL 144828 Bringing RegEx down to zero broken tests.
  Original author: jorgp
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 144835

15 years agoMerge branch 'readonly-p4-master'
Jorg Pleumann [Tue, 7 Apr 2009 18:37:14 +0000 (11:37 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144827: am: CL 144822 Bringing XML down to one broken test.
Jorg Pleumann [Tue, 7 Apr 2009 18:36:45 +0000 (11:36 -0700)]
AI 144827: am: CL 144822 Bringing XML down to one broken test.
  Original author: jorgp
  Merged from: //branches/cupcake/...

Automated import of CL 144827

15 years agoAI 144831: am: CL 144827 am: CL 144822 Bringing XML down to one broken test.
Jorg Pleumann [Tue, 7 Apr 2009 18:36:04 +0000 (11:36 -0700)]
AI 144831: am: CL 144827 am: CL 144822 Bringing XML down to one broken test.
  Original author: jorgp
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 144831

15 years agoMerge branch 'readonly-p4-master'
Jorg Pleumann [Tue, 7 Apr 2009 18:34:30 +0000 (11:34 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144821: am: CL 144818 Bringing archive down to zero broken tests.
Jorg Pleumann [Tue, 7 Apr 2009 18:33:48 +0000 (11:33 -0700)]
AI 144821: am: CL 144818 Bringing archive down to zero broken tests.
  Original author: jorgp
  Merged from: //branches/cupcake/...

Automated import of CL 144821

15 years agoAI 144826: am: CL 144821 am: CL 144818 Bringing archive down to zero broken tests.
Jorg Pleumann [Tue, 7 Apr 2009 18:33:16 +0000 (11:33 -0700)]
AI 144826: am: CL 144821 am: CL 144818 Bringing archive down to zero broken tests.
  Original author: jorgp
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 144826

15 years agoMerge branch 'readonly-p4-master'
Jorg Pleumann [Tue, 7 Apr 2009 18:31:44 +0000 (11:31 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144820: am: CL 144816 Bringing XNET down to zero broken tests.
Jorg Pleumann [Tue, 7 Apr 2009 18:31:02 +0000 (11:31 -0700)]
AI 144820: am: CL 144816 Bringing XNET down to zero broken tests.
  Original author: jorgp
  Merged from: //branches/cupcake/...

Automated import of CL 144820

15 years agoAI 144825: am: CL 144820 am: CL 144816 Bringing XNET down to zero broken tests.
Jorg Pleumann [Tue, 7 Apr 2009 18:30:34 +0000 (11:30 -0700)]
AI 144825: am: CL 144820 am: CL 144816 Bringing XNET down to zero broken tests.
  Original author: jorgp
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 144825

15 years agoMerge branch 'readonly-p4-master'
Jorg Pleumann [Tue, 7 Apr 2009 18:23:26 +0000 (11:23 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144804: am: CL 144802 Bringing SQL down to zero broken tests. Restructuring
Jorg Pleumann [Tue, 7 Apr 2009 18:22:49 +0000 (11:22 -0700)]
AI 144804: am: CL 144802 Bringing SQL down to zero broken tests. Restructuring
  some overengineered tests, so they are able to execute
  in the CTS host and our CoreTestRunner.
  Original author: jorgp
  Merged from: //branches/cupcake/...

Automated import of CL 144804

15 years agoAI 144808: am: CL 144804 am: CL 144802 Bringing SQL down to zero broken tests. Restru...
Jorg Pleumann [Tue, 7 Apr 2009 18:22:13 +0000 (11:22 -0700)]
AI 144808: am: CL 144804 am: CL 144802 Bringing SQL down to zero broken tests. Restructuring
  some overengineered tests, so they are able to execute
  in the CTS host and our CoreTestRunner.
  Original author: jorgp
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 144808

15 years agoAI 144839: First version of new test runner for the core tests
Jorg Pleumann [Tue, 7 Apr 2009 12:09:09 +0000 (05:09 -0700)]
AI 144839: First version of new test runner for the core tests
  that is able to filter tests, treat known failures,
  isolate tests and (experimentally) find side effects
  between tests. It also make it easy to run the core
  tests on the RI, in order to validate the suite.
  BUG=1537738

Automated import of CL 144839

15 years agoAI 144830: Bringing luni down to 15 broken tests. Not perfect,
Jorg Pleumann [Tue, 7 Apr 2009 09:59:21 +0000 (02:59 -0700)]
AI 144830: Bringing luni down to 15 broken tests. Not perfect,
  but an improvement.
  BUG=1285921

Automated import of CL 144830

15 years agoAI 144828: Bringing RegEx down to zero broken tests.
Jorg Pleumann [Tue, 7 Apr 2009 09:57:36 +0000 (02:57 -0700)]
AI 144828: Bringing RegEx down to zero broken tests.
  BUG=1285921

Automated import of CL 144828

15 years agoAI 144822: Bringing XML down to one broken test.
Jorg Pleumann [Tue, 7 Apr 2009 09:54:24 +0000 (02:54 -0700)]
AI 144822: Bringing XML down to one broken test.
  BUG=1285921

Automated import of CL 144822

15 years agoAI 144818: Bringing archive down to zero broken tests.
Jorg Pleumann [Tue, 7 Apr 2009 09:52:43 +0000 (02:52 -0700)]
AI 144818: Bringing archive down to zero broken tests.
  BUG=1285921

Automated import of CL 144818

15 years agoAI 144816: Bringing XNET down to zero broken tests.
Jorg Pleumann [Tue, 7 Apr 2009 09:51:04 +0000 (02:51 -0700)]
AI 144816: Bringing XNET down to zero broken tests.
  BUG=1285921

Automated import of CL 144816

15 years agoAI 144802: Bringing SQL down to zero broken tests. Restructuring
Jorg Pleumann [Tue, 7 Apr 2009 09:32:26 +0000 (02:32 -0700)]
AI 144802: Bringing SQL down to zero broken tests. Restructuring
  some overengineered tests, so they are able to execute
  in the CTS host and our CoreTestRunner.
  BUG=1285921

Automated import of CL 144802

15 years agoMerge branch 'readonly-p4-master'
Andy McFadden [Mon, 6 Apr 2009 17:18:13 +0000 (10:18 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144644: Added a test that smacks the GC around a little.
Andy McFadden [Mon, 6 Apr 2009 17:17:06 +0000 (10:17 -0700)]
AI 144644: Added a test that smacks the GC around a little.

Automated import of CL 144644

15 years agoMerge branch 'readonly-p4-master'
Andy McFadden [Fri, 3 Apr 2009 18:10:50 +0000 (11:10 -0700)]
Merge branch 'readonly-p4-master'