Skip to content

Commit

Permalink
Merge pull request #18206 from KapilPowar/enableTests
Browse files Browse the repository at this point in the history
Enable disabled tests
  • Loading branch information
llxia committed Sep 27, 2023
2 parents 20fb92b + 9efc12d commit 32a6198
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
6 changes: 0 additions & 6 deletions test/functional/JIT_Test/playlist.xml
Expand Up @@ -204,12 +204,6 @@
</test>
<test>
<testCaseName>jit_jitt_openj9_none_SCC</testCaseName>
<disables>
<disable>
<comment>https://github.com/eclipse-openj9/openj9/issues/15152</comment>
<version>19+</version>
</disable>
</disables>
<variations>
<variation>-Xjit:noJitUntilMain,count=0,optlevel=warm,gcOnResolve,rtResolve -verbose:stackwalk=0 -Xdump</variation>
<variation>-Xrs -Xjit:noJitUntilMain,count=0,optlevel=warm,gcOnResolve,rtResolve -verbose:stackwalk=0 -Xdump</variation>
Expand Down
7 changes: 0 additions & 7 deletions test/functional/JavaAgentTest/playlist.xml
Expand Up @@ -23,13 +23,6 @@
<playlist xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../TKG/playlist.xsd">
<test>
<testCaseName>TestFlushReflectionCache</testCaseName>
<disables>
<disable>
<comment>https://github.com/eclipse-openj9/openj9/issues/15152</comment>
<version>19+</version>
<variation>Mode107</variation>
</disable>
</disables>
<variations>
<variation>NoOptions</variation>
<variation>Mode100</variation>
Expand Down

0 comments on commit 32a6198

Please sign in to comment.