Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-core-dev] 553 Java Search tests added for bug 75642



Hi,

I've just released implementation for bug
https://bugs.eclipse.org/bugs/show_bug.cgi?id=75642.

I've also added *553* tests to verify this new functionality works
well!

RunAllJDTCoreTests has now over 19,000 tests (19,210 exactly).
But, do not worry about extra times for these 553 tests as I've also
optimized execution of JavaSearchBugsTests in parallel which makes
all Java Search tests faster than before the release...

Here's time to run all tests of RunJavaSearchTests suite:
 - before release:  558 tests, 78.833 seconds
 - after release:  1011 tests, 66.175 seconds

Cordialement/Regards,

Frédéric




Back to the top