Skip to content

test: fix unreliable test-fs-write-file.js

Rodrigo Muino Tomonari requested to merge github/fork/Trott/fix-broken-test into master

The test uses a file name twice, causing unreliability in CI. In particular, it's failing a lot on the Raspberry Pi devices.

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