on-demand-test #231
Triggered via repository dispatch
November 19, 2025 13:01
avara-trigger-e2e-tests[bot]
on-demand-test
4c02992
Status
Failure
Total duration
12m 44s
Artifacts
–
Annotations
10 errors
|
packages/spec/withdraw/business.spec.ts > Withdrawing Assets on Aave V4 > Given a user and a reserve with an active supply position > When the user withdraws all of their supplied tokens > Then the user's supply position is closed and the full amount is withdrawn:
packages/spec/withdraw/business.spec.ts#L149
InvariantError: Expected result to be Ok: Execution reverted for an unknown reason.
Estimate Gas Arguments:
from: 0xABEd5D2fcD3d6e4522BC83b6A49762a5BC8BA059
to: 0x4054a9EbfcdB692599a8dF61eb0b3484F2d279D4
value: 0 ETH
data: 0x0ad58d2f00000000000000000000000000000000000000000000000000000000000000027fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000000000000000000000000abed5d2fcd3d6e4522bc83b6a49762a5bc8ba059
Details: execution reverted
Version: [email protected] due to Execution reverted for an unknown reason.
Details: execution reverted
Version: [email protected] due to RPC Request failed.
URL: https://virtual.mainnet-aave.us-east.rpc.tenderly.co/dbaa58ab-597b-4bcd-ae6a-b8e50f716146
Request body: {"method":"eth_estimateGas","params":[{"data":"0x0ad58d2f00000000000000000000000000000000000000000000000000000000000000027fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000000000000000000000000abed5d2fcd3d6e4522bc83b6a49762a5bc8ba059","from":"0xABEd5D2fcD3d6e4522BC83b6A49762a5BC8BA059","gas":"0x236ac","maxFeePerGas":"0x2","maxPriorityFeePerGas":"0x1","nonce":"0x7","to":"0x4054a9EbfcdB692599a8dF61eb0b3484F2d279D4","value":"0x0"}]}
Details: execution reverted
Version: [email protected]
❯ R packages/types/src/helpers/assertions.ts:31:11
❯ packages/spec/withdraw/business.spec.ts:149:9
|
|
packages/spec/supply/business.spec.ts > Supplying Assets on Aave V4 > Given a user and a reserve > When the user supplies tokens using a valid permit signature > Then the supply is processed without requiring prior ERC20 approval:
packages/spec/supply/business.spec.ts#L247
Error: expected "9.9" to be close to 0.9, but got difference of 9
❯ packages/spec/supply/business.spec.ts:247:58
|
|
packages/spec/repay/business.spec.ts > Repaying Loans on Aave V4 > Given a user and a reserve that supports repayments in native tokens > When the user repays the full loan amount in native tokens > Then the borrow position is closed and the repayment is reflected in the user's positions:
packages/spec/repay/business.spec.ts#L396
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ packages/spec/repay/business.spec.ts:396:42
|
|
packages/spec/repay/business.spec.ts > Repaying Loans on Aave V4 > Given a user and a reserve with an active borrow position > When the user repays a partial amount of the loan > Then the borrow position is updated to reflect the reduced outstanding balance:
packages/spec/repay/business.spec.ts#L179
InvariantError: Expected a value, got: [GraphQL] Failed to parse "BigDecimal": Invalid decimal: Invalid decimal: unknown character (occurred while parsing "AmountInput") (occurred while parsing "RepayErc20AmountInputWithPermit") (occurred while parsing "RepayAmountInputWithPermit") (occurred while parsing "RepayRequest")
❯ invariant packages/types/src/helpers/invariant.ts:20:11
❯ A packages/core/src/utils.ts:20:3
❯ ResultAsync.<anonymous> node_modules/.pnpm/[email protected]/node_modules/neverthrow/dist/index.cjs.js:133:33
❯ node_modules/.pnpm/[email protected]/node_modules/neverthrow/dist/index.cjs.js:43:71
❯ __awaiter node_modules/.pnpm/[email protected]/node_modules/neverthrow/dist/index.cjs.js:39:12
❯ node_modules/.pnpm/[email protected]/node_modules/neverthrow/dist/index.cjs.js:129:60
❯ packages/spec/repay/business.spec.ts:179:29
|
|
packages/spec/repay/business.spec.ts > Repaying Loans on Aave V4 > Given a user and a reserve with an active borrow position > When the user repays the full loan amount > Then the borrow position is closed and the repayment is reflected in the user's positions:
packages/spec/repay/business.spec.ts#L55
InvariantError: Expected a value, got: [GraphQL] Failed to parse "BigDecimal": Amount must be greater than 0 (occurred while parsing "ReserveErc20AmountInput") (occurred while parsing "ReserveAmountInput") (occurred while parsing "BorrowRequest")
❯ invariant packages/types/src/helpers/invariant.ts:20:11
❯ A packages/core/src/utils.ts:20:3
❯ ResultAsync.<anonymous> node_modules/.pnpm/[email protected]/node_modules/neverthrow/dist/index.cjs.js:133:33
❯ node_modules/.pnpm/[email protected]/node_modules/neverthrow/dist/index.cjs.js:43:71
❯ __awaiter node_modules/.pnpm/[email protected]/node_modules/neverthrow/dist/index.cjs.js:39:12
❯ node_modules/.pnpm/[email protected]/node_modules/neverthrow/dist/index.cjs.js:129:60
❯ packages/spec/repay/business.spec.ts:55:27
|
|
packages/spec/positions/userSummary.spec.ts > Querying User Summary on Aave V4 > Given a user with multiple active positions > When the user queries their summary filtered by user position ID > Then the summary for that specific user position is returned:
packages/spec/positions/userSummary.spec.ts#L81
Error: expected "144344" to be close to 144365, but got difference of -21
❯ packages/spec/positions/userSummary.spec.ts:81:11
|
|
packages/spec/positions/business.spec.ts > Aave V4 Health Factor Positions Scenarios > Given a user with a one supply position as collateral > And the user has a one borrow position > When the user repays partially the borrow position:
packages/spec/positions/business.spec.ts#L160
InvariantError: Expected a value, got: [GraphQL] Bad user input - Trying to repay more debt than exists
❯ invariant packages/types/src/helpers/invariant.ts:20:11
❯ A packages/core/src/utils.ts:20:3
❯ ResultAsync.<anonymous> node_modules/.pnpm/[email protected]/node_modules/neverthrow/dist/index.cjs.js:133:33
❯ node_modules/.pnpm/[email protected]/node_modules/neverthrow/dist/index.cjs.js:43:71
❯ __awaiter node_modules/.pnpm/[email protected]/node_modules/neverthrow/dist/index.cjs.js:39:12
❯ node_modules/.pnpm/[email protected]/node_modules/neverthrow/dist/index.cjs.js:129:60
❯ packages/spec/positions/business.spec.ts:160:25
|
|
packages/spec/liquidity/reserve.spec.ts > Aave V4 Reserve Scenario > Given a user who wants to fetch reserves > When fetching reserves ordered by > Then it should return reserves ordered by assetName:
packages/spec/liquidity/reserve.spec.ts#L174
AssertionError: expected [ 'Wrapped LS Eth', …(27) ] to deeply equal [ 'Wrapped LS Eth', …(27) ]
- Expected
+ Received
@@ -16,15 +16,15 @@
"Tether USD",
"Tether USD",
"Tether USD",
"Tether USD",
"Staked USDe",
+ "Ethena USD",
"Lido DAO Token",
"Gho Token",
"Gho Token",
"Gho Token",
"Gho Token",
- "Ethena USD",
"Coinbase WBTC",
"Aave Token",
"1INCH Token",
]
❯ packages/spec/liquidity/reserve.spec.ts:174:31
|
|
packages/spec/liquidity/hub.spec.ts > Aave V4 Hub Scenarios > Given a user who wants to fetch a single hub > When fetching a single hub > Then it should return the expected data for the hub:
packages/spec/liquidity/hub.spec.ts#L86
TypeError: Cannot assign to read only property 'constructor' of object '#<Big>'
❯ packages/spec/liquidity/hub.spec.ts:86:30
|
|
packages/spec/borrow/business.spec.ts > Feature: Borrowing Assets on Aave V4 > Given a user and a reserve with an active supply position used as collateral > When the user borrows a native asset from the reserve > Then the user's borrow position is updated to reflect the native asset loan:
packages/spec/test-utils.ts#L16
InvariantError: Expected array to have exactly one item
❯ assertSingleElementArray packages/spec/test-utils.ts:16:11
❯ packages/spec/borrow/business.spec.ts:166:9
|