]> source.dussan.org Git - poi.git/commit
Fix a flaky test, it seems if the document is not closed, the automatic
authorDominik Stadler <centic@apache.org>
Sun, 7 Apr 2019 07:17:47 +0000 (07:17 +0000)
committerDominik Stadler <centic@apache.org>
Sun, 7 Apr 2019 07:17:47 +0000 (07:17 +0000)
commit17179387a3bd1f8d43ceaf1ccfc28b7c1991b64d
tree132d9389bdb994e223e8665305ecbb6ab2b3ee3a
parent118c4a42bdd631e79ca93c2ac080c5d71ca7fd02
Fix a flaky test, it seems if the document is not closed, the automatic
closing of file-handles interferes with subsequent tests, by closing the
document this flakiness seems to be gone.

Flakiness could be reproduced locally by continuously running test with IntelliJ
"run until failure" run-config option and after aprox. 17,000 test-executions!

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1857068 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/testcases/org/apache/poi/hwpf/usermodel/TestBug47563.java