Am 03.08.19 um 15:04 schrieb Vladimir Sitnikov: > Philippe, > > You have added the test recently. > Would you please look into it? > > 1) Fixing test would be great > 2) It would be nice to write tests in such a way that test failure makes it > clear what was under test and what went wrong. > > "testBug63364" is a cryptic test name > "We should have at least one sample result, we had none" is cryptic as well.
Funny thing is, that if I debug the test in eclipse it works without a problem ;) When I disable all the related http tests with 'LC_ALL=C LANG= ./gradlew -x :src:protocol:http:test build' I am back to the "normal" 52310 bug, which I will disable next :) Felix > > Vladimir >
