Skip to content
New issue

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

Fix unstable Circle CI spec #142

Closed
uu59 opened this issue Jan 16, 2015 · 0 comments · Fixed by #149
Closed

Fix unstable Circle CI spec #142

uu59 opened this issue Jan 16, 2015 · 0 comments · Fixed by #149

Comments

@uu59
Copy link
Member

uu59 commented Jan 16, 2015

Failures:

  1) Fluentd::Agent::LocalCommon #config_write keep files num up to max
  Failure/Error: expect(backup_files.size).to eq ::Settings.max_backup_files_count

    expected: 100
         got: 101

    (compared using ==)
  # ./spec/models/fluentd/agent/local_common_spec.rb:71:in `block (3 levels) in <top (required)>'

Sometimes our spec is failed on Circle CI as above. got: 101 is dancing about 100-110 range.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant