Skip to content

Commit 197da19

Browse files
committed
tests/main/resume-partial-snap-downloads: update thet est to match the new log entry
Signed-off-by: Maciej Borzecki <maciej.borzecki@canonical.com>
1 parent a9edc3d commit 197da19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • tests/main/resume-partial-snap-downloads

tests/main/resume-partial-snap-downloads/task.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ execute: |
9797
9898
# Verify the fakestore received a Range header on the resumed download,
9999
# confirming that snapd resumed from the partial file offset
100-
"$TESTSTOOLS"/journal-state get-log-from-cursor "$cursor" -u fakestore | MATCH "requested range for /download/$snap_file"
100+
"$TESTSTOOLS"/journal-state get-log-from-cursor "$cursor" -u fakestore | MATCH "/download/$snap_file range request"
101101
102102
# Verify snap is installed
103103
snap list test-snap-resume

0 commit comments

Comments
 (0)