isaacmg / fb_scraper

FBLYZE is a Facebook scraping system and analysis system.
Apache License 2.0
64 stars 21 forks source link

Fix Kafka tests #2

Closed isaacmg closed 7 years ago

isaacmg commented 7 years ago

Need to fix Kafka tests. They keep throwing some stupid threading error related to a timeout. i.e. timeout value is too large

isaacmg commented 7 years ago

Ughhh this is apparently a problem for a lot of people. No really good way of testing Kafka on on Travis. Best idea is is to run a compose on Codefresh and do some tests in that respect.

isaacmg commented 7 years ago

Kafka integration tests are now running.