add pallet-xcm benchmarks #7641
Annotations
6 errors
|
Run ts tests
Process completed with exit code 2.
|
|
Run ts tests:
ts-tests/tests/test-mempool-priority.ts#L77
Error: Snapshot `Acala RPC (Mempool Priority Order) > transaction pool priority order is correct 1` mismatched
- Expected
+ Received
@@ -1,9 +1,9 @@
{
"ok": {
"longevity": 31,
- "priority": "0x010543655f7f0900",
+ "priority": "0x012f5e1ae66220c0",
"propagate": true,
"provides": [
"0xd43593c715fdd31c61141abd04a99fd6822c8558854ccde39a5684e7a56da27d03000000",
],
"requires": [],
❯ tests/test-mempool-priority.ts:77:48
|
|
Run ts tests:
ts-tests/tests/test-evm-create-fill-block.ts#L38
AssertionError: expected 206 to equal 216
- Expected
+ Received
- 216
+ 206
❯ tests/test-evm-create-fill-block.ts:38:43
|
|
Run ts tests:
ts-tests/tests/test-evm-call-fill-block.ts#L12
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/test-evm-call-fill-block.ts:12:5
❯ tests/util.ts:61:3
|
|
Run ts tests:
ts-tests/tests/test-balance.ts#L22
AssertionError: expected '8999999995071274009000000' to equal '8999999995072568421000000'
Expected: "8999999995072568421000000"
Received: "8999999995071274009000000"
❯ tests/test-balance.ts:22:87
|
|
Run ts tests:
ts-tests/tests/test-balance.ts#L14
AssertionError: expected '8999999995071274009000000' to equal '8999999995072568421000000'
Expected: "8999999995072568421000000"
Received: "8999999995071274009000000"
❯ tests/test-balance.ts:14:87
|
Loading