New implementation of proxyMap and proxySet with performance improvements #1418
Annotations
9 errors
Run pnpm test:spec:
tests/proxySet.test.tsx#L155
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/proxySet.test.tsx:155:48
|
Run pnpm test:spec:
tests/proxySet.test.tsx#L155
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/proxySet.test.tsx:155:48
|
Run pnpm test:spec:
tests/proxySet.test.tsx#L155
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/proxySet.test.tsx:155:48
|
Run pnpm test:spec:
tests/proxySet.test.tsx#L155
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/proxySet.test.tsx:155:48
|
Run pnpm test:spec:
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[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ tests/proxySet.test.tsx:311:13
|
Run pnpm test:spec:
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[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ tests/proxySet.test.tsx:311:13
|
Run pnpm test:spec:
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[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ tests/proxySet.test.tsx:311:13
|
Run pnpm test:spec:
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[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ tests/proxySet.test.tsx:311:13
|
Run pnpm test:spec
Process completed with exit code 1.
|
Loading