Commit Graph

9 Commits

Author SHA1 Message Date
whesse@google.com 6dbc9e5268 dart:io | Remove uses of Options class from standalone tests. Mark Options deprecated.
BUG=
R=sgjesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29079 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-23 12:50:18 +00:00
whesse@google.com 97c15483ab Fix https_bad_certificate_test.
BUG=dartbug.com/13609
R=ajohnsen@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27957 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-26 15:12:04 +00:00
whesse@google.com 2d05c67137 Fix https_bad_certificate_test: allow for session cache to be hit in all getUrl calls
BUG=
R=kasperl@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27940 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-26 11:14:41 +00:00
whesse@google.com b5024d1144 Recommit "Change two secure networking tests". Add suppression to status file.
BUG=dartbug.com/13609, dartbug.com/12982
R=kasperl@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27935 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-26 09:04:33 +00:00
kasperl@google.com 2ffaeb5ae7 Revert "dart:io | Change two secure networking tests to account for the session cache."
This reverts r27886 to try to figure out if this change is causing the redness
on the VM build bots.

R=ricow@google.com, whesse@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27929 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-26 06:15:30 +00:00
whesse@google.com fd410b9d68 dart:io | Change two secure networking tests to account for the session cache.
BUG=
R=sgjesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27886 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-25 15:32:18 +00:00
whesse@google.com c694437c42 dart:io | Add test for HttpClient requests that never complete their future.
BUG=
R=sgjesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26125 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-14 15:23:23 +00:00
whesse@google.com 1e740fde17 Allow SocketException in https_bad_certificate_test.
BUG=
R=sgjesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26111 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-14 10:47:25 +00:00
whesse@google.com 4b2d651b64 dart:io | Add badCertificateCallback to HttpClient.
BUG=dartbug.com/9689
R=sgjesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26110 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-14 09:25:47 +00:00