From 3c26d09a7f1e3f936effc06c9d9db895d730406e Mon Sep 17 00:00:00 2001 From: Craig Tiller Date: Fri, 5 Jun 2015 14:48:30 -0700 Subject: Add a test of bad settings frame (and fix a bug!) --- tools/run_tests/tests.json | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'tools') diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json index 4aafdea46f..ee3fb74405 100644 --- a/tools/run_tests/tests.json +++ b/tools/run_tests/tests.json @@ -4673,6 +4673,15 @@ "windows", "posix" ] + }, + { + "flaky": false, + "language": "c", + "name": "initial_settings_frame_bad_client_test", + "platforms": [ + "windows", + "posix" + ] } ] -- cgit v1.2.3