I've found the change log to the server version 1.4.4:

* Allow underscore in tube names.

So the client library test is out-of-date evidently.

On 8 июн, 19:10, Alexander Azarov <[email protected]> wrote:
> Hi,
>
> The Java client library (latest from GitHub) test fails at
> testUseTube :
>
> $ cat target/surefire-reports/
> com.surftools.BeanstalkClientImpl.ClientImplTest.txt
> -------------------------------------------------------------------------------
> Test set: com.surftools.BeanstalkClientImpl.ClientImplTest
> -------------------------------------------------------------------------------
> Tests run: 18, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
> 10.431 sec <<< FAILURE!
> testUseTube(com.surftools.BeanstalkClientImpl.ClientImplTest)  Time
> elapsed: 0.134 sec  <<< FAILURE!
> junit.framework.AssertionFailedError: no BAD_FORMAT thrown
>         at junit.framework.Assert.fail(Assert.java:47)
>         at
> com.surftools.BeanstalkClientImpl.ClientImplTest.testUseTube(ClientImplTest.java:
> 100)
>
> I am running beanstalkd version 1.4.6 if this matters (and tried 1.4.4
> with the same result). So, what is the problem? Is the test suite not
> up-to-date?
>
> Regards,
> Alexander

-- 
You received this message because you are subscribed to the Google Groups 
"beanstalk-talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/beanstalk-talk?hl=en.

Reply via email to