25 lines
1.0 KiB
HTML
25 lines
1.0 KiB
HTML
|
<HTML>
|
||
|
<HEAD>
|
||
|
<meta charset="UTF-8">
|
||
|
<title>FailureConditions.testFailure - </title>
|
||
|
<link rel="stylesheet" href="../../style.css">
|
||
|
</HEAD>
|
||
|
<BODY>
|
||
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v10</a> / <a href="index.html">FailureConditions</a> / <a href="./test-failure.html">testFailure</a><br/>
|
||
|
<br/>
|
||
|
<h1>testFailure</h1>
|
||
|
<a name="jetbrains.buildServer.configs.kotlin.v10.FailureConditions$testFailure"></a>
|
||
|
<code><span class="keyword">var </span><span class="identifier">testFailure</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code>
|
||
|
<p>If true, build will fail if there is at least one failed test.
|
||
|
By default true.</p>
|
||
|
<p><strong>Getter</strong><br/>
|
||
|
<p>If true, build will fail if there is at least one failed test.
|
||
|
By default true.</p>
|
||
|
</p>
|
||
|
<p><strong>Setter</strong><br/>
|
||
|
<p>If true, build will fail if there is at least one failed test.
|
||
|
By default true.</p>
|
||
|
</p>
|
||
|
</BODY>
|
||
|
</HTML>
|