aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar Craig Tiller <craig.tiller@gmail.com>2015-05-19 12:49:54 -0700
committerGravatar Craig Tiller <craig.tiller@gmail.com>2015-05-19 12:49:54 -0700
commit7a29098b714e25313f3ed2f3b00768b11a46fb4a (patch)
tree6f01914bf078813c4a676030025bfe87478d8231 /tools
parent0dc2927b2e8c685bd9c19df2f24cd89828637fb7 (diff)
Send RST_STREAM when closing from the server without getting a client half-close first
Diffstat (limited to 'tools')
-rw-r--r--tools/run_tests/tests.json115
1 files changed, 115 insertions, 0 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json
index e2454c4db4..30ddb2bee2 100644
--- a/tools/run_tests/tests.json
+++ b/tools/run_tests/tests.json
@@ -923,6 +923,15 @@
{
"flaky": false,
"language": "c",
+ "name": "chttp2_fake_security_server_finishes_request_test",
+ "platforms": [
+ "windows",
+ "posix"
+ ]
+ },
+ {
+ "flaky": false,
+ "language": "c",
"name": "chttp2_fake_security_simple_delayed_request_test",
"platforms": [
"windows",
@@ -1175,6 +1184,15 @@
{
"flaky": false,
"language": "c",
+ "name": "chttp2_fullstack_server_finishes_request_test",
+ "platforms": [
+ "windows",
+ "posix"
+ ]
+ },
+ {
+ "flaky": false,
+ "language": "c",
"name": "chttp2_fullstack_simple_delayed_request_test",
"platforms": [
"windows",
@@ -1402,6 +1420,14 @@
{
"flaky": false,
"language": "c",
+ "name": "chttp2_fullstack_uds_posix_server_finishes_request_test",
+ "platforms": [
+ "posix"
+ ]
+ },
+ {
+ "flaky": false,
+ "language": "c",
"name": "chttp2_fullstack_uds_posix_simple_delayed_request_test",
"platforms": [
"posix"
@@ -1651,6 +1677,15 @@
{
"flaky": false,
"language": "c",
+ "name": "chttp2_simple_ssl_fullstack_server_finishes_request_test",
+ "platforms": [
+ "windows",
+ "posix"
+ ]
+ },
+ {
+ "flaky": false,
+ "language": "c",
"name": "chttp2_simple_ssl_fullstack_simple_delayed_request_test",
"platforms": [
"windows",
@@ -1903,6 +1938,15 @@
{
"flaky": false,
"language": "c",
+ "name": "chttp2_simple_ssl_with_oauth2_fullstack_server_finishes_request_test",
+ "platforms": [
+ "windows",
+ "posix"
+ ]
+ },
+ {
+ "flaky": false,
+ "language": "c",
"name": "chttp2_simple_ssl_with_oauth2_fullstack_simple_delayed_request_test",
"platforms": [
"windows",
@@ -2155,6 +2199,15 @@
{
"flaky": false,
"language": "c",
+ "name": "chttp2_socket_pair_server_finishes_request_test",
+ "platforms": [
+ "windows",
+ "posix"
+ ]
+ },
+ {
+ "flaky": false,
+ "language": "c",
"name": "chttp2_socket_pair_simple_delayed_request_test",
"platforms": [
"windows",
@@ -2407,6 +2460,15 @@
{
"flaky": false,
"language": "c",
+ "name": "chttp2_socket_pair_one_byte_at_a_time_server_finishes_request_test",
+ "platforms": [
+ "windows",
+ "posix"
+ ]
+ },
+ {
+ "flaky": false,
+ "language": "c",
"name": "chttp2_socket_pair_one_byte_at_a_time_simple_delayed_request_test",
"platforms": [
"windows",
@@ -2659,6 +2721,15 @@
{
"flaky": false,
"language": "c",
+ "name": "chttp2_socket_pair_with_grpc_trace_server_finishes_request_test",
+ "platforms": [
+ "windows",
+ "posix"
+ ]
+ },
+ {
+ "flaky": false,
+ "language": "c",
"name": "chttp2_socket_pair_with_grpc_trace_simple_delayed_request_test",
"platforms": [
"windows",
@@ -2902,6 +2973,15 @@
{
"flaky": false,
"language": "c",
+ "name": "chttp2_fullstack_server_finishes_request_unsecure_test",
+ "platforms": [
+ "windows",
+ "posix"
+ ]
+ },
+ {
+ "flaky": false,
+ "language": "c",
"name": "chttp2_fullstack_simple_delayed_request_unsecure_test",
"platforms": [
"windows",
@@ -3121,6 +3201,14 @@
{
"flaky": false,
"language": "c",
+ "name": "chttp2_fullstack_uds_posix_server_finishes_request_unsecure_test",
+ "platforms": [
+ "posix"
+ ]
+ },
+ {
+ "flaky": false,
+ "language": "c",
"name": "chttp2_fullstack_uds_posix_simple_delayed_request_unsecure_test",
"platforms": [
"posix"
@@ -3361,6 +3449,15 @@
{
"flaky": false,
"language": "c",
+ "name": "chttp2_socket_pair_server_finishes_request_unsecure_test",
+ "platforms": [
+ "windows",
+ "posix"
+ ]
+ },
+ {
+ "flaky": false,
+ "language": "c",
"name": "chttp2_socket_pair_simple_delayed_request_unsecure_test",
"platforms": [
"windows",
@@ -3604,6 +3701,15 @@
{
"flaky": false,
"language": "c",
+ "name": "chttp2_socket_pair_one_byte_at_a_time_server_finishes_request_unsecure_test",
+ "platforms": [
+ "windows",
+ "posix"
+ ]
+ },
+ {
+ "flaky": false,
+ "language": "c",
"name": "chttp2_socket_pair_one_byte_at_a_time_simple_delayed_request_unsecure_test",
"platforms": [
"windows",
@@ -3847,6 +3953,15 @@
{
"flaky": false,
"language": "c",
+ "name": "chttp2_socket_pair_with_grpc_trace_server_finishes_request_unsecure_test",
+ "platforms": [
+ "windows",
+ "posix"
+ ]
+ },
+ {
+ "flaky": false,
+ "language": "c",
"name": "chttp2_socket_pair_with_grpc_trace_simple_delayed_request_unsecure_test",
"platforms": [
"windows",