Skip to content

test: fix flaky test-fs-stream-construct

The test is marked flaky on ARM because it times out on Raspberry Pi devices in CI. Split the single test file into four separate test files to avoid timing out.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading