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
@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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
@andrewvc these specs failures seems related to ng-pipeline under master.
The text was updated successfully, but these errors were encountered: