From 031a451c2d7ccc26bb3d6ad29ec9019028f07fbd Mon Sep 17 00:00:00 2001 From: Nikhil Benesch Date: Mon, 12 Feb 2018 11:48:24 -0500 Subject: [PATCH] cli/interactive_tests: skip flaky quit tests These are broken because quit is broken (#22536). Release note: None --- pkg/cli/interactive_tests/test_missing_log_output.tcl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pkg/cli/interactive_tests/test_missing_log_output.tcl b/pkg/cli/interactive_tests/test_missing_log_output.tcl index 2d270475b488..ce766599ecc8 100644 --- a/pkg/cli/interactive_tests/test_missing_log_output.tcl +++ b/pkg/cli/interactive_tests/test_missing_log_output.tcl @@ -90,7 +90,10 @@ eexpect ":/# " end_test - +# Quit is broken, so skip the rest of the tests. +# +# TODO: Remove this once #22536 is fixed. +exit start_server $argv