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

Tests failing #13

Open
jordansissel opened this issue Aug 16, 2017 · 0 comments
Open

Tests failing #13

jordansissel opened this issue Aug 16, 2017 · 0 comments

Comments

@jordansissel
Copy link
Contributor


Failures:

  1) LogStash::Inputs::Graphite receive should support using N as current timestamp
     Failure/Error: expect(result.first.get("@timestamp").to_i).to be_within(2).of(LogStash::Timestamp.now.to_i)
       expected 1502857455 to be within 2 of 1502857459
     # ./spec/inputs/graphite_spec.rb:59:in `(root)'

Finished in 28.95 seconds (files took 11.42 seconds to load)
6 examples, 1 failure

Failed examples:

rspec ./spec/inputs/graphite_spec.rb:53 # LogStash::Inputs::Graphite receive should support using N as current timestamp

Randomized with seed 38647

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

No branches or pull requests

1 participant