-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
>testIssues or PRs that are addressing/adding testsIssues or PRs that are addressing/adding tests
Description
The test timed out and the reproduce line does not reproduce on my Linux box, I don't have a Windows box to check.
REPRODUCE WITH: gradle :core:test -Dtests.seed=6CF2AF390AD96E74 -Dtests.class=org.elasticsearch.index.engine.InternalEngineTests -Dtests.method="testConcurrentWritesAndCommits" -Dtests.security.manager=true -Dtests.locale=zh-TW -Dtests.timezone=Asia/Kuala_Lumpur
At first I thought that maybe that test was to heavy but actually the numbers of threads and docs look reasonable to me. Maybe we should just avoid MockDirectoryWrapper in this particular test?
Metadata
Metadata
Assignees
Labels
>testIssues or PRs that are addressing/adding testsIssues or PRs that are addressing/adding tests