uTP Packet Queue #2219
portalnetwork-build.yml
on: pull_request
Matrix: test-integration-portalnetwork
Matrix: test-unit-portalnetwork
Annotations
8 errors and 2 warnings
test/integration/integration.spec.ts:
packages/portalnetwork/test/integration/integration.spec.ts#L211
TypeError: Cannot read properties of undefined (reading 'content')
❯ test/integration/integration.spec.ts:211:60
|
test/integration/recursiveContentLookup.spec.ts > Recursive Content Lookup Test > should retrieve the block from node1 via node3:
packages/portalnetwork/test/integration/recursiveContentLookup.spec.ts#L95
AssertionError: expected '0x' to equal '0x0800000020020000f90215a00c1cf9b3d4a…'
- Expected
+ Received
- 0x0800000020020000f90215a00c1cf9b3d4aa3e20e12b355416a4e3202da53f54eaaafc882a7644e3e68127eca0f4174c5237efe5dfcb1f91cee73ef3e15f896775f5374f8628f6660cd0b991dc94790b8a3ce86e707ed0ed32bf89b3269692a23cc1a03b98c5006b88099ed6ca063af4d9bea89698d5d801a58a35b2aed98165ee5fb8a056e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421a056e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421b90100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008605af25d1fc5083030d43832fefd8808455ee02ad98d783010102844765746887676f312e342e32856c696e7578a0497b768e3d6e1e71063731cbd6efeb0ba6f4f8a1325f8bc89994168b873ddc27887b14e3ad9b3bd930019e3b6b11c6546d0a0000000000000000000000000000000000000000000000000e002323015baaab314da75848b382efbd2e9ba83d557f9015821ed49ce3a8e2461d97805c3df3728976680dd8c6f99b78029ccf23769849d779b1e332f9e63009e296494460fe36174f9834c114fe939876f54d937fc0114a37b31246bb132ad86b2bef5b3f767e8ef08e63e4a19a8a87dfdc7a2e72387a07b0a37ce745618d6d2217e875e41245d8566e0dd0c4aeadc64da5bd029a588326d90b443d9951f5f8b9511802188c5b82016dca842f070d2bd51641d28666f45c58046f2320ab702c91ad236268d46d376bd4096241aacf7bf986ee89efaed55187d5f0ad2081e87927c020d584048b6a1f3066e807b9e62802e70bb1440b9bbc3c095247f5d44211b5fdf73e50ec382b235f6e62ee2d9ff0062bc7739aa6cbdfccd2673ab42bdaa5e765ecbfe9c19b375c59480e421923973eb160894e72881043e42aa91189bedb59d99a56f1208c841f6a21952961a6898e518a9fcc8f15e29f16f89a8635bc53876d4953417ea39ce4330c6d11fae24f0d2df0c504d79d8a6e51c50ee3718948e05af4512da633ea2480622fb7a54a267117dd3f249aa4202650510b6b66cf0020000000000000000000000000000000000000000000000000000000000000
+ 0x
❯ test/integration/recursiveContentLookup.spec.ts:95:12
|
test/integration/recursiveContentLookup.spec.ts > Recursive Content Lookup Test > should get no content and 2 nodes with trace info:
packages/portalnetwork/test/integration/recursiveContentLookup.spec.ts#L104
AssertionError: expected +0 to equal 2
- Expected
+ Received
- 2
+ 0
❯ test/integration/recursiveContentLookup.spec.ts:104:12
|
test/integration/state.spec.ts > getAccount via network > failed:
packages/portalnetwork/test/integration/state.spec.ts#L198
AssertionError: failed to find account data
❯ test/integration/state.spec.ts:198:14
|
test/integration/eth/getBlockByNumber.spec.ts > retrieve block using number > should retrieve header:
packages/portalnetwork/test/integration/eth/getBlockByNumber.spec.ts#L85
TypeError: Cannot read properties of undefined (reading 'header')
❯ test/integration/eth/getBlockByNumber.spec.ts:85:38
|
test-integration-portalnetwork (20)
Process completed with exit code 1.
|
test/wire/utp/utp.spec.ts > PortalNetworkUTP test > createPortalNetworkUTPSocket:
packages/portalnetwork/test/wire/utp/utp.spec.ts#L144
AssertionError: UTPSocket has correct sndConnectionId: expected 8375 to equal 8376
- Expected
+ Received
- 8376
+ 8375
❯ test/wire/utp/utp.spec.ts:144:12
|
test-unit-portalnetwork (20)
Process completed with exit code 1.
|
test-integration-portalnetwork (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-unit-portalnetwork (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|