We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b60c9c + c0e1829 commit 5f47967Copy full SHA for 5f47967
modules/jvm/tests/features/runtime.feature
@@ -52,7 +52,8 @@ Feature: Openshift OpenJDK Runtime tests
52
| JAVA_APP_DIR | . |
53
Then available container log should contain INFO running in /home/default
54
55
- @ubi9
+ # temporarily disabled, see https://issues.redhat.com/browse/OPENJDK-3536
56
+ @ignore
57
Scenario: Check non-existent path JAVA_APP_DIR (OPENJDK-2034)
58
Given container is started with env
59
| variable | value |
0 commit comments