- 16 Nov, 2016 2 commits
- 15 Nov, 2016 2 commits
-
-
Paul Duffin authored
The fixes are in external/expat. (cherry picked from commit e168b494) Bug: 28698301 Change-Id: Iafe4a3387be20a05c217abd65588871bb7b47160
-
Narayan Kamath authored
We were incorrectly using sizeof() to calculate the size of the output array. Note that this change also changes the output size to 512 to minimize behavioural differences (especially wrt. ICU checks on sizes). bug: 30765246 Change-Id: I5d28ddc45d2d6d2bed3e479ca195ed2779b906ed
-
- 11 Apr, 2016 1 commit
-
-
Daniel Xie authored
-
- 11 Mar, 2016 1 commit
-
-
Narayan Kamath authored
.. or "Apia Daylight time" as the case might be. bug: 18479007 Change-Id: Ie637c33b38f55bea5273d1256264348e51d27f28 (cherry picked from commit 4e5e7de6)
-
- 24 Feb, 2016 1 commit
-
-
Daniel Xie authored
am: 6f2da389 * commit '6f2da389': Fixes and improvements for SerializationTest
-
- 23 Feb, 2016 1 commit
-
-
Daniel Xie authored
-
- 22 Jan, 2016 2 commits
-
-
Daniel Xie authored
Merge "DO NOT MERGE : Work around the snappily-titled ICANN "Name Collision Occurrence Management Framework"." into kitkat-cts-dev am: c87ce529 -s ours * commit 'c87ce529': DO NOT MERGE : Work around the snappily-titled ICANN "Name Collision Occurrence Management Framework".
-
Daniel Xie authored
Merge "DO NOT MERGE : Work around the snappily-titled ICANN "Name Collision Occurrence Management Framework"." into kitkat-cts-dev
-
- 21 Jan, 2016 1 commit
-
-
Elliott Hughes authored
DO NOT MERGE : Work around the snappily-titled ICANN "Name Collision Occurrence Management Framework". Using a non-existent TLD is now a Bad Idea. (cherry-pick of a7d651e9.) Bug: 17146413 Change-Id: I6a68b4609d59a6d56ba780d03ffcf24a2759db48 (cherry picked from commit fbc8a609)
-
- 06 Dec, 2015 3 commits
-
-
Daniel Xie authored
am: 779c726a * commit '779c726a': Fixes associated with the tzdata 2015a update
-
Daniel Xie authored
am: 1d1abc5b * commit '1d1abc5b': Fix TimeZoneTest#testPreHistoricOffsets CTS failures.
-
Daniel Xie authored
Merge "Fix the ENGINE_finish/ENGINE_free mixup The tests were calling finish when it meant free. This caused tests to segmentation fault next time the ENGINE was looked up in the dynamic engine list. (from cl/107214) b/23693318" into kitkat-cts-dev am: 70a463cb -s ours * commit '70a463cb': Fix the ENGINE_finish/ENGINE_free mixup The tests were calling finish when it meant free. This caused tests to segmentation fault next time the ENGINE was looked up in the dynamic engine list. (from cl/107214) b/23693318
-
- 08 Oct, 2015 4 commits
-
-
Daniel Xie authored
-
Daniel Xie authored
-
Neil Fuller authored
Chile has changed the rules for DST. The test duplicates testApia below it, so it can be removed. Bug: 19212588 (cherry-picked from commit ebfb8f8b) Change-Id: Ibe7c0dc510813826dca13993b6600d368e03740a (cherry picked from commit a8885648) (cherry picked from commit 60da282d)
-
Elliott Hughes authored
This test was more complicated than necessary, and now we have better historical data for Asia/Saigon it's started to fail. I've removed that part of the test (because there are now a lot more transitions) and rely solely on Africa/Bissau. We really only need one transition so we can test two times: one before the first transition and one after the last transition. Bug: 18285300 Change-Id: Ic820e88b319095b89779d271f45f5cb1c90173da (cherry picked from commit d05995d8)
-
- 28 Sep, 2015 1 commit
-
-
Daniel Xie authored
Merge "Fix the ENGINE_finish/ENGINE_free mixup The tests were calling finish when it meant free. This caused tests to segmentation fault next time the ENGINE was looked up in the dynamic engine list. (from cl/107214) b/23693318" into kitkat-cts-dev
-
- 17 Sep, 2015 1 commit
-
-
Neil Fuller authored
The tests were order-dependent and flawed: test support classes were used in multiple tests but each relied on it being possible to detect static initialization of those classes. There was an incorrect assertion. This change splits out unique test support classes for those that need them, adds more assertions and fixes the broken assertion. Also tidies up some warnings. Bug: 23031484 Change-Id: Ia3bb32dd1dbd02a74931604cae424d7e9312c76d (cherry picked from commit 729d4eca) (cherry picked from commit 5f3b815a)
-
- 10 Sep, 2015 1 commit
-
-
Takeshi Katae authored
The tests were calling finish when it meant free. This caused tests to segmentation fault next time the ENGINE was looked up in the dynamic engine list. (from cl/107214) b/23693318 Change-Id: I14b3bb9e6f7ce851a83792b5523d72510120dbbe Signed-off-by:
Takeshi Katae <takeshi.katae.xm@kyocera.jp>
-
- 24 Aug, 2015 1 commit
-
-
Neil Fuller authored
-
- 20 Aug, 2015 1 commit
-
-
Neil Fuller authored
The tests were order-dependent and flawed: test support classes were used in multiple tests but each relied on it being possible to detect static initialization of those classes. There was an incorrect assertion. This change splits out unique test support classes for those that need them, adds more assertions and fixes the broken assertion. Also tidies up some warnings. Bug: 23031484 Change-Id: Ia3bb32dd1dbd02a74931604cae424d7e9312c76d (cherry picked from commit 729d4eca)
-
- 04 Aug, 2015 1 commit
-
-
Neil Fuller authored
-
- 03 Aug, 2015 2 commits
-
-
Daniel Xie authored
-
Neil Fuller authored
Chile has changed the rules for DST. The test duplicates testApia below it, so it can be removed. Bug: 19212588 (cherry-picked from commit ebfb8f8b) Change-Id: Ibe7c0dc510813826dca13993b6600d368e03740a (cherry picked from commit a8885648)
-
- 31 Jul, 2015 1 commit
-
-
Daniel Xie authored
Merge "DO NOT MERGE ANYWHERE: reverting 18432707 to kitkat-cts-dev due to missing CVE" into kitkat-cts-dev automerge: 8a012b3a -s ours * commit '8a012b3a': DO NOT MERGE ANYWHERE: reverting 18432707 to kitkat-cts-dev due to missing CVE
-
- 22 Jul, 2015 2 commits
-
-
Daniel Xie authored
Merge "DO NOT MERGE ANYWHERE: reverting 18432707 to kitkat-cts-dev due to missing CVE" into kitkat-cts-dev
-
Daniel Xie authored
to missing CVE Change-Id: I5688b4a658cef3b0822bfd9fc9ac0631abf6d733
-
- 17 Jul, 2015 2 commits
-
-
Daniel Xie authored
automerge: 977acac8 * commit '977acac8': Skip TimaKeyStore in KeyStoreTest
-
Neil Fuller authored
This reverts commit 467a6809. commit 467a6809 is present in lollipop-cts-dev but not lollipop-release. This causes the tests to fail when run against a lollipop-release build. DO NOT MERGE ANYWHERE Bug: 22546532 Change-Id: I4582824e94679213f27352e18e7d9bb985954909
-
- 14 Jul, 2015 2 commits
-
-
Daniel Xie authored
-
- 13 Jul, 2015 2 commits
-
-
Neil Fuller authored
Merge "Add testInterfaceProperties() . Move Ethernet verification out of testLoopback()." into kitkat-cts-dev automerge: 19679b0f * commit '19679b0f': Add testInterfaceProperties() . Move Ethernet verification out of testLoopback().
-
Neil Fuller authored
Merge "Add testInterfaceProperties() . Move Ethernet verification out of testLoopback()." into kitkat-cts-dev
-
- 08 Jul, 2015 1 commit
-
-
Tochau Hoang authored
Add testInterfaceProperties(): verify if each interface can be retrieved using getByName(). Use type properties of these interfaces to determine if they are Ethernet. Perform address tests on all active Ethernet interfaces. Move Ethernet verification out of testLoopback into testInterfaceProperties. Change-Id: I1641f2995f4ceb858eda38d1ba6137382b2c7ba3 Signed-off-by:
Tochau Hoang <tochau.hoang@panasonic.aero>
-
- 04 Jun, 2015 2 commits
-
-
Daniel Xie authored
-
Tiberiu Breana authored
OldSocketTest's test_connectLjava_net_SocketAddressI would sometimes fail on certain networks. The connection attempt to the 'non-reachable' IP would be reset by a local router before the expected timeout occured, thus causing the test to fail. This change adds additional catch clauses for cases like this, looking for ECONNREFUSED messages. Bug: 18143878 Change-Id: I99a500d5c95cc25aa52ef231e6de43233f3e5316 Signed-off-by:
Tiberiu Breana <tiberiu.a.breana@intel.com> (cherry picked from commit d3ba3eb7)
-
- 02 Jun, 2015 2 commits
-
-
Neil Fuller authored
-
Neil Fuller authored
test_setNetworkInterfaceLjava_net_NetworkInterface does not check that the interface supports multicast. Bug: 19232216 Change-Id: I755287c06c99f36d209a3a8d11b2c75fccfa630b (cherry picked from commit f6e066e9)
-