Skip to content

test: fix flaky test-stdout-buffer-flush-on-exit

Rodrigo Muino Tomonari requested to merge github/fork/aashil/fix-flaky-test into master
  • The test failed due to buffer limitations. This patch makes sure we are within the buffer limitations and still tests the buffer being flush on exit.

Fixes: #13638 (closed)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

Merge request reports

Loading