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.
2 parents 500e81c + d92a6b5 commit 20fcd8bCopy full SHA for 20fcd8b
tests/acceptance/05_processes/01_matching/select_without_result.cf
@@ -35,8 +35,9 @@ bundle agent test
35
{
36
meta:
37
# This test exposes a known issue with processes on the Windows platform.
38
- "test_soft_fail" -> {"ENT-12751"}
39
- string => "windows";
+ "test_soft_fail"
+ string => "windows",
40
+ meta => {"ENT-12751"};
41
42
"description" -> {"CFE-4511"}
43
string => "process_select body without process_result";
0 commit comments