Александър Куртаков

Results 495 comments of Александър Куртаков

Would you please do one of them to serve as example? And I can trying doing others while familiarizing myself with DS .

I hope to find time for it before 3.0

@laeubi @mickaelistria Any reason you can think to not go that path?

Looking at junit58 provider it was supposed to cover newer JUnit versions unless there is breaking change - https://github.com/eclipse-tycho/tycho/blob/98a248c5b7c0d0581404c616a526cab4d87b33dc/tycho-surefire/org.eclipse.tycho.surefire.junit58/bnd.bnd#L2 . So what exactly went wrong for you when using 5.9.0?

For the record swt tests are run with plain maven-surefire (https://github.com/eclipse-platform/eclipse.platform.swt/blob/master/tests/org.eclipse.swt.tests/pom.xml#L43) and tycho-surefire is disabled (https://github.com/eclipse-platform/eclipse.platform.swt/blob/master/tests/org.eclipse.swt.tests/pom.xml#L35) as these tests are plain old junit tests and expect to not run in...

> > For the record swt tests are run with plain maven-surefire > > And actually, Tycho is not involved in the "official" test suite execution as far as I...

> It might be a good idea then to try newer surefire versions. Build already uses 3.0.0-M6 and I'm not aware of any new version. @iloveeclipse would you please try...

> > And actually, Tycho is not involved in the "official" test suite execution as far as I know. > > Leak is seen in Jenkins build, that is using...

@laeubi Are you looking into this one?

tycho-source-feature is gone for quite some time now but snapshots repo maybe contain older builds.