You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pxLi
changed the title
[BUG] maven unit test failed crash during regex test intermittently
[BUG] maven unit test crashed during regex test intermittently
Jun 27, 2023
Describe the bug
We found test process crash in a pre-merge CI run of #8594
This failure seems to be not related to above change, but could be cudf-related
JNI commit: NVIDIA/spark-rapids-jni@e8c8761, submodule cudf commit at rapidsai/cudf@c7e9405
core dump during maven test w/
mvn -Dmaven.wagon.http.retryHandler.count=3 -U -B -Dbuildver=340 clean package -Drat.skip=true -Dskip -Dmaven.scalastyle.skip=true -Dcuda.version=cuda11
(not always reproducible)Steps/Code to reproduce bug
Please provide a list of steps or a code sample to reproduce the issue.
Avoid posting private or sensitive data.
Expected behavior
A clear and concise description of what you expected to happen.
Environment details (please complete the following information)
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: