Skip to content

Flaky unit tests on macOS #4696

@Tyriar

Description

@Tyriar

Flakes on macos: https://github.com/xtermjs/xterm.js/actions/runs/5913479751/job/16037928955?pr=4693

  2 failing

  1) text encodings
       StringToUtf32 decoder
         full codepoint test
           65536..0x10FFFF (surrogates):
     Error: Timeout of 20000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/Users/runner/work/xterm.js/xterm.js/out/common/input/TextDecoder.test.js)
      at processImmediate (node:internal/timers:466:21)

  2) OscParser
       OscHandlerFactory
         should work up to payload limit:
     Error: Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/Users/runner/work/xterm.js/xterm.js/out/common/parser/OscParser.test.js)
      at processImmediate (node:internal/timers:466:21)

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/debtTechnical debt that could slow us down in the long run

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions