Skip to content

Commit 5f47967

Browse files
authored
Merge pull request #530 from jmtd/OPENJDK-3536-temp-disable-test
[OPENJDK-3536] temporarily disable flaky test
2 parents 0b60c9c + c0e1829 commit 5f47967

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/jvm/tests/features/runtime.feature

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ Feature: Openshift OpenJDK Runtime tests
5252
| JAVA_APP_DIR | . |
5353
Then available container log should contain INFO running in /home/default
5454

55-
@ubi9
55+
# temporarily disabled, see https://issues.redhat.com/browse/OPENJDK-3536
56+
@ignore
5657
Scenario: Check non-existent path JAVA_APP_DIR (OPENJDK-2034)
5758
Given container is started with env
5859
| variable | value |

0 commit comments

Comments
 (0)