Skip to content

Unable to setup crypto test properly when building locally #4377

@dchopra001

Description

@dchopra001

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
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions