We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1562ab commit f030b97Copy full SHA for f030b97
1 file changed
system/otherLoadTest/playlist.xml
@@ -182,6 +182,13 @@
182
</test>
183
<test>
184
<testCaseName> MiniMix_extended_3h</testCaseName>
185
+ <disables>
186
+ <disable>
187
+ <comment>https://github.ibm.com/runtimes/backlog/issues/597</comment>
188
+ <variation>Mode150-CS</variation>
189
+ <platform>^(?!x86-64_linux$).*</platform>
190
+ </disable>
191
+ </disables>
192
<variations>
193
<variation>Mode501</variation>
194
<variation>Mode150-CS</variation>
0 commit comments