Skip to main content

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

Hi folks,

Gerrit is of very little help these days, timing out more often then not.

Of the last 15 runs, only one succeeded (#2462), which contained this:

----
combined with:
Bug 512740: [newindex] preference to disable the new index does not
disable its rescan job

AND: HARD-DISABLE the new index for now
----

Is that just a coincidence or is the new index really causing our tests
to time out?

(Locally on my machine tests almost always hang during AllJavaModelTests
if the new index is enabled).


Or has s.t. else in the stack degraded in performance?

Some random references to candidate culprits:

HIPP: https://dev.eclipse.org/mhonarc/lists/cross-project-issues-dev/msg14119.html

OOME: https://bugs.eclipse.org/bugs/show_bug.cgi?id=512749

Seeing the compiler in the stack reminds me also of:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=512156


any theories?
Stephan


Back to the top