Documentation ¶
Index ¶
Constants ¶
View Source
const ( // IgnoreRunning maps RUNNING to NO_RESULT IgnoreRunning = true // FailRunning maps RUNNING to FAIL FailRunning = false )
Variables ¶
This section is empty.
Functions ¶
func Coalesce ¶
func Coalesce(result state.Row_Result, ignoreRunning bool) state.Row_Result
Coalesce reduces the result to PASS, NO_RESULT, FAIL or FLAKY.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.