History log of /libcore/luni/src/test/java/org/apache/harmony/luni/tests/internal/net/www/protocol/http/HttpURLConnectionTest.java
Revision Date Author Comments
6cc167354969859a27919a8d7f546cb4bd74d51e 27-Feb-2014 Brett Chabot <brettchabot@google.com> Deprecate use of BrokenTest and SideEffect

Use expectations files instead.

(cherry picked from commit 6a6b612286976cc185c898803fe51e4e062bd9eb)

Bug: 12924356
Change-Id: I9b7e71805a80176c873cffe46bed65f81de1903d
6a6b612286976cc185c898803fe51e4e062bd9eb 27-Feb-2014 Brett Chabot <brettchabot@google.com> Deprecate use of BrokenTest and SideEffect

Use expectations files instead.

Bug: 12924356

Change-Id: I0ea7917384adf7849404b6da5b7704e6f0c0c1c7
6e6db80358ac2d52792359821945ea8e4064af69 19-Aug-2013 Narayan Kamath <narayan@google.com> Add another test for HttpURLConnection#usingProxy

Test that usingProxy returns the right value even
after the disconnect() has been called on the connection.

(cherry picked from bcd90c94df25762ef06654bf937960e20da)

bug: 10209026
Change-Id: I5ac001e981fed73e88cf5bde548f8f1e72f3ff9f
b3158d5ee66129b0346654849284e83ce265c8ff 19-Aug-2013 Narayan Kamath <narayan@google.com> Add another test for HttpURLConnection#usingProxy

Test that usingProxy returns the right value even
after the disconnect() has been called on the connection.

(cherry picked from bcd90c94df25762ef06654bf937960e20da)

bug: 10209026
Change-Id: I5ac001e981fed73e88cf5bde548f8f1e72f3ff9f
bcd90c94df25762ef06654bf937960e20dae8e2a 19-Aug-2013 Narayan Kamath <narayan@google.com> Add another test for HttpURLConnection#usingProxy

Test that usingProxy returns the right value even
after the disconnect() has been called on the connection.

bug: 10209026
Change-Id: I5ac001e981fed73e88cf5bde548f8f1e72f3ff9f
229e34b182b98e1dba15d3dc6341954986ae2b7a 03-Mar-2011 Brian Carlstrom <bdc@google.com> Removing use of @tests and @Test.* annotations

Change-Id: I89243efdeebe22543c45a2166b634f40c3e78cf8
f33eae7e84eb6d3b0f4e86b59605bb3de73009f3 13-May-2010 Elliott Hughes <enh@google.com> Remove all trailing whitespace from the dalvik team-maintained parts of libcore.

Gentlemen, you may now set your editors to "strip trailing whitespace"...

Change-Id: I85b2f6c80e5fbef1af6cab11789790b078c11b1b
1a7e762f344c111416b001a61e41451d01f605ad 27-Apr-2009 Jorg Pleumann <> AI 147838: A couple of fixes for making the
core tests work better in the CTS
environment. Some tests had to be
marked broken either because they
either expose different behavior
than in run-core-tests or they
take too much time (beyond the
CTS' timeout).
BUG=1285921

Automated import of CL 147838
5b4db481fd2dd84cf1f54136b0c6cbb0fbc72b03 21-Apr-2009 Urs Grob <> 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
b90da8218274400c8710211d467ed28f23bc28ba 21-Apr-2009 Urs Grob <> 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
214a4e01cfb8ac07474c128b9431b19b7ed1b99b 21-Apr-2009 Urs Grob <> 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
cdd1dac0489aa82d07ad80415622b38732abce65 31-Mar-2009 Jorg Pleumann <> AI 143657: am: CL 143626 am: CL 143453 Bringing the luni tests down to zero failures.
Original author: jorgp
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...

Automated import of CL 143657
4c43aef80171b88eef5e922052ef1ee54ffc514d 31-Mar-2009 Jorg Pleumann <> AI 143626: am: CL 143453 Bringing the luni tests down to zero failures.
Original author: jorgp
Merged from: //branches/cupcake/...

Automated import of CL 143626
a566c3ecc8c821172e27d89444dd7cadfbdc369b 30-Mar-2009 Jorg Pleumann <> AI 143453: Bringing the luni tests down to zero failures.
BUG=1285921

Automated import of CL 143453
adc854b798c1cfe3bfd4c27d68d5cee38ca617da 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
1c0fed63c71ddb230f3b304aac12caffbedf2f21 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
a0881d052ee72e3f7e773374e9b1aa75fbd6be4c 10-Jan-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@125939
dd828f42a5c83b4270d4fbf6fce2da1878f1e84a 18-Dec-2008 The Android Open Source Project <initial-contribution@android.com> Code drop from //branches/cupcake/...@124589
fdb2704414a9ed92394ada0d1395e4db86889465 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution