on-demand-test #199
Triggered via repository dispatch
December 8, 2025 16:26
avara-trigger-e2e-tests[bot]
on-demand-test
933f827
Status
Failure
Total duration
11m 33s
Artifacts
–
Annotations
2 errors and 10 notices
|
All Tests
Process completed with exit code 1.
|
|
packages/spec/vaults/vaults.spec.ts > Given the Aave Vaults > And a deployed organization vault > When the organization wants to manage the vault > Then the organization should be able to modify the recipients of the vault:
packages/spec/vaults/vaults.spec.ts#L294
Error: Snapshot `Given the Aave Vaults > And a deployed organization vault > When the organization wants to manage the vault > Then the organization should be able to modify the recipients of the vault 1` mismatched
- Expected
+ Received
@@ -1,21 +1,21 @@
[
{
"__typename": "VaultFeesRecipientSplit",
- "address": "0x1234567890123456789012345678901234567890",
+ "address": "0xbA3Fa06E181D4a64B07D0ed0e8369811F0aD44BA",
- "isAaveLabs": false,
+ "isAaveLabs": true,
"split": {
"__typename": "PercentValue",
"decimals": 4,
- "formatted": "25.00",
+ "formatted": "50.00",
- "raw": "2500",
+ "raw": "5000",
- "value": "0.25",
+ "value": "0.50",
},
},
{
"__typename": "VaultFeesRecipientSplit",
- "address": "0x1234567890123456789012345678901234567891",
+ "address": "0x1234567890123456789012345678901234567890",
"isAaveLabs": false,
"split": {
"__typename": "PercentValue",
"decimals": 4,
"formatted": "25.00",
@@ -23,16 +23,16 @@
"value": "0.25",
},
},
{
"__typename": "VaultFeesRecipientSplit",
- "address": "0xbA3Fa06E181D4a64B07D0ed0e8369811F0aD44BA",
+ "address": "0x1234567890123456789012345678901234567891",
- "isAaveLabs": true,
+ "isAaveLabs": false,
"split": {
"__typename": "PercentValue",
"decimals": 4,
- "formatted": "50.00",
+ "formatted": "25.00",
- "raw": "5000",
+ "raw": "2500",
- "value": "0.50",
+ "value": "0.25",
},
},
]
❯ packages/spec/vaults/vaults.spec.ts:294:56
|
|
All Tests:
packages/spec/vaults/vaults.spec.ts#L230
tx to set fee: 0x17f98d8ca7f7e31a6034e1dba9760dd89939a210a5e71c89e7c97e1e2c8c2ceb
|
|
All Tests:
packages/spec/vaults/vaults.spec.ts#L222
organization address: 0xBC5b454B394F8b4786EC0452bde927DEcA1124fb
|
|
All Tests:
packages/spec/vaults/vaults.spec.ts#L206
tx to transfer ownership: 0x79bffbd950ef78b01f6775ea5b9978240f322bf00473dea4c4e0a19c7384c365
|
|
All Tests:
packages/spec/vaults/vaults.spec.ts#L198
new owner address: 0xE65AA47943932B1954fbf6c8918359092605Be77
|
|
All Tests:
packages/spec/vaults/vaults.spec.ts#L197
initial vault: 0xa9F96b8E2512765B42505f4B509D90563F71A1b2
|
|
All Tests:
packages/spec/vaults/vaults.spec.ts#L196
organization address: 0xBC5b454B394F8b4786EC0452bde927DEcA1124fb
|
|
All Tests:
packages/spec/vaults/vaults.spec.ts#L118
initial vault: 0xF6844250a91CffE5175e00A2fD3564a9d13fb04c
|
|
All Tests:
packages/spec/vaults/vaults.spec.ts#L117
organization address: 0xf426c7F1046B653aB1F4F05343B5DfbeACd740f3
|
|
All Tests:
packages/spec/vaults/vaults.spec.ts#L98
initial vault: 0xF6844250a91CffE5175e00A2fD3564a9d13fb04c
|
|
All Tests:
packages/spec/vaults/vaults.spec.ts#L97
organization address: 0xf426c7F1046B653aB1F4F05343B5DfbeACd740f3
|