summaryrefslogtreecommitdiffstats
path: root/slobrok
Commit message (Collapse)AuthorAgeFilesLines
* disable timing-sensitive testArne Juul2016-06-161-1/+0
| | | | | | | | * it seems this test almost always fails now (under heavy load). Mostly works OK when run alone, so it's probably just timing sensitive. Disable it temporarily until I can figure out if it's something that was there from earlier (hidden by problem in old way of running tests), something introduced now, etc and get it fixed.
* Merge pull request #30 from yahoo/arnej/avoid-spurious-slobrok-errorHenning Baldersheim2016-06-163-7/+42
|\ | | | | more careful checking
| * more careful checkingArne Juul2016-06-163-7/+42
| | | | | | | | | | | | * wait for ready, not just random sleep time * wait for actual stop, not just random sleep time * return status of actual test
* | Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-168-9/+9
|/
* PublishJon Bratseth2016-06-15122-0/+9415