logstash-plugins / logstash-input-tcp

Apache License 2.0
35 stars 75 forks source link

specs are hanging under master #37

Closed colinsurprenant closed 8 years ago

colinsurprenant commented 8 years ago

intermittently the specs are just hanging under master. not sure if this is related to #36 ?

When they hang, it seems that no assertion is done at all:

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}

LogStash::Inputs::Tcp
colinsurprenant commented 8 years ago

probably related to https://github.com/elastic/logstash-devutils/issues/42

colinsurprenant commented 8 years ago

should be fixed with #38