Skip to content

on-demand-test

on-demand-test #275

Triggered via repository dispatch December 19, 2025 10:15
Status Failure
Total duration 8m 31s
Artifacts

on-demand.yml

on: repository_dispatch
Fit to window
Zoom out
Zoom in

Annotations

9 errors
All Tests
Process completed with exit code 1.
packages/spec/supply/business.spec.ts > Supplying Assets on Aave V4 > Given a user and a reserve > When the user supplies tokens to a reserve disabling the collateral > Then the supply position is updated and the tokens are disabled as collateral: packages/spec/supply/business.spec.ts#L162
Error: Test timed out in 30000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ packages/spec/supply/business.spec.ts:162:7
packages/spec/supply/business.spec.ts > Supplying Assets on Aave V4 > Given a user and a reserve > When the user supplies tokens to a reserve, that support collateral > Then the supply position is updated and the tokens are enabled as collateral by default: packages/spec/supply/business.spec.ts#L43
Error: Test timed out in 30000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ packages/spec/supply/business.spec.ts:43:7
packages/spec/repay/business.spec.ts > Repaying Loans on Aave V4 > Given a user and a reserve that supports repayments in native tokens: packages/spec/repay/business.spec.ts#L306
Error: Hook timed out in 60000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ packages/spec/repay/business.spec.ts:306:5
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 using a valid permit signature > Then the repayment is processed without requiring prior ERC20 approval: packages/spec/repay/business.spec.ts#L36
Error: Hook timed out in 60000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ packages/spec/repay/business.spec.ts:36:5
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#L36
Error: Hook timed out in 60000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ packages/spec/repay/business.spec.ts:36:5
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 wants to preview the repayment action before performing it > Then the user can review the repayment details before proceeding: packages/spec/repay/business.spec.ts#L36
Error: Hook timed out in 60000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ packages/spec/repay/business.spec.ts:36:5
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#L36
Error: Hook timed out in 60000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ packages/spec/repay/business.spec.ts:36:5