Skip to content

Commit c0e1829

Browse files
committed
[OPENJDK-3536] temporarily disable flaky test
This test seems to stall, especially for the runtime images. https://issues.redhat.com/browse/OPENJDK-3536 Signed-off-by: Jonathan Dowland <[email protected]>
1 parent 0b60c9c commit c0e1829

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)