[
https://issues.apache.org/jira/browse/BOOKKEEPER-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15228656#comment-15228656
]
ASF GitHub Bot commented on BOOKKEEPER-913:
-------------------------------------------
GitHub user merlimat opened a pull request:
https://github.com/apache/bookkeeper/pull/31
BOOKKEEPER-913: Fix flakiness in TestBackwardCompat
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/merlimat/bookkeeper bk-913
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bookkeeper/pull/31.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #31
----
commit 33f6c7391ef07fa6fa96abc7d79c4a33817b9b00
Author: Matteo Merli <[email protected]>
Date: 2016-04-06T17:03:08Z
BOOKKEEPER-913: Fix flakiness in TestBackwardCompat
----
> Fix flakiness in TestBackwardCompat
> -----------------------------------
>
> Key: BOOKKEEPER-913
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-913
> Project: Bookkeeper
> Issue Type: Bug
> Reporter: Matteo Merli
> Assignee: Matteo Merli
> Priority: Trivial
> Fix For: 4.4.0
>
>
> This test is intermittently failing. It could be related to a timing issue,
> given that it fails more frequently in Jenkins compared to running the test
> on the laptop.
> {noformat}
> Failed tests: testCompat410(org.apache.bookkeeper.test.TestBackwardCompat):
> Shouldn't be able to write
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)