Giter VIP home page Giter VIP logo

Comments (4)

rimadoma avatar rimadoma commented on June 23, 2024

The issue has been reproduced in two environments with different versions of Maven and JVM. On my computer they are 3.3.9 and 1.8.0_172 respectively.

I was able to find the exact line by running mvn -Dmaven.surefire.debug test and then attaching the IntelliJ debugger to the process. Instructions for remote debugging here (use port: 5005).

from bonej2.

rimadoma avatar rimadoma commented on June 23, 2024

Spoke too soon, issue still persisted (hence the broken build). I thought the problem had solved itself, because a Maven build succeeded on my local machine, when I ran mvn -PallTests test. Thus I decided to add @Category(org.bonej.wrapperPlugins.SlowWrapperTest.class) to CommonTest.testToBitTypeImgPlus. This way we don't have to ignore the problematic test all together.

As far as I can see, the test shouldn't need this annotation. I don't yet understand why it succeeds only when ran together with the SlowWrapperTests.

from bonej2.

alessandrofelder avatar alessandrofelder commented on June 23, 2024

@rimadoma I have had the same issue in some ElllipsoidFactorWrapper tests
adding the @Category tag as above also is a viable workaround for me

from bonej2.

rimadoma avatar rimadoma commented on June 23, 2024

@alessandrofelder See if you can remove the annotations now too

from bonej2.

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.