node icon indicating copy to clipboard operation
node copied to clipboard

[WIP] test: add test for `new Intl.Segmenter().segment()`

Open richardlau opened this issue 1 year ago • 1 comments

Refs: https://github.com/nodejs/node/issues/51752


For now, testing that the regression test fails in our small-icu CI build.

richardlau avatar Feb 16 '24 18:02 richardlau

CI run: https://ci.nodejs.org/job/node-test-commit-linux-containered/41653/

richardlau avatar Feb 16 '24 18:02 richardlau

CI failed as expected: https://ci.nodejs.org/job/node-test-commit-linux-containered/41653/nodes=ubuntu2204_sharedlibs_smallicu_x64/testReport/junit/(root)/parallel/test_intl/

targos avatar Feb 18 '24 11:02 targos