Details
-
Bug
-
Status: Closed (View Workflow)
-
TBD
-
Resolution: Done
-
4.0.0, 4.2.0
-
Apache Maven 3.6.3
Maven home: /usr/share/maven
Java version: 11.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.4.0-47-generic", arch: "amd64", family: "unix"
Ubuntu 20.04.1 LTS
Linux hyperion 5.4.0-47-generic #51-Ubuntu SMP Fri Sep 4 19:50:52 UTC 2020 x86_64 x86_64 x86_64 GNU/LinuxApache Maven 3.6.3 Maven home: /usr/share/maven Java version: 11.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.4.0-47-generic", arch: "amd64", family: "unix" Ubuntu 20.04.1 LTS Linux hyperion 5.4.0-47-generic #51-Ubuntu SMP Fri Sep 4 19:50:52 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
-
CP: sprint 97
-
2
-
Core: Platform
Description
Overview:
I've seen the OKAPI (specifically okapi-core) unit tests crash sporadically. The output is pretty cryptic, but a dumpfile is generated. Both console output and dumpfile are attached.
Steps to Reproduce:
- Clone head of master
- mvn clean package
Expected Results:
Tests pass
Actual Results:
The unit tests crash
Additional Information:
Doesn't always happen. I've also noticed this happens if you already built all the code and just run mvn test