Skip to content

test: mark test-fs-readdir-ucs2 flaky

Changes in our CI infra makes test-fs-readdir-ucs2 fail every run on Raspberry Pi (ref: https://github.com/nodejs/build/issues/774#issuecomment-311859567).

While we need to find a better solution, I suggest we mark the test as flaky to avoid having every run red because of this.

@nodejs/testing @nodejs/ctc any objection for fast tracking?

Ref: https://github.com/nodejs/build/issues/774 Ref: https://github.com/nodejs/node/issues/13986

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

Test

Merge request reports

Loading