From 73ab24fd580350dc35a0ee49d88df29db0c8fb15 Mon Sep 17 00:00:00 2001 From: Andreas Hasenack Date: Mon, 27 Nov 2023 16:30:14 -0300 Subject: [PATCH] features/apt_messages.feature: need to give the apt-news.service unit some time to fetch the json file --- features/apt_messages.feature | 2 ++ 1 file changed, 2 insertions(+) diff --git a/features/apt_messages.feature b/features/apt_messages.feature index 60d5629dd9..f5a2d6ce9d 100644 --- a/features/apt_messages.feature +++ b/features/apt_messages.feature @@ -336,6 +336,8 @@ Feature: APT Messages When I run `rm /var/lib/apt/periodic/update-success-stamp` with sudo When I run `apt-get update` with sudo When I run `apt upgrade` with sudo + # the apt-news.service unit runs in the background, give it some time to fetch the json file + When I wait `5` seconds Then I will see the following on stdout """ Reading package lists...