-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathtests_disabled_remote.json
157 lines (157 loc) · 6.57 KB
/
tests_disabled_remote.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
{
"disable" : true,
"disabled" : [
{
"name": "t_stress.test_nginx",
"reason": "These tests should not be run with remote setup."
},
{
"name": "cache.test_purge",
"reason": "These tests should not be run with remote setup."
},
{
"name": "t_reconf",
"reason": "These tests should not be run with remote setup."
},
{
"name": "t_fault_injection",
"reason": "These tests should not be run with remote setup."
},
{
"name": "t_frang.test_ip_block",
"reason": "These tests should not be run with remote setup. Tempesta blocks ip and ssh does not work."
},
{
"name": "t_frang.test_request_rate_burst.TestFrangRequestRateHttp",
"reason": "These tests should not be run with remote setup. Tempesta blocks ip and ssh does not work."
},
{
"name": "t_frang.test_request_rate_burst.TestFrangRequestBurstHttp",
"reason": "These tests should not be run with remote setup. Tempesta blocks ip and ssh does not work."
},
{
"name": "t_frang.test_request_rate_burst.TestFrangRequestRateH2",
"reason": "These tests should not be run with remote setup. Tempesta blocks ip and ssh does not work."
},
{
"name": "t_frang.test_request_rate_burst.TestFrangRequestBurstH2",
"reason": "These tests should not be run with remote setup. Tempesta blocks ip and ssh does not work."
},
{
"name": "t_frang.test_concurrent_connections.ConcurrentConnections.test_clear_client_connection_stats",
"reason": "These tests should not be run with remote setup. Tempesta blocks ip and ssh does not work."
},
{
"name": "t_frang.test_concurrent_connections.ConcurrentConnections.test_three_clients_same_ip_with_block_ip",
"reason": "These tests should not be run with remote setup. Tempesta blocks ip and ssh does not work."
},
{
"name": "t_frang.test_http_resp_code_block.HttpRespCodeBlockH2.test_two_clients_one_ip",
"reason": "These tests should not be run with remote setup. Tempesta blocks ip and ssh does not work."
},
{
"name": "t_frang.test_http_resp_code_block.HttpRespCodeBlock.test_two_clients_one_ip",
"reason": "These tests should not be run with remote setup. Tempesta blocks ip and ssh does not work."
},
{
"name": "sessions.test_cookies.StickyCookieConfigGlobal",
"reason": "These tests should not be run with remote setup."
},
{
"name": "sessions.test_cookies.StickyCookieConfigVhost",
"reason": "These tests should not be run with remote setup."
},
{
"name": "sessions.test_cookies.StickyCookieOptions.test_dublicate_path",
"reason": "These tests should not be run with remote setup."
},
{
"name": "sessions.test_cookies.StickyCookieOptions.test_dublicate_max_age",
"reason": "These tests should not be run with remote setup."
},
{
"name": "sessions.test_cookies.StickyCookieOptions.test_dublicate_expires",
"reason": "These tests should not be run with remote setup."
},
{
"name": "t_frang.test_config",
"reason": "These tests should not be run with remote setup."
},
{
"name": "cache.test_purge.TestPurgeInvalidConfig",
"reason": "These tests should not be run with remote setup."
},
{
"name": "t_tcp_options.test_tcp_options.TestTcpOptionsH2.test_large_response_tcp_mtu_probing_40000",
"reason": "These tests should not be run with TCP segmentation. This test use a special MTU for loopback."
},
{
"name": "t_tcp_options.test_tcp_options.TestTcpOptionsHttps.test_large_response_tcp_mtu_probing_40000",
"reason": "These tests should not be run with TCP segmentation. This test use a special MTU for loopback."
},
{
"name": "t_tcp_options.test_tcp_options.TestTcpOptionsHttp.test_large_response_tcp_mtu_probing_40000",
"reason": "These tests should not be run with TCP segmentation. This test use a special MTU for loopback."
},
{
"name": "t_modify_http_headers.test_logic.TestManyRequestHeaders.test_many_headers",
"reason": "Disabled by issue #1103"
},
{
"name": "http2_general.test_h2_headers.TestIPv6",
"reason": "Disabled by test issue #508"
},
{
"name": "t_frang.test_http_resp_code_block.HttpRespCodeBlockH2.test_two_clients_two_ip",
"reason": "Disabled by test issue #492"
},
{
"name": "t_frang.test_http_resp_code_block.HttpRespCodeBlock.test_two_clients_two_ip",
"reason": "Disabled by test issue #492"
},
{
"name": "t_frang.test_concurrent_connections.ConcurrentConnections.test_three_clients_different_ip",
"reason": "Disabled by test issue #492"
},
{
"name": "ws.test_ws_ping.WssStress",
"reason": "Disabled by test issue #508"
},
{
"name": "multiple_listeners.test_multiple_listening.TestMultipleListening",
"reason": "Disabled by test issue #508"
},
{
"name": "encoding.test_encoding.TestH1ChunkedWithTrailer",
"reason": "Disabled by issue #1902"
},
{
"name": "sessions.test_sessions",
"reason": "Disabled by test issue #508."
},
{
"name": "t_http_rules.test_h2_backup_servers",
"reason": "Disabled by test issue #508."
},
{
"name": "t_http_rules.test_backup_servers",
"reason": "Disabled by test issue #508."
},
{
"name": "access_log",
"reason": "Disabled by test issue #525."
},
{
"name": "t_frang.test_concurrent_connections.ConcurrentConnections.test_three_clients_same_ip",
"reason": "Disabled by test issue #529."
},
{
"name": "very_many_backends.test_deadtime_1M",
"reason": "Disabled by test issue #56."
},
{
"name" : "t_stress.test_stress.TlsWrkStressDocker",
"reason" : "Disabled by issue #2266"
}
]
}