[
https://issues.apache.org/jira/browse/OAK-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958769#comment-13958769
]
Jukka Zitting commented on OAK-1672:
------------------------------------
This actually _was_ a bug in the test case. After the recent OAK-631 changes
the {{TarWriter.writeEntry()}} method expects to be given a valid segment to
write, which isn't always correct given the random identifiers the test case is
using.
I'm getting 500 Internal Server Errors from svn.apache.org at the moment, so
the fix is in
https://github.com/jukka/jackrabbit-oak/commit/bc3217afd50e8539ea06c2ae2f533ba89bf95231.patch
until I get a chance to commit it.
> TarFileTest#testWriteAndRead failure
> ------------------------------------
>
> Key: OAK-1672
> URL: https://issues.apache.org/jira/browse/OAK-1672
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: core, segmentmk
> Reporter: Marcel Reutegger
> Assignee: Jukka Zitting
> Priority: Blocker
> Fix For: 0.20
>
>
> Recent travis build failed and I just had a test failure on my local machine
> as well.
> https://s3.amazonaws.com/archive.travis-ci.org/jobs/22167564/log.txt
> I'm not sure about the priority, but for now I set it to blocker until we
> know whether the test is wrong or there is in fact an issue with the
> implementation.
--
This message was sent by Atlassian JIRA
(v6.2#6252)