Skip to content

Commit

Permalink
Enable java_net tests except on JCK11 zos
Browse files Browse the repository at this point in the history
  • Loading branch information
psoujany committed Jun 1, 2022
1 parent 4e20b33 commit 493dd3a
Showing 1 changed file with 1 addition and 27 deletions.
28 changes: 1 addition & 27 deletions jck/runtime.api/playlist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -581,33 +581,7 @@
<disables>
<disable>
<comment>Disabled on all platforms due to backlog/issues/462. Awaiting some automation improvements, in the interim these targets will be run manually</comment>
<version>11</version>
<impl>ibm</impl>
</disable>
<disable>
<comment>Disabled on all platforms due to backlog/issues/462. Awaiting some automation improvements, in the interim these targets will be run manually</comment>
<version>16+</version>
<impl>ibm</impl>
</disable>
<disable>
<comment>Disabled on all platforms due to backlog/issues/462. Awaiting some automation improvements, in the interim these targets will be run manually</comment>
<version>8</version>
<impl>ibm</impl>
</disable>
<disable>
<comment>Disabled on all platforms due to backlog/issues/462. Awaiting some automation improvements, in the interim these targets will be run manually</comment>
<version>11</version>
<impl>openj9</impl>
</disable>
<disable>
<comment>Disabled on all platforms due to backlog/issues/462. Awaiting some automation improvements, in the interim these targets will be run manually</comment>
<version>16+</version>
<impl>openj9</impl>
</disable>
<disable>
<comment>Disabled on all platforms due to backlog/issues/462. Awaiting some automation improvements, in the interim these targets will be run manually</comment>
<version>8</version>
<impl>openj9</impl>
<platform>.*zos.*</platform>
</disable>
</disables>
<variations>
Expand Down

0 comments on commit 493dd3a

Please sign in to comment.