Skip to content

Commit 1153f15

Browse files
committed
013.cf: also skip failing test on aix
Ticket: ENT-13658 Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
1 parent 7eee780 commit 1153f15

File tree

1 file changed

+1
-1
lines changed
  • tests/acceptance/10_files/01_create

1 file changed

+1
-1
lines changed

tests/acceptance/10_files/01_create/013.cf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ bundle agent test
3333
{
3434
meta:
3535
"test_skip_needs_work" -> { "ENT-13658" }
36-
string => "hpux";
36+
string => "hpux|aix";
3737

3838
vars:
3939
"owner" string => "nobody";

0 commit comments

Comments
 (0)