-
-
Notifications
You must be signed in to change notification settings - Fork 336
Closed
Description
Describe the bug
Crypto test is not able to setup properly when I am doing a local run on a RH7 machine. I see the following issue when trying to build:
[mkdir] Created dir: /home/dchopra/jvmtest/functional/security/Crypto
[exec] gzip: jtreg_6_1.tar.gz: No such file or directory
To Reproduce
Steps to reproduce the behavior (or Grinder rerun link):
Here are my environment settings:
export TEST_JDK_HOME=/home/dchopra/jdk/;
export LD_LIBRARY_PATH=/home/dchopra/test-images/openj9/:/home/dchopra/jdk//bin/../lib/default:/home/dchopra/jdk//bin/../lib/j9vm:
export BUILD_LIST=functional
export NATIVE_TEST_LIBS=/home/dchopra/test-images/openj9/
and building with
make compile
Expected behavior
Tests should build successfully.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done