Skip to content

Commit

Permalink
tests: boot: mcuboot_recovery_retention: Fix testcase
Browse files Browse the repository at this point in the history
Fixes an issue with the expected output of this test having
changed slightly

(cherry picked from commit 1b70bfa)

Original-Signed-off-by: Jamie McCrae <[email protected]>
GitOrigin-RevId: 1b70bfa
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) <[email protected]>
Commit-Queue: ChromeOS Prod (Robot) <[email protected]>
Tested-by: ChromeOS Prod (Robot) <[email protected]>
  • Loading branch information
Jamie McCrae authored and Chromeos LUCI committed Dec 29, 2024
1 parent 689f6c8 commit 4b74f21
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/boot/mcuboot_recovery_retention/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 4b74f21

Please sign in to comment.