From 0ebbcd57bf2de46e6a55825be01a2ee79fd1fc9a Mon Sep 17 00:00:00 2001 From: Aleksei Shpakovskii Date: Wed, 30 Sep 2020 16:35:33 +0200 Subject: [PATCH 1/2] ENT-6204 disable local-updates-list-cached test on deb7 and solaris11 --- .../17_packages/12_new/timed/local-updates-list-cached.cf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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:: From c4ced8e23bc55722b252def2233bbdd6d1df60e0 Mon Sep 17 00:00:00 2001 From: Aleksei Shpakovskii Date: Wed, 30 Sep 2020 16:36:14 +0200 Subject: [PATCH 2/2] ENT-6082 disable updates-list-cached test on deb7 and solaris11 --- .../17_packages/12_new/timed/updates-list-cached.cf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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::