Giter Site home page Giter Site logo

Comments (11)

martin-g avatar martin-g commented on May 22, 2024

I cannot reproduce this problem locally.
I saw that the error message is wrong (copy/paste error), it should be: Assert.assertEquals("The produced data length is not correct!", 437, data.length);
But for some reason the exception you see doesn't even say what is expected.
Since when you experience this problem ? Or when was the last time you built this project locally ? Because the last logical changes have been made at 18 July.

from core.

akiraly avatar akiraly commented on May 22, 2024

The bug only shows if you use RC7 instead of SNAPSHOT (notice the 5 character difference :)).

from core.

martin-g avatar martin-g commented on May 22, 2024

hehe. who uses stable versions these days ... :-)
good catch!

from core.

brunoborges avatar brunoborges commented on May 22, 2024

What about Hudson? Is it working? I've tried to run some builds, but all of them failed...

from core.

mocleiri avatar mocleiri commented on May 22, 2024

This is still failing as of the 1.5.3 release. Actually it has never worked for me I have just been skipping the tests for the kyro-serializer.

Is there anyway to fix this so its not tied to the ever changing project version?

from core.

mocleiri avatar mocleiri commented on May 22, 2024

what about a maven profile that activates when -DperformRelease=true and will exclude this test from the surefire plugin?.

from core.

martin-g avatar martin-g commented on May 22, 2024

No need to exclude it. Just rework it to not use the version as Label model but something stable.
I thought Attila's fix worked but since it still fails for you then let's rework it.

from core.

martin-g avatar martin-g commented on May 22, 2024

Must be better with 9aaa4d3

from core.

akiraly avatar akiraly commented on May 22, 2024

Maybe we shouldn't check the exact size (or only that it is greater than some minimum, like 100 bytes) because every new field added to the class hierarchy can break it which makes this test very fragile.

from core.

martin-g avatar martin-g commented on May 22, 2024

Agree!

from core.

martin-g avatar martin-g commented on May 22, 2024

Fixed with e31c61d.

from core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.