ruby-bench / ruby-bench-web

Long Running Ruby Benchmarks
https://rubybench.org
MIT License
82 stars 47 forks source link

Flaky test #211

Closed bmarkons closed 7 years ago

bmarkons commented 7 years ago

https://travis-ci.org/ruby-bench/ruby-bench-web/builds/240256064#L602

I can't figure out why this one fails from time to time. It is annoying :sweat:

If anyone has any idea how to fix this, help would be appreciated.

tgxworld commented 7 years ago

Maybe just disable the test first. It isn't mission critical in anyway.

tgxworld commented 7 years ago

Ok we're skipping it for now :+1:

bmarkons commented 7 years ago

This one solves this - https://github.com/ruby-bench/ruby-bench-web/pull/225

tgxworld commented 7 years ago

:+1: