Skip to content
Snippets Groups Projects
Commit 498a87fa authored by Sean Klein's avatar Sean Klein Committed by CQ bot account: commit-bot@chromium.org
Browse files

[blobfs][test] Actually apply journal in blobfs journaling tests

Two minor changes to the execution of:
  /boot/test/blobfs-test -f 0

Which runs all blobfs tests, but halts execution after writing
1, 2, 3, ... blocks.

- Since we are checking the consistency via fsck, apply the journal
before this validation. Otherwise, these tests fail almost immediately.
- Actually halt the test if filesystem corruption is detected.

ZX-3956 #comment In Progress

Change-Id: Ia663d3c71348cdd1a1b75207370ec2846c00f0da
parent 29a453d0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment