Git Product home page Git Product logo

Comments (10)

kriegfrj avatar kriegfrj commented on June 12, 2024

@stbischof any ideas?

from osgi-test.

stbischof avatar stbischof commented on June 12, 2024

There is a cleanup mechanism. Have to look how to disable/enable this via annotation

from osgi-test.

timothyjward avatar timothyjward commented on June 12, 2024

Just to add, the presence of the ConfigurationExtension also causes instability in configurations provided by File Install, with those configurations being spuriously updated for each test. This can then impact the reliability of subsequent tests.

from osgi-test.

stbischof avatar stbischof commented on June 12, 2024

One task of the ConfigurationExtension is to record the Configurations made in a test and reset them after each test.

https://github.com/osgi/osgi-test/blob/0e20db431c9857bd743c79fbc9f1ea4ce0211690/org.osgi.test.junit5.cm/src/main/java/org/osgi/test/junit5/cm/ConfigurationExtension.java#L318C15-L318C20

from osgi-test.

timothyjward avatar timothyjward commented on June 12, 2024

One task of the ConfigurationExtension is to record the Configurations made in a test and reset them after each test

Agreed - but shouldn't this only apply to configurations injected using @InjectConfiguration or created using @WithConfiguration? If they're installed by a different management agent then I think the test framework should leave them alone.

from osgi-test.

stbischof avatar stbischof commented on June 12, 2024

this would be a implementation that is much more what the user expect.

from osgi-test.

stbischof avatar stbischof commented on June 12, 2024

should be fixed by #777

from osgi-test.

juergen-albert avatar juergen-albert commented on June 12, 2024

Ilenia can retest in half a year :-(

from osgi-test.

timothyjward avatar timothyjward commented on June 12, 2024

The latest changes have definitely fixed this for me

from osgi-test.

timothyjward avatar timothyjward commented on June 12, 2024

Are we ok to close this issue now?

from osgi-test.

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.