Update benchmarks to v2 #2142
ci-develop.yml
on: pull_request
try-runtime
/
Prepare execution matrix
canary
/
...
/
Prepare execution matrix
collator-selection
/
Prepare execution matrix
forkless-update-data
/
execution matrix
forkless-update-no-data
/
execution matrix
governance
/
Prepare execution matrix
node-only-update
/
execution matrix
xcm
/
Prepare execution matrix
unit-test
/
develop
8m 23s
codestyle
/
rustfmt
13s
codestyle
/
yarn_eslint
32s
codestyle
/
clippy
2m 34s
Matrix: yarn-dev / dev_build_int_tests
Matrix: try-runtime / try-runtime-build
Waiting for pending jobs
Matrix: canary / market e2e tests / market_test
Waiting for pending jobs
Matrix: collator-selection / collator-selection
Waiting for pending jobs
Matrix: forkless-update-data / forkless-data
Waiting for pending jobs
Matrix: forkless-update-no-data / forkless-nodata
Waiting for pending jobs
Matrix: governance / dev_build_int_tests
Waiting for pending jobs
Matrix: node-only-update / node-only-update
Waiting for pending jobs
Matrix: xcm / xcm
Waiting for pending jobs
Matrix: try-runtime / try-runtime-tests
Waiting for pending jobs
Annotations
29 errors and 10 warnings
codestyle / clippy
Process completed with exit code 101.
|
► Integration Test: Token Properties ► Adding then removing a token property doesn't change the consumed space (nft):
tests/mochawesome-report/test-1697117497.json#L0
Failed test found in:
tests/mochawesome-report/test-1697117497.json
Error:
TypeError: Cannot read properties of null (reading 'consumedSpace')
|
► Integration Test: Token Properties ► Adding then removing a token property doesn't change the consumed space (rft):
tests/mochawesome-report/test-1697117497.json#L0
Failed test found in:
tests/mochawesome-report/test-1697117497.json
Error:
TypeError: Cannot read properties of null (reading 'consumedSpace')
|
► Integration Test: Token Properties ► Modifying a token property with different sizes correctly changes the consumed space (nft):
tests/mochawesome-report/test-1697117497.json#L0
Failed test found in:
tests/mochawesome-report/test-1697117497.json
Error:
TypeError: Cannot read properties of null (reading 'consumedSpace')
|
► Integration Test: Token Properties ► Modifying a token property with different sizes correctly changes the consumed space (rft):
tests/mochawesome-report/test-1697117497.json#L0
Failed test found in:
tests/mochawesome-report/test-1697117497.json
Error:
TypeError: Cannot read properties of null (reading 'consumedSpace')
|
► NativeFungible: ERC20 calls ► approve():
tests/mochawesome-report/test-1697117497.json#L0
Failed test found in:
tests/mochawesome-report/test-1697117497.json
Error:
AssertionError: expected promise to be rejected with an error including 'Approve not supported' but got 'Returned error: VM Exception while processing transaction: revert approve not supported'
|
► Performace tests ► NFT tokens minting:
tests/mochawesome-report/test-1697117497.json#L0
Failed test found in:
tests/mochawesome-report/test-1697117497.json
Error:
AssertionError: expected [ { propertySize: +0, tokens: 200 }, { propertySize: 1000, tokens: 200 }, { propertySize: 2000, tokens: 200 }, { propertySize: 3000, tokens: 200 }, { propertySize: 4000, tokens: 200 }, { propertySize: 5000, tokens: 200 }, { propertySize: 6000, tokens: 200 }, { propertySize: 7000, tokens: 200 }, { propertySize: 8000, tokens: 200 }, { propertySize: 9000, tokens: 200 }, { propertySize: 10000, tokens: 200 }, { propertySize: 11000, tokens: 200 }, { propertySize: 12000, tokens: 200 }, { propertySize: 13000, tokens: 200 }, { propertySize: 14000, tokens: 200 }, { propertySize: 15000, tokens: 200 }, { propertySize: 16000, tokens: 200 }, { propertySize: 17000, tokens: 200 }, { propertySize: 18000, tokens: 200 }, { propertySize: 19000, tokens: 200 }, { propertySize: 20000, tokens: 196 }, { propertySize: 21000, tokens: 186 }, { propertySize: 22000, tokens: 178 }, { propertySize: 23000, tokens: 170 }, { propertySize: 24000, tokens: 163 }, { propertySize: 25000, tokens: 157 }, { propertySize: 26000, tokens: 151 }, { propertySize: 27000, tokens: 145 }, { propertySize: 28000, tokens: 140 }, { propertySize: 29000, tokens: 135 }, { propertySize: 30000, tokens: 130 }, { propertySize: 31000, tokens: 126 }, { propertySize: 32000, tokens: 122 } ] to deeply equal [ { propertySize: +0, tokens: 200 }, { propertySize: 1000, tokens: 149 }, { propertySize: 2000, tokens: 149 }, { propertySize: 3000, tokens: 149 }, { propertySize: 4000, tokens: 149 }, { propertySize: 5000, tokens: 149 }, { propertySize: 6000, tokens: 149 }, { propertySize: 7000, tokens: 149 }, { propertySize: 8000, tokens: 149 }, { propertySize: 9000, tokens: 149 }, { propertySize: 10000, tokens: 149 }, { propertySize: 11000, tokens: 149 }, { propertySize: 12000, tokens: 149 }, { propertySize: 13000, tokens: 149 }, { propertySize: 14000, tokens: 149 }, { propertySize: 15000, tokens: 149 }, { propertySize: 16000, tokens: 149 }, { propertySize: 17000, tokens: 149 }, { propertySize: 18000, tokens: 149 }, { propertySize: 19000, tokens: 149 }, { propertySize: 20000, tokens: 149 }, { propertySize: 21000, tokens: 149 }, { propertySize: 22000, tokens: 149 }, { propertySize: 23000, tokens: 149 }, { propertySize: 24000, tokens: 149 }, { propertySize: 25000, tokens: 149 }, { propertySize: 26000, tokens: 149 }, { propertySize: 27000, tokens: 145 }, { propertySize: 28000, tokens: 140 }, { propertySize: 29000, tokens: 135 }, { propertySize: 30000, tokens: 130 }, { propertySize: 31000, tokens: 126 }, { propertySize: 32000, tokens: 122 } ]
|
yarn-dev / unique
Process completed with exit code 1.
|
► Integration Test: Token Properties ► Adding then removing a token property doesn't change the consumed space (nft):
tests/mochawesome-report/test-1697117320.json#L0
Failed test found in:
tests/mochawesome-report/test-1697117320.json
Error:
TypeError: Cannot read properties of null (reading 'consumedSpace')
|
► Integration Test: Token Properties ► Adding then removing a token property doesn't change the consumed space (rft):
tests/mochawesome-report/test-1697117320.json#L0
Failed test found in:
tests/mochawesome-report/test-1697117320.json
Error:
TypeError: Cannot read properties of null (reading 'consumedSpace')
|
► Integration Test: Token Properties ► Modifying a token property with different sizes correctly changes the consumed space (nft):
tests/mochawesome-report/test-1697117320.json#L0
Failed test found in:
tests/mochawesome-report/test-1697117320.json
Error:
TypeError: Cannot read properties of null (reading 'consumedSpace')
|
► Integration Test: Token Properties ► Modifying a token property with different sizes correctly changes the consumed space (rft):
tests/mochawesome-report/test-1697117320.json#L0
Failed test found in:
tests/mochawesome-report/test-1697117320.json
Error:
TypeError: Cannot read properties of null (reading 'consumedSpace')
|
► NativeFungible: ERC20 calls ► approve():
tests/mochawesome-report/test-1697117320.json#L0
Failed test found in:
tests/mochawesome-report/test-1697117320.json
Error:
AssertionError: expected promise to be rejected with an error including 'Approve not supported' but got 'Returned error: VM Exception while processing transaction: revert approve not supported'
|
► Performace tests ► NFT tokens minting:
tests/mochawesome-report/test-1697117320.json#L0
Failed test found in:
tests/mochawesome-report/test-1697117320.json
Error:
AssertionError: expected [ { propertySize: +0, tokens: 200 }, { propertySize: 1000, tokens: 200 }, { propertySize: 2000, tokens: 200 }, { propertySize: 3000, tokens: 200 }, { propertySize: 4000, tokens: 200 }, { propertySize: 5000, tokens: 200 }, { propertySize: 6000, tokens: 200 }, { propertySize: 7000, tokens: 200 }, { propertySize: 8000, tokens: 200 }, { propertySize: 9000, tokens: 200 }, { propertySize: 10000, tokens: 200 }, { propertySize: 11000, tokens: 200 }, { propertySize: 12000, tokens: 200 }, { propertySize: 13000, tokens: 200 }, { propertySize: 14000, tokens: 200 }, { propertySize: 15000, tokens: 200 }, { propertySize: 16000, tokens: 200 }, { propertySize: 17000, tokens: 200 }, { propertySize: 18000, tokens: 200 }, { propertySize: 19000, tokens: 200 }, { propertySize: 20000, tokens: 196 }, { propertySize: 21000, tokens: 186 }, { propertySize: 22000, tokens: 178 }, { propertySize: 23000, tokens: 170 }, { propertySize: 24000, tokens: 163 }, { propertySize: 25000, tokens: 157 }, { propertySize: 26000, tokens: 151 }, { propertySize: 27000, tokens: 145 }, { propertySize: 28000, tokens: 140 }, { propertySize: 29000, tokens: 135 }, { propertySize: 30000, tokens: 130 }, { propertySize: 31000, tokens: 126 }, { propertySize: 32000, tokens: 122 } ] to deeply equal [ { propertySize: +0, tokens: 200 }, { propertySize: 1000, tokens: 149 }, { propertySize: 2000, tokens: 149 }, { propertySize: 3000, tokens: 149 }, { propertySize: 4000, tokens: 149 }, { propertySize: 5000, tokens: 149 }, { propertySize: 6000, tokens: 149 }, { propertySize: 7000, tokens: 149 }, { propertySize: 8000, tokens: 149 }, { propertySize: 9000, tokens: 149 }, { propertySize: 10000, tokens: 149 }, { propertySize: 11000, tokens: 149 }, { propertySize: 12000, tokens: 149 }, { propertySize: 13000, tokens: 149 }, { propertySize: 14000, tokens: 149 }, { propertySize: 15000, tokens: 149 }, { propertySize: 16000, tokens: 149 }, { propertySize: 17000, tokens: 149 }, { propertySize: 18000, tokens: 149 }, { propertySize: 19000, tokens: 149 }, { propertySize: 20000, tokens: 149 }, { propertySize: 21000, tokens: 149 }, { propertySize: 22000, tokens: 149 }, { propertySize: 23000, tokens: 149 }, { propertySize: 24000, tokens: 149 }, { propertySize: 25000, tokens: 149 }, { propertySize: 26000, tokens: 149 }, { propertySize: 27000, tokens: 145 }, { propertySize: 28000, tokens: 140 }, { propertySize: 29000, tokens: 135 }, { propertySize: 30000, tokens: 130 }, { propertySize: 31000, tokens: 126 }, { propertySize: 32000, tokens: 122 } ]
|
yarn-dev / opal
Process completed with exit code 1.
|
► Integration Test: Token Properties ► Adding then removing a token property doesn't change the consumed space (nft):
tests/mochawesome-report/test-1697118207.json#L0
Failed test found in:
tests/mochawesome-report/test-1697118207.json
Error:
TypeError: Cannot read properties of null (reading 'consumedSpace')
|
► Integration Test: Token Properties ► Adding then removing a token property doesn't change the consumed space (rft):
tests/mochawesome-report/test-1697118207.json#L0
Failed test found in:
tests/mochawesome-report/test-1697118207.json
Error:
TypeError: Cannot read properties of null (reading 'consumedSpace')
|
► Integration Test: Token Properties ► Modifying a token property with different sizes correctly changes the consumed space (nft):
tests/mochawesome-report/test-1697118207.json#L0
Failed test found in:
tests/mochawesome-report/test-1697118207.json
Error:
TypeError: Cannot read properties of null (reading 'consumedSpace')
|
► Integration Test: Token Properties ► Modifying a token property with different sizes correctly changes the consumed space (rft):
tests/mochawesome-report/test-1697118207.json#L0
Failed test found in:
tests/mochawesome-report/test-1697118207.json
Error:
TypeError: Cannot read properties of null (reading 'consumedSpace')
|
► NativeFungible: ERC20 calls ► approve():
tests/mochawesome-report/test-1697118207.json#L0
Failed test found in:
tests/mochawesome-report/test-1697118207.json
Error:
AssertionError: expected promise to be rejected with an error including 'Approve not supported' but got 'Returned error: VM Exception while processing transaction: revert approve not supported'
|
► Performace tests ► NFT tokens minting:
tests/mochawesome-report/test-1697118207.json#L0
Failed test found in:
tests/mochawesome-report/test-1697118207.json
Error:
AssertionError: expected [ { propertySize: +0, tokens: 200 }, { propertySize: 1000, tokens: 200 }, { propertySize: 2000, tokens: 200 }, { propertySize: 3000, tokens: 200 }, { propertySize: 4000, tokens: 200 }, { propertySize: 5000, tokens: 200 }, { propertySize: 6000, tokens: 200 }, { propertySize: 7000, tokens: 200 }, { propertySize: 8000, tokens: 200 }, { propertySize: 9000, tokens: 200 }, { propertySize: 10000, tokens: 200 }, { propertySize: 11000, tokens: 200 }, { propertySize: 12000, tokens: 200 }, { propertySize: 13000, tokens: 200 }, { propertySize: 14000, tokens: 200 }, { propertySize: 15000, tokens: 200 }, { propertySize: 16000, tokens: 200 }, { propertySize: 17000, tokens: 200 }, { propertySize: 18000, tokens: 200 }, { propertySize: 19000, tokens: 200 }, { propertySize: 20000, tokens: 196 }, { propertySize: 21000, tokens: 186 }, { propertySize: 22000, tokens: 178 }, { propertySize: 23000, tokens: 170 }, { propertySize: 24000, tokens: 163 }, { propertySize: 25000, tokens: 157 }, { propertySize: 26000, tokens: 151 }, { propertySize: 27000, tokens: 145 }, { propertySize: 28000, tokens: 140 }, { propertySize: 29000, tokens: 135 }, { propertySize: 30000, tokens: 130 }, { propertySize: 31000, tokens: 126 }, { propertySize: 32000, tokens: 122 } ] to deeply equal [ { propertySize: +0, tokens: 200 }, { propertySize: 1000, tokens: 149 }, { propertySize: 2000, tokens: 149 }, { propertySize: 3000, tokens: 149 }, { propertySize: 4000, tokens: 149 }, { propertySize: 5000, tokens: 149 }, { propertySize: 6000, tokens: 149 }, { propertySize: 7000, tokens: 149 }, { propertySize: 8000, tokens: 149 }, { propertySize: 9000, tokens: 149 }, { propertySize: 10000, tokens: 149 }, { propertySize: 11000, tokens: 149 }, { propertySize: 12000, tokens: 149 }, { propertySize: 13000, tokens: 149 }, { propertySize: 14000, tokens: 149 }, { propertySize: 15000, tokens: 149 }, { propertySize: 16000, tokens: 149 }, { propertySize: 17000, tokens: 149 }, { propertySize: 18000, tokens: 149 }, { propertySize: 19000, tokens: 149 }, { propertySize: 20000, tokens: 149 }, { propertySize: 21000, tokens: 149 }, { propertySize: 22000, tokens: 149 }, { propertySize: 23000, tokens: 149 }, { propertySize: 24000, tokens: 149 }, { propertySize: 25000, tokens: 149 }, { propertySize: 26000, tokens: 149 }, { propertySize: 27000, tokens: 145 }, { propertySize: 28000, tokens: 140 }, { propertySize: 29000, tokens: 135 }, { propertySize: 30000, tokens: 130 }, { propertySize: 31000, tokens: 126 }, { propertySize: 32000, tokens: 122 } ]
|
yarn-dev / quartz
Process completed with exit code 1.
|
► Integration Test: Token Properties ► Adding then removing a token property doesn't change the consumed space (nft):
tests/mochawesome-report/test-1697118229.json#L0
Failed test found in:
tests/mochawesome-report/test-1697118229.json
Error:
TypeError: Cannot read properties of null (reading 'consumedSpace')
|
► Integration Test: Token Properties ► Adding then removing a token property doesn't change the consumed space (rft):
tests/mochawesome-report/test-1697118229.json#L0
Failed test found in:
tests/mochawesome-report/test-1697118229.json
Error:
TypeError: Cannot read properties of null (reading 'consumedSpace')
|
► Integration Test: Token Properties ► Modifying a token property with different sizes correctly changes the consumed space (nft):
tests/mochawesome-report/test-1697118229.json#L0
Failed test found in:
tests/mochawesome-report/test-1697118229.json
Error:
TypeError: Cannot read properties of null (reading 'consumedSpace')
|
► Integration Test: Token Properties ► Modifying a token property with different sizes correctly changes the consumed space (rft):
tests/mochawesome-report/test-1697118229.json#L0
Failed test found in:
tests/mochawesome-report/test-1697118229.json
Error:
TypeError: Cannot read properties of null (reading 'consumedSpace')
|
► NativeFungible: ERC20 calls ► approve():
tests/mochawesome-report/test-1697118229.json#L0
Failed test found in:
tests/mochawesome-report/test-1697118229.json
Error:
AssertionError: expected promise to be rejected with an error including 'Approve not supported' but got 'Returned error: VM Exception while processing transaction: revert approve not supported'
|
► Performace tests ► NFT tokens minting:
tests/mochawesome-report/test-1697118229.json#L0
Failed test found in:
tests/mochawesome-report/test-1697118229.json
Error:
AssertionError: expected [ { propertySize: +0, tokens: 200 }, { propertySize: 1000, tokens: 200 }, { propertySize: 2000, tokens: 200 }, { propertySize: 3000, tokens: 200 }, { propertySize: 4000, tokens: 200 }, { propertySize: 5000, tokens: 200 }, { propertySize: 6000, tokens: 200 }, { propertySize: 7000, tokens: 200 }, { propertySize: 8000, tokens: 200 }, { propertySize: 9000, tokens: 200 }, { propertySize: 10000, tokens: 200 }, { propertySize: 11000, tokens: 200 }, { propertySize: 12000, tokens: 200 }, { propertySize: 13000, tokens: 200 }, { propertySize: 14000, tokens: 200 }, { propertySize: 15000, tokens: 200 }, { propertySize: 16000, tokens: 200 }, { propertySize: 17000, tokens: 200 }, { propertySize: 18000, tokens: 200 }, { propertySize: 19000, tokens: 200 }, { propertySize: 20000, tokens: 196 }, { propertySize: 21000, tokens: 186 }, { propertySize: 22000, tokens: 178 }, { propertySize: 23000, tokens: 170 }, { propertySize: 24000, tokens: 163 }, { propertySize: 25000, tokens: 157 }, { propertySize: 26000, tokens: 151 }, { propertySize: 27000, tokens: 145 }, { propertySize: 28000, tokens: 140 }, { propertySize: 29000, tokens: 135 }, { propertySize: 30000, tokens: 130 }, { propertySize: 31000, tokens: 126 }, { propertySize: 32000, tokens: 122 } ] to deeply equal [ { propertySize: +0, tokens: 200 }, { propertySize: 1000, tokens: 149 }, { propertySize: 2000, tokens: 149 }, { propertySize: 3000, tokens: 149 }, { propertySize: 4000, tokens: 149 }, { propertySize: 5000, tokens: 149 }, { propertySize: 6000, tokens: 149 }, { propertySize: 7000, tokens: 149 }, { propertySize: 8000, tokens: 149 }, { propertySize: 9000, tokens: 149 }, { propertySize: 10000, tokens: 149 }, { propertySize: 11000, tokens: 149 }, { propertySize: 12000, tokens: 149 }, { propertySize: 13000, tokens: 149 }, { propertySize: 14000, tokens: 149 }, { propertySize: 15000, tokens: 149 }, { propertySize: 16000, tokens: 149 }, { propertySize: 17000, tokens: 149 }, { propertySize: 18000, tokens: 149 }, { propertySize: 19000, tokens: 149 }, { propertySize: 20000, tokens: 149 }, { propertySize: 21000, tokens: 149 }, { propertySize: 22000, tokens: 149 }, { propertySize: 23000, tokens: 149 }, { propertySize: 24000, tokens: 149 }, { propertySize: 25000, tokens: 149 }, { propertySize: 26000, tokens: 149 }, { propertySize: 27000, tokens: 145 }, { propertySize: 28000, tokens: 140 }, { propertySize: 29000, tokens: 135 }, { propertySize: 30000, tokens: 130 }, { propertySize: 31000, tokens: 126 }, { propertySize: 32000, tokens: 122 } ]
|
yarn-dev / sapphire
Process completed with exit code 1.
|
codestyle / yarn_eslint:
tests/src/apiConsts.test.ts#L54
toHuman results in horrible, hard to debug conversions with no stability guarantees, use Codec/at least .toJson instead
|
codestyle / yarn_eslint:
tests/src/apiConsts.test.ts#L58
toHuman results in horrible, hard to debug conversions with no stability guarantees, use Codec/at least .toJson instead
|
codestyle / yarn_eslint:
tests/src/apiConsts.test.ts#L62
toHuman results in horrible, hard to debug conversions with no stability guarantees, use Codec/at least .toJson instead
|
codestyle / yarn_eslint:
tests/src/collator-selection/collatorSelection.seqtest.ts#L22
'_' is defined but never used. Allowed unused args must match /_.+/u
|
codestyle / yarn_eslint:
tests/src/collator-selection/collatorSelection.seqtest.ts#L94
'privateKey' is defined but never used. Allowed unused args must match /_.+/u
|
codestyle / yarn_eslint:
tests/src/collator-selection/collatorSelection.seqtest.ts#L140
'privateKey' is defined but never used. Allowed unused args must match /_.+/u
|
codestyle / yarn_eslint:
tests/src/collator-selection/collatorSelection.seqtest.ts#L222
'privateKey' is defined but never used. Allowed unused args must match /_.+/u
|
codestyle / yarn_eslint:
tests/src/collator-selection/identity.seqtest.ts#L24
toHuman results in horrible, hard to debug conversions with no stability guarantees, use Codec/at least .toJson instead
|
codestyle / yarn_eslint:
tests/src/collator-selection/identity.seqtest.ts#L33
toHuman results in horrible, hard to debug conversions with no stability guarantees, use Codec/at least .toJson instead
|
codestyle / yarn_eslint:
tests/src/collator-selection/identity.seqtest.ts#L37
toHuman results in horrible, hard to debug conversions with no stability guarantees, use Codec/at least .toJson instead
|