Skip to content

Commit 7909d07

Browse files
committed
acceptance: skip flakey test
Skips `TestDockerCLI_test_missing_log_output`. Informs cockroachdb#107122 Release note: None
1 parent c9fdac0 commit 7909d07

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

pkg/acceptance/generated_cli_test.go

Lines changed: 0 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/cli/interactive_tests/test_missing_log_output.tcl renamed to pkg/cli/interactive_tests/test_missing_log_output.tcl.disabled

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#! /usr/bin/env expect -f
22

3+
# disabled until #107122 is resolved.
4+
35
source [file join [file dirname $argv0] common.tcl]
46

57
spawn /bin/bash

0 commit comments

Comments
 (0)