8067162: [TESTBUG] runtime/SharedArchiveFile tests fail on compact profiles
Modified TEST.groups file to exclude two tests from execution on compact profiles. Reviewed-by: mseledtsov, dholmes, iignatyev
This commit is contained in:
parent
b5f763492e
commit
7fdd3ff35d
@ -114,7 +114,9 @@ needs_jre = \
|
||||
compiler/c2/7047069/Test7047069.java \
|
||||
runtime/6294277/SourceDebugExtension.java \
|
||||
runtime/ClassFile/JsrRewriting.java \
|
||||
runtime/ClassFile/OomWhileParsingRepeatedJsr.java
|
||||
runtime/ClassFile/OomWhileParsingRepeatedJsr.java \
|
||||
runtime/SharedArchiveFile/LimitSharedSizes.java \
|
||||
runtime/SharedArchiveFile/SpaceUtilizationCheck.java
|
||||
|
||||
# Compact 3 adds further tests to compact2
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user