Skip to content

Add performance and caching tests for stdout/stderr #429

Add performance and caching tests for stdout/stderr

Add performance and caching tests for stdout/stderr #429

Triggered via pull request November 26, 2024 22:16
Status Failure
Total duration 19m 0s
Artifacts

linuxjs-tests.yml

on: pull_request
Matrix: JS
Fit to window
Zoom out
Zoom in

Annotations

10 errors
rendermime/factories › errorRendererFactory › #createRenderer() › should use cached links if new content arrives in a new line: packages/rendermime/test/factories.spec.ts#L654
expect(received).toBe(expected) // Object.is equality If it should pass with deep equality, replace "toBe" with "toStrictEqual" Expected: <a href="https://www.example.com" rel="noopener" target="_blank">www.example.com</a> Received: serializes to the same string at test/factories.spec.ts:654:30
rendermime/factories › errorRendererFactory › #createRenderer() › should use cached links if new content arrives after a new line: packages/rendermime/test/factories.spec.ts#L654
expect(received).toBe(expected) // Object.is equality If it should pass with deep equality, replace "toBe" with "toStrictEqual" Expected: <a href="https://www.example.com" rel="noopener" target="_blank">www.example.com</a> Received: serializes to the same string at test/factories.spec.ts:654:30
rendermime/factories › errorRendererFactory › #createRenderer() › should use cached links if new content arrives after a text node: packages/rendermime/test/factories.spec.ts#L654
expect(received).toBe(expected) // Object.is equality If it should pass with deep equality, replace "toBe" with "toStrictEqual" Expected: <a href="https://www.example.com" rel="noopener" target="_blank">www.example.com</a> Received: serializes to the same string at test/factories.spec.ts:654:30
rendermime/factories › errorRendererFactory › #createRenderer() › should use cached links if new content arrives after a text node: packages/rendermime/test/factories.spec.ts#L654
expect(received).toBe(expected) // Object.is equality If it should pass with deep equality, replace "toBe" with "toStrictEqual" Expected: <a href="https://www.example.com" rel="noopener" target="_blank">www.example.com</a> Received: serializes to the same string at test/factories.spec.ts:654:30
rendermime/factories › errorRendererFactory › #createRenderer() › should use partial cache if a link is created by addition of a new fragment: packages/rendermime/test/factories.spec.ts#L726
expect(received).toBe(expected) // Object.is equality If it should pass with deep equality, replace "toBe" with "toStrictEqual" Expected: aaa· Received: serializes to the same string at Object.<anonymous> (test/factories.spec.ts:726:32)
rendermime/factories › errorRendererFactory › #createRenderer() › should use cached links if new content arrives in a new line: packages/rendermime/test/factories.spec.ts#L654
expect(received).toBe(expected) // Object.is equality If it should pass with deep equality, replace "toBe" with "toStrictEqual" Expected: <a href="https://www.example.com" rel="noopener" target="_blank">www.example.com</a> Received: serializes to the same string at test/factories.spec.ts:654:30
rendermime/factories › errorRendererFactory › #createRenderer() › should use cached links if new content arrives after a new line: packages/rendermime/test/factories.spec.ts#L654
expect(received).toBe(expected) // Object.is equality If it should pass with deep equality, replace "toBe" with "toStrictEqual" Expected: <a href="https://www.example.com" rel="noopener" target="_blank">www.example.com</a> Received: serializes to the same string at test/factories.spec.ts:654:30
rendermime/factories › errorRendererFactory › #createRenderer() › should use cached links if new content arrives after a text node: packages/rendermime/test/factories.spec.ts#L654
expect(received).toBe(expected) // Object.is equality If it should pass with deep equality, replace "toBe" with "toStrictEqual" Expected: <a href="https://www.example.com" rel="noopener" target="_blank">www.example.com</a> Received: serializes to the same string at test/factories.spec.ts:654:30
rendermime/factories › errorRendererFactory › #createRenderer() › should use cached links if new content arrives after a text node: packages/rendermime/test/factories.spec.ts#L654
expect(received).toBe(expected) // Object.is equality If it should pass with deep equality, replace "toBe" with "toStrictEqual" Expected: <a href="https://www.example.com" rel="noopener" target="_blank">www.example.com</a> Received: serializes to the same string at test/factories.spec.ts:654:30
rendermime/factories › errorRendererFactory › #createRenderer() › should use partial cache if a link is created by addition of a new fragment: packages/rendermime/test/factories.spec.ts#L726
expect(received).toBe(expected) // Object.is equality If it should pass with deep equality, replace "toBe" with "toStrictEqual" Expected: aaa· Received: serializes to the same string at Object.<anonymous> (test/factories.spec.ts:726:32)