Skip to content

New implementation of proxyMap and proxySet with performance improvements #1247

New implementation of proxyMap and proxySet with performance improvements

New implementation of proxyMap and proxySet with performance improvements #1247

Triggered via pull request October 15, 2024 23:55
Status Failure
Total duration 34s
Artifacts

test-multiple-builds.yml

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

Annotations

18 errors
tests/proxySet.test.tsx > features parity with native Set > support Set operations on nested array: tests/proxySet.test.tsx#L155
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/proxySet.test.tsx:155:48
tests/proxySet.test.tsx > features parity with native Set > support Set operations on Map: tests/proxySet.test.tsx#L155
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/proxySet.test.tsx:155:48
tests/proxySet.test.tsx > features parity with native Set > support Set operations on Set: tests/proxySet.test.tsx#L155
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/proxySet.test.tsx:155:48
tests/proxySet.test.tsx > features parity with native Set > support Set operations on list of objects: tests/proxySet.test.tsx#L155
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/proxySet.test.tsx:155:48
tests/proxySet.test.tsx > delete > support delete on nested array: tests/proxySet.test.tsx#L311
TestingLibraryElementError: Unable to find an element with the text: size: 2. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible. Ignored nodes: comments, script, style <body> <div> <div> size: 3 </div> <button> button </button> </div> </body> Ignored nodes: comments, script, style <html> <head /> <body> <div> <div> size: 3 </div> <button> button </button> </div> </body> </html> ❯ Proxy.waitForWrapper node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:163:27 ❯ tests/proxySet.test.tsx:311:13
tests/proxySet.test.tsx > delete > support delete on Map: tests/proxySet.test.tsx#L311
TestingLibraryElementError: Unable to find an element with the text: size: 1. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible. Ignored nodes: comments, script, style <body> <div> <div> size: 2 </div> <button> button </button> </div> </body> Ignored nodes: comments, script, style <html> <head /> <body> <div> <div> size: 2 </div> <button> button </button> </div> </body> </html> ❯ Proxy.waitForWrapper node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:163:27 ❯ tests/proxySet.test.tsx:311:13
tests/proxySet.test.tsx > delete > support delete on Set: tests/proxySet.test.tsx#L311
TestingLibraryElementError: Unable to find an element with the text: size: 1. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible. Ignored nodes: comments, script, style <body> <div> <div> size: 2 </div> <button> button </button> </div> </body> Ignored nodes: comments, script, style <html> <head /> <body> <div> <div> size: 2 </div> <button> button </button> </div> </body> </html> ❯ Proxy.waitForWrapper node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:163:27 ❯ tests/proxySet.test.tsx:311:13
tests/proxySet.test.tsx > delete > support delete on list of objects: tests/proxySet.test.tsx#L311
TestingLibraryElementError: Unable to find an element with the text: size: 2. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible. Ignored nodes: comments, script, style <body> <div> <div> size: 3 </div> <button> button </button> </div> </body> Ignored nodes: comments, script, style <html> <head /> <body> <div> <div> size: 3 </div> <button> button </button> </div> </body> </html> ❯ Proxy.waitForWrapper node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:163:27 ❯ tests/proxySet.test.tsx:311:13
test_matrix (esm, development)
Process completed with exit code 1.
tests/proxySet.test.tsx > features parity with native Set > support Set operations on nested array: tests/proxySet.test.tsx#L155
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/proxySet.test.tsx:155:48
tests/proxySet.test.tsx > features parity with native Set > support Set operations on Map: tests/proxySet.test.tsx#L155
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/proxySet.test.tsx:155:48
tests/proxySet.test.tsx > features parity with native Set > support Set operations on Set: tests/proxySet.test.tsx#L155
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/proxySet.test.tsx:155:48
tests/proxySet.test.tsx > features parity with native Set > support Set operations on list of objects: tests/proxySet.test.tsx#L155
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/proxySet.test.tsx:155:48
tests/proxySet.test.tsx > delete > support delete on nested array: tests/proxySet.test.tsx#L311
TestingLibraryElementError: Unable to find an element with the text: size: 2. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible. Ignored nodes: comments, script, style <body> <div> <div> size: 3 </div> <button> button </button> </div> </body> Ignored nodes: comments, script, style <html> <head /> <body> <div> <div> size: 3 </div> <button> button </button> </div> </body> </html> ❯ Proxy.waitForWrapper node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:163:27 ❯ tests/proxySet.test.tsx:311:13
tests/proxySet.test.tsx > delete > support delete on Map: tests/proxySet.test.tsx#L311
TestingLibraryElementError: Unable to find an element with the text: size: 1. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible. Ignored nodes: comments, script, style <body> <div> <div> size: 2 </div> <button> button </button> </div> </body> Ignored nodes: comments, script, style <html> <head /> <body> <div> <div> size: 2 </div> <button> button </button> </div> </body> </html> ❯ Proxy.waitForWrapper node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:163:27 ❯ tests/proxySet.test.tsx:311:13
tests/proxySet.test.tsx > delete > support delete on Set: tests/proxySet.test.tsx#L311
TestingLibraryElementError: Unable to find an element with the text: size: 1. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible. Ignored nodes: comments, script, style <body> <div> <div> size: 2 </div> <button> button </button> </div> </body> Ignored nodes: comments, script, style <html> <head /> <body> <div> <div> size: 2 </div> <button> button </button> </div> </body> </html> ❯ Proxy.waitForWrapper node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:163:27 ❯ tests/proxySet.test.tsx:311:13
tests/proxySet.test.tsx > delete > support delete on list of objects: tests/proxySet.test.tsx#L311
TestingLibraryElementError: Unable to find an element with the text: size: 2. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible. Ignored nodes: comments, script, style <body> <div> <div> size: 3 </div> <button> button </button> </div> </body> Ignored nodes: comments, script, style <html> <head /> <body> <div> <div> size: 3 </div> <button> button </button> </div> </body> </html> ❯ Proxy.waitForWrapper node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:163:27 ❯ tests/proxySet.test.tsx:311:13
test_matrix (cjs, development)
Process completed with exit code 1.