<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_dalvik/libcore/luni/src, branch eclair</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/'/>
<entry>
<title>Copy Froyo's version of MulticastSocketTest to Eclair for CTS.</title>
<updated>2010-03-03T07:58:39+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2010-03-03T07:58:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=275acdff64a58f407cec552e7027cb07414b48ef'/>
<id>275acdff64a58f407cec552e7027cb07414b48ef</id>
<content type='text'>
Partners are seeing test failures from the old tests, which were very bogus.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Partners are seeing test failures from the old tests, which were very bogus.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ScannerTest failures.</title>
<updated>2010-01-12T01:10:33+00:00</updated>
<author>
<name>Brett Chabot</name>
<email>brettchabot@android.com</email>
</author>
<published>2010-01-11T21:43:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=56176a05205eaf469469c26988e99077aed0d7e7'/>
<id>56176a05205eaf469469c26988e99077aed0d7e7</id>
<content type='text'>
Skip more tests if required locales are not present.

Change-Id: I562da3222bccd6f264714d10f8db57e087e2561a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Skip more tests if required locales are not present.

Change-Id: I562da3222bccd6f264714d10f8db57e087e2561a
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip locale dependent libcore tests if required locales are not present.</title>
<updated>2009-12-22T20:45:36+00:00</updated>
<author>
<name>Brett Chabot</name>
<email>brettchabot@android.com</email>
</author>
<published>2009-12-18T23:32:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=8ba0b9bad4ee13bb30fa75c531921802c05611ac'/>
<id>8ba0b9bad4ee13bb30fa75c531921802c05611ac</id>
<content type='text'>
Previously these tests were marked as KnownFailures - which is undesirable since
they can pass if the right Locale's are present on target.

Bug 2335906

Change-Id: I1d9b205f740b71880c57b48f069c302c5cec8792
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously these tests were marked as KnownFailures - which is undesirable since
they can pass if the right Locale's are present on target.

Bug 2335906

Change-Id: I1d9b205f740b71880c57b48f069c302c5cec8792
</pre>
</div>
</content>
</entry>
<entry>
<title>Temporarily omit libcore tests that fail when run in CTS harness. DO NOT MERGE.</title>
<updated>2009-12-14T23:49:13+00:00</updated>
<author>
<name>Brett Chabot</name>
<email>brettchabot@android.com</email>
</author>
<published>2009-12-14T23:49:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=173411f7a11c81bef07adc28c66ce4c417df67ff'/>
<id>173411f7a11c81bef07adc28c66ce4c417df67ff</id>
<content type='text'>
Bug 2155700

Change-Id: Ib0f9d363842d713ce3e07cdd303078c5c3e518c9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug 2155700

Change-Id: Ib0f9d363842d713ce3e07cdd303078c5c3e518c9
</pre>
</div>
</content>
</entry>
<entry>
<title>DO NOT MERGE. CTS test cleanup. Mark tests as KnownFailures and BrokenTests.</title>
<updated>2009-11-07T00:44:59+00:00</updated>
<author>
<name>Brett Chabot</name>
<email>brettchabot@android.com</email>
</author>
<published>2009-11-05T18:52:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=3dc6a81182178a8ac9570a7679cf24b6a2665a0b'/>
<id>3dc6a81182178a8ac9570a7679cf24b6a2665a0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>am 32f89821: Merge change 26044 into donut-gms</title>
<updated>2009-10-08T17:44:24+00:00</updated>
<author>
<name>Brett Chabot</name>
<email>brettchabot@android.com</email>
</author>
<published>2009-10-08T17:44:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=3238cc2a901ed6e0e3bb11fa601913c2ed09ddb7'/>
<id>3238cc2a901ed6e0e3bb11fa601913c2ed09ddb7</id>
<content type='text'>
Merge commit '32f8982116e5155bc3c75c86e3c861cab1a848be' into eclair

* commit '32f8982116e5155bc3c75c86e3c861cab1a848be':
  Remove tests.api.java.io.FileTest#test_delete as known failure.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge commit '32f8982116e5155bc3c75c86e3c861cab1a848be' into eclair

* commit '32f8982116e5155bc3c75c86e3c861cab1a848be':
  Remove tests.api.java.io.FileTest#test_delete as known failure.
</pre>
</div>
</content>
</entry>
<entry>
<title>am c4d33d9d: Fix ClassLoaderTest to work on DEXPREOPT builds.</title>
<updated>2009-10-08T17:44:19+00:00</updated>
<author>
<name>Brett Chabot</name>
<email>brettchabot@android.com</email>
</author>
<published>2009-10-08T17:44:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=98f0612b22111dd9e2d23b171b9059582cc44991'/>
<id>98f0612b22111dd9e2d23b171b9059582cc44991</id>
<content type='text'>
Merge commit 'c4d33d9d89444d86808be7072e0548007d98a49f' into eclair

* commit 'c4d33d9d89444d86808be7072e0548007d98a49f':
  Fix ClassLoaderTest to work on DEXPREOPT builds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge commit 'c4d33d9d89444d86808be7072e0548007d98a49f' into eclair

* commit 'c4d33d9d89444d86808be7072e0548007d98a49f':
  Fix ClassLoaderTest to work on DEXPREOPT builds.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge change I96cd6f5b into eclair</title>
<updated>2009-10-01T02:27:13+00:00</updated>
<author>
<name>Android (Google) Code Review</name>
<email>android-gerrit@google.com</email>
</author>
<published>2009-10-01T02:27:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=0c0cfd5ce4a26187fb910ba701d0021989103a25'/>
<id>0c0cfd5ce4a26187fb910ba701d0021989103a25</id>
<content type='text'>
* changes:
  Make the socket test accept ::1 as a valid result for InetAddress.getByName(null) if the system is set to prefer IPv6 addresses.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* changes:
  Make the socket test accept ::1 as a valid result for InetAddress.getByName(null) if the system is set to prefer IPv6 addresses.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the socket test accept ::1 as a valid result for</title>
<updated>2009-10-01T02:21:21+00:00</updated>
<author>
<name>Lorenzo Colitti</name>
<email>lorenzo@google.com</email>
</author>
<published>2009-10-01T01:31:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=b70cc0ff07f0980009587ea9fa18e0cc0e3be078'/>
<id>b70cc0ff07f0980009587ea9fa18e0cc0e3be078</id>
<content type='text'>
InetAddress.getByName(null) if the system is set to prefer IPv6 addresses.

Change-Id: I96cd6f5b632994b73af13e341cf6f684f6eee4cd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
InetAddress.getByName(null) if the system is set to prefer IPv6 addresses.

Change-Id: I96cd6f5b632994b73af13e341cf6f684f6eee4cd
</pre>
</div>
</content>
</entry>
<entry>
<title>More multicast fixes.</title>
<updated>2009-10-01T00:51:26+00:00</updated>
<author>
<name>Lorenzo Colitti</name>
<email>lorenzo@google.com</email>
</author>
<published>2009-10-01T00:51:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=f94c5d77ab659bfc1644b524fc006f24cbf6f694'/>
<id>f94c5d77ab659bfc1644b524fc006f24cbf6f694</id>
<content type='text'>
1. Make native code properly set network interface indexes that are used for
   new-style multicast socket options.
2. For IP_MULTICAST_IF, check that the address is IPv4, not the socket.
3. Remove a @KnownFailure annotation for a test that now passes.

This removes one test error and changes it into a more benign failure. The
remaining test failures seem to be due to Linux bening permissive about which
interfaces you can receive multicast traffic on, which is probably good enough
for now.

Change-Id: Id1fddee338addcfce821672b983485c7dd4983d4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. Make native code properly set network interface indexes that are used for
   new-style multicast socket options.
2. For IP_MULTICAST_IF, check that the address is IPv4, not the socket.
3. Remove a @KnownFailure annotation for a test that now passes.

This removes one test error and changes it into a more benign failure. The
remaining test failures seem to be due to Linux bening permissive about which
interfaces you can receive multicast traffic on, which is probably good enough
for now.

Change-Id: Id1fddee338addcfce821672b983485c7dd4983d4
</pre>
</div>
</content>
</entry>
</feed>
