From 4b74f210e17c78667ca3aa78b7d0329193183736 Mon Sep 17 00:00:00 2001 From: Jamie McCrae Date: Fri, 20 Dec 2024 09:27:32 +0000 Subject: [PATCH] tests: boot: mcuboot_recovery_retention: Fix testcase Fixes an issue with the expected output of this test having changed slightly (cherry picked from commit 1b70bfa14e288d97b44d2446c8ef0b93226514e6) Original-Signed-off-by: Jamie McCrae GitOrigin-RevId: 1b70bfa14e288d97b44d2446c8ef0b93226514e6 Cr-Build-Id: 8727223408176852545 Cr-Build-Url: https://cr-buildbucket.appspot.com/build/8727223408176852545 Copybot-Job-Name: zephyr-main-copybot-downstream Change-Id: Ife32202288c3bce3e82b3d32e0c1f23b717a4f2f Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/6130531 Bot-Commit: ChromeOS Prod (Robot) Commit-Queue: ChromeOS Prod (Robot) Tested-by: ChromeOS Prod (Robot) --- tests/boot/mcuboot_recovery_retention/testcase.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/boot/mcuboot_recovery_retention/testcase.yaml b/tests/boot/mcuboot_recovery_retention/testcase.yaml index f8d872d7a9f..0bb7e62e706 100644 --- a/tests/boot/mcuboot_recovery_retention/testcase.yaml +++ b/tests/boot/mcuboot_recovery_retention/testcase.yaml @@ -11,11 +11,9 @@ common: type: multi_line regex: - "mcuboot_status: 0" - - "mcuboot_status: 1" - "mcuboot_status: 2" - "Waiting..." - "mcuboot_status: 0" - - "mcuboot_status: 1" - "mcuboot_status: 8" - "Starting bootloader" - "Secondary image: magic"