mark StressSpec pending for Artery until we fix it, #21810
This commit is contained in:
parent
bffa9384b6
commit
cc170df4d2
1 changed files with 2 additions and 0 deletions
|
|
@ -1153,6 +1153,8 @@ abstract class StressSpec
|
|||
|
||||
"A cluster under stress" must {
|
||||
|
||||
if (isArteryEnabled) pending
|
||||
|
||||
"log settings" taggedAs LongRunningTest in {
|
||||
if (infolog) {
|
||||
log.info("StressSpec JVM:\n{}", jvmInfo)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue