-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Utf8ToUtf32 decoder full codepoint test can timeout in CI #4178
Copy link
Copy link
Closed
Labels
type/debtTechnical debt that could slow us down in the long runTechnical debt that could slow us down in the long run
Milestone
Description
1) text encodings
Utf8ToUtf32 decoder
full codepoint test
0..65535 (1/2/3 byte sequences):
Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/Users/runner/work/1/s/out/common/input/TextDecoder.test.js)
at processImmediate (internal/timers.js:464:21)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type/debtTechnical debt that could slow us down in the long runTechnical debt that could slow us down in the long run