diff --git a/tests/acceptance/17_packages/12_new/timed/local-updates-list-cached.cf b/tests/acceptance/17_packages/12_new/timed/local-updates-list-cached.cf index 695ca0de42..432a7d7ad0 100644 --- a/tests/acceptance/17_packages/12_new/timed/local-updates-list-cached.cf +++ b/tests/acceptance/17_packages/12_new/timed/local-updates-list-cached.cf @@ -10,7 +10,9 @@ body common control bundle agent init { meta: - "test_skip_needs_work" string => "!linux"; + # Test package module implemented only on Linux. + # On Debian 7 and Solaris 11 this test fails too often. + "test_skip_needs_work" string => "!linux|debian_7|sunos_5_11"; files: test_pass_1:: diff --git a/tests/acceptance/17_packages/12_new/timed/updates-list-cached.cf b/tests/acceptance/17_packages/12_new/timed/updates-list-cached.cf index d2acc5baf6..d92368ce69 100644 --- a/tests/acceptance/17_packages/12_new/timed/updates-list-cached.cf +++ b/tests/acceptance/17_packages/12_new/timed/updates-list-cached.cf @@ -9,7 +9,9 @@ body common control bundle agent init { meta: - "test_skip_needs_work" string => "!linux"; + # Test package module implemented only on Linux. + # On Debian 7 and Solaris 11 this test fails too often. + "test_skip_needs_work" string => "!linux|debian_7|sunos_5_11"; files: test_pass_1::