Tests #10359
tests.yml
on: merge_group
Matrix: Downstream test element-web / Jest
Matrix: jest
Run Complement Crypto tests
/
tests
9m 29s
Jest tests
0s
Downstream Complement Crypto tests
0s
Downstream tests
5s
Annotations
4 errors and 1 warning
<SyntaxHighlight /> › renders:
test/unit-tests/components/views/elements/SyntaxHighlight-test.tsx#L17
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:17: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)
|
Downstream test element-web / Jest (2)
Process completed with exit code 1.
|
Downstream test element-web / jest-tests
Process completed with exit code 1.
|
Downstream tests
Process completed with exit code 1.
|
Run Complement Crypto tests / tests
Restore cache failed: Dependencies file is not found in /home/runner/work/matrix-js-sdk/matrix-js-sdk. Supported file pattern: go.sum
|