dart-sdk/tests/standalone
Zichang Guo 34ab9f84ab [dart:io] HttpClientConnection is destroyed for "CONNECT" request
If "CONNECT" is used in HttpClientRequest, it is supposed to create a
tunnel and reuse the socket. The socket should remain open instead of
being closed.

Bug: https://github.com/dart-lang/sdk/issues/37808
Change-Id: Ic765bdc6fe4d3e21b3117e882b38e3abae15ceda
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/148684
Commit-Queue: Zichang Guo <zichangguo@google.com>
Reviewed-by: Jonas Termansen <sortie@google.com>
Reviewed-by: Siva Annamalai <asiva@google.com>
2020-06-19 23:18:07 +00:00
..
io [dart:io] HttpClientConnection is destroyed for "CONNECT" request 2020-06-19 23:18:07 +00:00
stack_trace Migrate tests to language/stack_trace. 2020-05-07 13:47:57 +00:00
array_bounds_check_generalization_test.dart [nnbd] Fix some more strong mode tests 2020-04-22 00:12:24 +00:00
assert_assignable_canon_test.dart Set up new test suites for migrating the tests to NNBD. 2019-11-19 00:18:43 +00:00
dwarf_stack_trace_obfuscate_test.dart [vm/aot] Reland "Keep column information when possible for precompiled mode." 2020-06-19 13:50:03 +00:00
dwarf_stack_trace_test.dart [vm/aot] Reland "Keep column information when possible for precompiled mode." 2020-06-19 13:50:03 +00:00
no_such_method_error_with_invocation_test.dart Allow NoSuchMethodError.withInvocation to accept any Invocation. 2020-05-05 08:10:13 +00:00
standalone.status Don't run tests depending on member names when obfuscated. 2020-05-05 12:46:54 +00:00
standalone_analyzer.status Delete standalone_2/io/process_exit_negative_test.dart. 2019-11-19 18:23:30 +00:00
standalone_kernel.status Reland "[dart:_http] Allow the embedder to prohibit HTTP traffic." 2020-04-06 17:46:44 +00:00
standalone_precompiled.status Set up new test suites for migrating the tests to NNBD. 2019-11-19 00:18:43 +00:00
standalone_vm.status Set up new test suites for migrating the tests to NNBD. 2019-11-19 00:18:43 +00:00