aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests
diff options
context:
space:
mode:
Diffstat (limited to 'tools/run_tests')
-rw-r--r--tools/run_tests/tests.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json
index 81d32d3edb..7eed8a289f 100644
--- a/tools/run_tests/tests.json
+++ b/tools/run_tests/tests.json
@@ -351,6 +351,15 @@
{
"flaky": false,
"language": "c",
+ "name": "httpcli_test",
+ "platforms": [
+ "windows",
+ "posix"
+ ]
+ },
+ {
+ "flaky": false,
+ "language": "c",
"name": "json_rewrite_test",
"platforms": [
"windows",
@@ -4673,6 +4682,15 @@
"windows",
"posix"
]
+ },
+ {
+ "flaky": false,
+ "language": "c",
+ "name": "initial_settings_frame_bad_client_test",
+ "platforms": [
+ "windows",
+ "posix"
+ ]
}
]