feat: Speedup inflation pallet #2175
Triggered via pull request
October 18, 2023 06:10
Status
Success
Total duration
2h 27m 54s
Artifacts
–
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 26s
codestyle
/
rustfmt
10s
codestyle
/
yarn_eslint
28s
codestyle
/
clippy
2m 42s
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
8 errors and 10 warnings
► integration test: Inflation ► Inflation happens after inflation block interval:
tests/mochawesome-report/test-1697616452.json#L0
Failed test found in:
tests/mochawesome-report/test-1697616452.json
Error:
AssertionError: expected 2.805426458007355e+27 to deeply equal 1.3882531229161958e+27
|
yarn-dev / opal
Process completed with exit code 1.
|
► integration test: Inflation ► Inflation happens after inflation block interval:
tests/mochawesome-report/test-1697617452.json#L0
Failed test found in:
tests/mochawesome-report/test-1697617452.json
Error:
AssertionError: expected 1.7642378852873195e+27 to deeply equal 3.470645501961605e+26
|
► integration test: Inflation ► Inflation happens after inflation block interval:
tests/mochawesome-report/test-1697617501.json#L0
Failed test found in:
tests/mochawesome-report/test-1697617501.json
Error:
AssertionError: expected 2.400519790838452e+27 to deeply equal 9.833464557472932e+26
|
yarn-dev / quartz
Process completed with exit code 1.
|
yarn-dev / unique
Process completed with exit code 1.
|
► integration test: Inflation ► Inflation happens after inflation block interval:
tests/mochawesome-report/test-1697617772.json#L0
Failed test found in:
tests/mochawesome-report/test-1697617772.json
Error:
AssertionError: expected 2.631895029220682e+27 to deeply equal 1.2147216941295232e+27
|
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
|