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

failing specs under ng-pipeline #31

Open
colinsurprenant opened this issue Dec 18, 2015 · 0 comments
Open

failing specs under ng-pipeline #31

colinsurprenant opened this issue Dec 18, 2015 · 0 comments
Labels

Comments

@colinsurprenant
Copy link
Contributor

@andrewvc these specs failures seems related to ng-pipeline under master.

Using Accessor#strict_set for specs
Run options: exclude {:redis=>true, :socket=>true, :performance=>true, :couchdb=>true, :elasticsearch=>true, :elasticsearch_secure=>true, :export_cypher=>true, :integration=>true, :windows=>true}
F.

Failures:

  1) LogStash::Inputs::Gelf reads chunked gelf messages
     Failure/Error: Unable to find matching line from backtrace
     NoMethodError:
       undefined method `each' for nil:NilClass
     # ./logstash-core/lib/logstash/pipeline.rb:258:in `output_batch'
     # ./logstash-core/lib/logstash/pipeline.rb:255:in `output_batch'
     # ./logstash-core/lib/logstash/pipeline.rb:200:in `worker_loop'
     # ./logstash-core/lib/logstash/pipeline.rb:169:in `start_workers'

Finished in 1.69 seconds (files took 1.18 seconds to load)
2 examples, 1 failure

Failed examples:

rspec /Users/colin/dev/src/elasticsearch/logstash-plugins/logstash-input-gelf/spec/inputs/gelf_spec.rb:23 # LogStash::Inputs::Gelf reads chunked gelf messages

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

No branches or pull requests

1 participant