On 16.7.12 12:36, Jukka Zitting wrote:
Hi,
On Mon, Jul 16, 2012 at 1:31 PM, Travis-CI <[email protected]> wrote:
View the full build log and details:
http://travis-ci.org/apache/jackrabbit-oak/builds/1876181
Yes, now we have the seed number too:
Failed tests:
fuzzTest(org.apache.jackrabbit.oak.core.RootImplFuzzIT): seed
1437930918 expected:<{ root: { P98=[V99], P70=[V107], N65: { N77: { },
N73: { N105: { P92=[V93], N86: { N89: { P90=[V91], P94=[V95] } }, N97:
{ }, N104: { } }, N74: { } }, N100: { N108: { } } }, N57: { P50=[V51],
N78: { P83=[V84] }, N52: { P101=[V102] }, N56: { N67: { }, N76: { N82:
{ } }, N110: { } }, N81: { } }, N106: { } } }> but was:<{ root: {
P98=[V99], P70=[V107], N65: { N77: { }, N73: { N105: { P92=[V93], N86:
{ N89: { P90=[V91], P94=[V95] } }, N97: { }, N104: { } }, N74: { } },
N100: { N108: { } } }, N57: { P50=[V51], N78: { P83=[V84] }, N52: {
P101=[V102] }, N56: { N76: { N82: { } }, N67: { }, N110: { } }, N81: {
} }, N106: { N111: { P101=[V102] } } } }>
I'll take a deeper look at this on Wednesday unless someone beats me
to it by then.
Ok otherwise I'll do it. But it will have to wait until next week then.
Since we've seen this twice in a couple of days now, I strongly suspect
this is a regression introduced with one of the recent changes.
http://svn.apache.org/viewvc?rev=1359334&view=rev is a likely candidate.
Michael
BR,
Jukka Zitting