New implementation of proxyMap and proxySet with performance improvements #1418
test-multiple-versions.yml
on: pull_request
test
26s
Matrix: test_matrix
Annotations
72 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 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 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 > 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 > 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[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ tests/proxySet.test.tsx:311:13
|
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 > 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[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ tests/proxySet.test.tsx:311:13
|
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 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[email protected]/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 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[email protected]/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[email protected]/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[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ tests/proxySet.test.tsx:311:13
|
test
Process completed with exit code 1.
|
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[email protected]/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[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ tests/proxySet.test.tsx:311:13
|
test_matrix (18.3.1)
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[email protected]/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[email protected]/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[email protected]/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[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ tests/proxySet.test.tsx:311:13
|
test_matrix (0.0.0-experimental-7771d3a7-20240827)
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[email protected]/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[email protected]/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[email protected]/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[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ tests/proxySet.test.tsx:311:13
|
test_matrix (18.2.0)
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[email protected]/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[email protected]/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[email protected]/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[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ tests/proxySet.test.tsx:311:13
|
test_matrix (18.0.0)
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[email protected]/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[email protected]/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[email protected]/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[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ tests/proxySet.test.tsx:311:13
|
test_matrix (19.0.0-rc.0)
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[email protected]/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[email protected]/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[email protected]/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[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ tests/proxySet.test.tsx:311:13
|
test_matrix (18.1.0)
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[email protected]/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[email protected]/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[email protected]/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[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ tests/proxySet.test.tsx:311:13
|
test_matrix (19.0.0-rc-7771d3a7-20240827)
Process completed with exit code 1.
|