Open mikemccand opened 5 years ago
I tested the repo line (after adding -Dtests.monster=true
) at the tip of branch_8x (commit eb75a60857deb96c55a2d79cdb4cdabf4a0fda1b
) with openjdk version "1.8.0_171"
:
$ ant test -Dtestcase=Test2BDocs -Dtests.method=test2BDocs -Dtests.seed=ECB69064FDA0F2A6 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=zh -Dtests.timezone=Europe/Zurich -Dtests.asserts=true -Dtests.file.encoding=UTF-8 -Dtests.monster=true
[...]
[junit4] Suite: org.apache.lucene.index.Test2BDocs
[junit4] 1> indexed: 0
[junit4] 1> indexed: 10000000
[junit4] 1> indexed: 20000000
[...]
[junit4] HEARTBEAT J0 PID(16332@localhost): 2019-07-18T11:40:46, stalled for 732s at: Test2BDocs.test2BDocs
[junit4] 1> indexed: 2130000000
[junit4] 1> indexed: 2140000000
[junit4] HEARTBEAT J0 PID(16332@localhost): 2019-07-18T11:41:46, stalled for 792s at: Test2BDocs.test2BDocs
[junit4] 1> verifying...
[junit4] HEARTBEAT J0 PID(16332@localhost): 2019-07-18T11:42:46, stalled for 852s at: Test2BDocs.test2BDocs
[junit4] HEARTBEAT J0 PID(16332@localhost): 2019-07-18T11:43:46, stalled for 912s at: Test2BDocs.test2BDocs
[junit4] 1> Skip count=372418 seconds=123
[junit4] OK 926s | Test2BDocs.test2BDocs
[junit4] Completed [1/1] in 926.79s, 1 test
[junit4]
[junit4] JVM J0: 0.45 .. 927.62 = 927.18s
[junit4] Execution time total: 15 minutes 27 seconds
[junit4] Tests summary: 1 suite, 1 test
[...]
BUILD SUCCESSFUL
Total time: 15 minutes 42 seconds
I also tested at the same commit as the OP (081e2ef2c05e017e87a2aef2a4f55067fbba5cb4
), with the same result: BUILD SUCCESSFUL
.
[Legacy Jira: Steven Rowe on Jul 18 2019]
NOTE: Linux 3.10.0-957.21.3.el7.ppc64le ppc64le/IBM Corporation 1.8.0_211
[Legacy Jira: Robert Muir (@rmuir) on Jul 18 2019]
Build at commit 081e2ef2c05e017e87a2aef2a4f55067fbba5cb4
Legacy Jira details
LUCENE-8926 by Daniel Black on Jul 16 2019, updated Jul 18 2019