Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-dev] (JDT.UI) New Eclipse Feature PR Failing Jenkins JUnit Tests That Don't Fail Locally

Hi,

this looks a lot like: https://github.com/eclipse-jdt/eclipse.jdt.ui/issues/2423

Please rebase to latest master, if that is the issue then the fails should be gone from the jenkins job.

Best regards,
Simeon

On Fri, 22 Aug 2025 at 17:55, Alex Coover via jdt-dev <jdt-dev@xxxxxxxxxxx> wrote:
Howdy Folks,

I've been working on building the requested issue #1251 and have a PR #2407 open here.

I've been trying to understand why I keep failing these tests when I pass them in my local build (Eclipse for Committers). The tests pass when I run as JUnit plugin as well as when I replicate the test manually inside of the launched Eclipse Application of my build.

Any insight as to what I need to do to get this figured out would be greatly appreciated.

Thanks,
Alex
_______________________________________________
jdt-dev mailing list
jdt-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jdt-dev

Back to the top