Skip to content

Tests

Tests #2341

Triggered via merge group January 7, 2025 18:21
Status Failure
Total duration 4m 13s
Artifacts

tests.yml

on: merge_group
Matrix: Jest
jest-tests
1s
jest-tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
<SyntaxHighlight /> › renders: test/unit-tests/components/views/elements/SyntaxHighlight-test.tsx#L16
expect(received).toBeTruthy() Received: null Ignored nodes: comments, script, style <html> <head /> <body> <div> <pre class="mx_SyntaxHighlight hljs language-undefined" > console.log("Hello, World!"); </pre> </div> </body> </html> at toBeTruthy (test/unit-tests/components/views/elements/SyntaxHighlight-test.tsx:16:81) at runWithExpensiveErrorDiagnosticsDisabled (node_modules/@testing-library/dom/dist/config.js:47:12) at checkCallback (node_modules/@testing-library/dom/dist/wait-for.js:124:77) at checkRealTimersCallback (node_modules/@testing-library/dom/dist/wait-for.js:118:16) at Timeout.task [as _onTimeout] (node_modules/jsdom/lib/jsdom/browser/Window.js:520:19)
Jest (2)
Process completed with exit code 1.
jest-tests
Process completed with exit code 1.