We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Master
Buildkite CI
Spec failures are occurring in the specs that check for output:
Failures: 1) Chef::Knife::TidyBackupClean completion_message lets the user know we're Finished �[31mFailure/Error: �[0m�[32mexpect�[0m { t.completion_message }.to output(�[31m�[1;31m"�[0m�[31m** Finished **�[1;35m\n�[0m�[31m�[1;31m"�[0m�[31m�[0m).to_stdout�[0m �[31m�[0m �[31m expected block to output "** Finished **\n" to stdout, but output nothing�[0m �[31m Diff:�[0m�[0m �[31m �[0m�[34m@@ -1,2 +1 @@�[0m �[31m �[0m�[31m-** Finished **�[0m �[31m �[0m�[0m �[36m# ./spec/chef/knife/tidy_backup_clean_spec.rb:21:in `block (3 levels) in <top (required)>'�[0m 2) Chef::Knife::TidyBase completion_message lets the user know we're Finished �[31mFailure/Error: �[0m�[32mexpect�[0m { t.completion_message }.to output(�[31m�[1;31m"�[0m�[31m** Finished **�[1;35m\n�[0m�[31m�[1;31m"�[0m�[31m�[0m).to_stdout�[0m �[31m�[0m �[31m expected block to output "** Finished **\n" to stdout, but output nothing�[0m �[31m Diff:�[0m�[0m �[31m �[0m�[34m@@ -1,2 +1 @@�[0m �[31m �[0m�[31m-** Finished **�[0m �[31m �[0m�[0m �[36m# ./spec/chef/knife/tidy_base_spec.rb:22:in `block (3 levels) in <top (required)>'�[0m Finished in 0.01192 seconds (files took 0.8182 seconds to load) �[31m6 examples, 2 failures�[0m Failed examples: �[31mrspec ./spec/chef/knife/tidy_backup_clean_spec.rb:20�[0m �[36m# Chef::Knife::TidyBackupClean completion_message lets the user know we're Finished�[0m �[31mrspec ./spec/chef/knife/tidy_base_spec.rb:21�[0m �[36m# Chef::Knife::TidyBase completion_message lets the user know we're Finished�[0m
The text was updated successfully, but these errors were encountered:
jeremymv2
No branches or pull requests
Version:
Master
Environment:
Buildkite CI
Scenario:
Spec failures are occurring in the specs that check for output:
The text was updated successfully, but these errors were encountered: