Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Junit5 tests no longer found with Tycho 2.2

Hi Mikael,

This issue and my other current affairs with Tycho made me put the jumpsuit on and I got a Tycho/Oomph source code workspace. I am ready to jump down the rabbit hole, but I got a technical problems with my suit:

When I run Tycho via mvnDebug and attach my eclipse tycho oomph workspace, I get an error "Cannot set Breakpoint on TestMojo$$FastClassByGuice$$ because it has no line number information". I guess that in the end, I'll want to end up running the tycho that's in my workspace, so what's the process for that?

Thanks for help,
Felix




On Thu, Feb 18, 2021 at 10:07 AM Mickael Istria <mistria@xxxxxxxxxx> wrote:
Hi all,

Thanks for the discussion.
We have several reports about JUnit 5 support still requiring improvements:
* maybe others
I invite anyone who's facing a test resolution issue with JUnit to create the most minimal project to reproduce this issue; and to submit it as integration test (under tycho-its) via Gerrit, mentioning the most relevant bug reports.

When there are reproducible simple cases, we can more easily find a good way to resolve them; but so far, we still miss small reproducer to make those issues easily actionable.

Cheers
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/tycho-user


--
Linux. The choice of a GNU generation.

Back to the top