feat: Speedup inflation pallet #2170
Triggered via pull request
October 17, 2023 10:44
Status
Success
Total duration
6h 6m 11s
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
7m 21s
codestyle
/
rustfmt
17s
codestyle
/
yarn_eslint
1m 6s
codestyle
/
clippy
4m 48s
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
9 errors and 10 warnings
► integration test: Inflation ► Inflation happens after inflation block interval:
tests/mochawesome-report/test-1697559130.json#L0
Failed test found in:
tests/mochawesome-report/test-1697559130.json
Error:
AssertionError: expected 1.7931597900850982e+27 to deeply equal 3.759864549939393e+26
|
yarn-dev / opal
Process completed with exit code 1.
|
unit-test / develop
Process completed with exit code 101.
|
► integration test: Inflation ► Inflation happens after inflation block interval:
tests/mochawesome-report/test-1697560281.json#L0
Failed test found in:
tests/mochawesome-report/test-1697560281.json
Error:
AssertionError: expected 2.631895029220682e+27 to deeply equal 1.2147216941295232e+27
|
yarn-dev / quartz
Process completed with exit code 1.
|
► integration test: Inflation ► Inflation happens after inflation block interval:
tests/mochawesome-report/test-1697560698.json#L0
Failed test found in:
tests/mochawesome-report/test-1697560698.json
Error:
AssertionError: expected 2.5740512196251247e+27 to deeply equal 1.1568778845339657e+27
|
yarn-dev / unique
Process completed with exit code 1.
|
► integration test: Inflation ► Inflation happens after inflation block interval:
tests/mochawesome-report/test-1697560930.json#L0
Failed test found in:
tests/mochawesome-report/test-1697560930.json
Error:
AssertionError: expected 2.313754076445116e+27 to deeply equal 8.965807413539568e+26
|
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
|