Skip to content

Commit

Permalink
Merge pull request #18181 from KapilPowar/enableTests
Browse files Browse the repository at this point in the history
Enable disabled tests
  • Loading branch information
llxia committed Sep 22, 2023
2 parents 51958b3 + d645882 commit 5756d90
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,6 @@ SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0-only WITH Classpath-ex
<include>../variables.mk</include>
<test>
<testCaseName>cmdLineTester_forceLazySymbolResolution</testCaseName>
<disables>
<disable>
<comment>https://github.com/eclipse-openj9/openj9/issues/11076</comment>
<version>15+</version>
</disable>
</disables>
<variations>
<variation>Mode101</variation>
<variation>Mode601</variation>
Expand Down
6 changes: 0 additions & 6 deletions test/functional/cmdLineTests/jvmtitests/playlist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -583,12 +583,6 @@
</test>
<test>
<testCaseName>cmdLineTester_jvmtitests_hcr_OSRG_nongold</testCaseName>
<disables>
<disable>
<comment>https://github.com/eclipse-openj9/openj9/issues/14014</comment>
<version>17+</version>
</disable>
</disables>
<variations>
<variation>Mode107-OSRG</variation>
<variation>Mode110-OSRG</variation>
Expand Down

0 comments on commit 5756d90

Please sign in to comment.