You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: