Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0-M4
-
None
Description
The TestEventIndexTask has a test method testIndexWriterCommittedWhenAppropriate that often fails in local multi-thread builds on Ubuntu Linux. The test method asserts an expected completion in 5 seconds. This works in some circumstances, but often fails by a second or two on multi-threaded Maven builds due to resource contention.
Increasing the timeout value to be more lenient should provide greater stability.
[ERROR] Failures: [ERROR] TestEventIndexTask.testIndexWriterCommittedWhenAppropriate:47 execution exceeded timeout of 5000 ms by 1791 ms
Attachments
Issue Links
- links to