Skip to content

test: along with RangeError also adding [ERR_OUT_OF_RANGE]

Fixed test-buffer-read module. Before the fix, error message only shows RangeError. With the fix, along with RangeError also showing the [ERR_OUT_OF_RANGE].

Checklist

[ x] make -j4 test (UNIX), or vcbuild test (Windows) passes [ x] commit message follows commit guidelines

Merge request reports

Loading