jetbrains.buildServer.configs.kotlin.v2018_2 / FailureConditions / javaCrash

javaCrash

var javaCrash: Boolean

If true then build will be marked as failed if out of memory error or process crash is detected. By default true.

Getter

If true then build will be marked as failed if out of memory error or process crash is detected. By default true.

Setter

If true then build will be marked as failed if out of memory error or process crash is detected. By default true.