Skip to content

Commit

Permalink
Add tck disables for 11.0.18 and 17.0.6 (#4250)
Browse files Browse the repository at this point in the history
Signed-off-by: Mesbah Alam <Mesbah_Alam@ca.ibm.com>

Signed-off-by: Mesbah Alam <Mesbah_Alam@ca.ibm.com>
  • Loading branch information
Mesbah-Alam committed Jan 16, 2023
1 parent 0fc3cfc commit cf8fd6e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions jck/runtime.api/playlist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -898,6 +898,14 @@
</test>
<test>
<testCaseName>jck-runtime-api-javax_sound</testCaseName>
<disables>
<disable>
<comment>Temporarily disabled on x64 + aarch64 Mac for backlog/issues/718</comment>
<platform>aarch64_mac|x86-64_mac</platform>
<impl>openj9</impl>
<version>11+</version>
</disable>
</disables>
<variations>
<variation>NoOptions</variation>
</variations>
Expand Down Expand Up @@ -1030,6 +1038,12 @@
<comment>backlog/issues/567</comment>
<platform>.*zos.*</platform>
</disable>
<disable>
<comment>Temporarily disabled on x64 + aarch64 Mac for infrastructure/issues/7151</comment>
<platform>aarch64_mac|x86-64_mac</platform>
<impl>openj9</impl>
<version>11</version>
</disable>
</disables>
</test>
<test>
Expand Down

0 comments on commit cf8fd6e

Please sign in to comment.