pjvds / tidy

Go lang structured logging made fast and simple
7 stars 0 forks source link

logentries integration tests are unstable #6

Closed pjvds closed 9 years ago

pjvds commented 9 years ago

After almost two weeks with travis I can say that I am happy with the setup. The only thing I dislike is the fact that the integration tests of log entries fail from time to time. It seems to be related to the latency when not logged for a while. We should replace this with an api mock, or find a solution to lower the latency.

Maybe this package can help us? https://github.com/stvp/go-udp-testing

related #2

pjvds commented 9 years ago

This is fixed now, because of the following: