Coder Social home page Coder Social logo

Comments (7)

noopur2507 avatar noopur2507 commented on August 20, 2024 1

This issue seems to be fixed

Thanks for the confirmation.

from eclipse.jdt.ui.

ktatavarthi avatar ktatavarthi commented on August 20, 2024

@jjohnstn is this issue a continuation of

Please add your comments here.

from eclipse.jdt.ui.

jjohnstn avatar jjohnstn commented on August 20, 2024

Will do.

from eclipse.jdt.ui.

jjohnstn avatar jjohnstn commented on August 20, 2024

Looking into this, it seems there is some requirement for the suite name to start with the prefix "Test". If I rename the file to be TestCssCoreTestSuite, it works. I need to look at where the filtering is taking place and why it isn't looking at the annotation.

from eclipse.jdt.ui.

jjohnstn avatar jjohnstn commented on August 20, 2024

I have just installed the new EPP for Eclipse Committers 2022-06 and now it works fine in a child Eclipse without a need for a rename.

I have the following additional change to MANIFEST.MF

  • org.junit.platform.suite.api;bundle-version="1.1.0"
  • org.junit.platform.suite.api;bundle-version="1.1.0",
  • org.junit.platform.suite.engine;bundle-version="1.8.1",
  • org.junit.jupiter.engine;bundle-version="5.8.1"

There is cached information in the TestKindRegistry which would explain why a rename fixed the problem for me and it works today after restarting. Could you add the changes above and restart with -clean and see if it works for you?

from eclipse.jdt.ui.

vogella avatar vogella commented on August 20, 2024

Thanks @jjohnstn for looking into this. I'm still not able to run the test suite. I pushed the example to eclipse-platform/eclipse.platform.ui#158 to make it easier to check what is wrong. My version range for the MANIFEST.MF is different, I picked whatever the Eclipse SDK provides as version.

 org.junit.jupiter.api;bundle-version="5.8.1",
 org.junit.platform.suite.api;bundle-version="1.8.1",
 org.junit.platform.suite.engine;bundle-version="1.8.1",
 org.junit.jupiter.engine;bundle-version="5.8.1"

from eclipse.jdt.ui.

fedejeanne avatar fedejeanne commented on August 20, 2024

This issue seems to be fixed

image

from eclipse.jdt.ui.

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.