Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-core-dev] Builds freezing

Hey, folks.

I've been having trouble getting JDT core builds to run over the past week. They always seem to freeze midway through the unit tests. Specifically, I'm trying to get a build to run for the following patch:

https://git.eclipse.org/r/#/c/76660/

I updated the code to print out the test names of every unit test it starts, and the current build is locked up in CompletionTests2.testChangeInternalJar:

https://hudson.eclipse.org/platform/job/eclipse.jdt.core-Gerrit/1506/console

...but that test suite runs fine for me locally.

Anyone have any ideas how we might unstick the stuck builds?

  - Stefan

Back to the top