Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ui-dev] Deadlock test added to suites


I have released a test to the UI test suite for:

Bug 98621 [refactoring] [rename] Rename Type hangs
https://bugs.eclipse.org/bugs/show_bug.cgi?id=98621

The fix for this bug is in this week's integration build.  When running the UI test suites, you will need to be running against org.eclipse.core.runtime from this week's integration build, or from HEAD.  If you run against an older version of runtime the test will fail.  If you need to run tests with an older version of runtime, you can disable the individual test by commenting it out in ConcurrencyTestSuite.

Back to the top