Skip to content

Commit 3c1612d

Browse files
authored
Merge pull request #5988 from craigcomstock/ent-13595/master
Added soft fail to 05_processes/01_matching/select_without_result.cf test as HP/UX does not collect vsize information
2 parents 358eea4 + ebe7b84 commit 3c1612d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/acceptance/05_processes/01_matching/select_without_result.cf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ bundle agent test
3636
meta:
3737
# This test exposes a known issue with processes on the Windows platform.
3838
"test_soft_fail"
39-
string => "windows|solaris",
39+
string => "windows|solaris|hpux",
4040
meta => { "ENT-12751", "ENT-13505" };
4141

4242
"description" -> {"CFE-4511"}

0 commit comments

Comments
 (0)