Skip to content

FE prod tests set to custom branch #2235

FE prod tests set to custom branch

FE prod tests set to custom branch #2235

Triggered via push November 20, 2024 10:14
Status Success
Total duration 1m 42s
Artifacts

lint-test.yml

on: push
Test code quality and run tests
1m 32s
Test code quality and run tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
test/rollup-test/rollup-prod.withdraw.test.ts ► Gasp Prod UI withdraw tests ► User can withdraw ARB: utils/frontend/rollup-utils/DepositModal.ts#L258
Failed test found in: reports/junit.xml-e7c29ef0-a7dc-11ef-b03d-95cbd6b07588.xml Error: Error: Timeout: Element value not as desired after 300000 milliseconds
test/microapps-prod/microapps-prod-main.wallet.test.ts ► Microapps Prod UI wallet tests ► User can see his pool positions: test/microapps-prod/microapps-prod-main.wallet.test.ts#L4
Failed test found in: reports/junit.xml-032befb0-a7f2-11ef-a40c-639dca1dff88.xml Error: Error: expect(received).toBeTruthy()
test/rollup-test/rollup-prod.withdraw.test.ts ► Gasp Prod UI withdraw tests ► User can withdraw GETH: utils/frontend/utils/Helper.ts#L4
Failed test found in: reports/junit.xml-78e134f0-a8a5-11ef-8e02-5128aaa0ac84.xml Error: Error: Timeout: Element //*[@data-testid='submit-withdrawal-button'] state not as desired after 60000 milliseconds
test/rollup-test/rollup-prod.withdraw.test.ts ► Gasp Prod UI withdraw tests ► User can withdraw ARB: reports/junit.xml-78e134f0-a8a5-11ef-8e02-5128aaa0ac84.xml#L0
Failed test found in: reports/junit.xml-78e134f0-a8a5-11ef-8e02-5128aaa0ac84.xml Error: TimeoutError: Waiting for element to be located By(xpath, //*[@data-testid='withdrawal-modal-content']//button[contains(., "Withdraw")])
test/rollup-test/rollup-prod.withdraw.test.ts ► Gasp Prod UI withdraw tests ► User can withdraw GETH: utils/frontend/utils/Helper.ts#L4
Failed test found in: reports/junit.xml-8d001ff0-a8b4-11ef-860b-37e8e36690cc.xml Error: Error: Timeout: Element //*[@data-testid='submit-withdrawal-button'] state not as desired after 60000 milliseconds
test/rollup-test/rollup-prod.withdraw.test.ts ► Gasp Prod UI withdraw tests ► User can withdraw ARB: reports/junit.xml-8d001ff0-a8b4-11ef-860b-37e8e36690cc.xml#L0
Failed test found in: reports/junit.xml-8d001ff0-a8b4-11ef-860b-37e8e36690cc.xml Error: TimeoutError: Waiting for element to be located By(xpath, //*[@data-testid='withdrawal-modal-content']//button[contains(., "Withdraw")])
test/rollup-test/rollup-prod.withdraw.test.ts ► Gasp Prod UI withdraw tests ► User can withdraw GETH: test/rollup-test/rollup-prod.withdraw.test.ts#L4
Failed test found in: reports/junit.xml-0220af40-a8b8-11ef-8a23-5d95edb467b9.xml Error: Error: expect(received).toBeTruthy()
test/rollup-test/rollup-prod.withdraw.test.ts ► Gasp Prod UI withdraw tests ► User can withdraw ARB: test/rollup-test/rollup-prod.withdraw.test.ts#L4
Failed test found in: reports/junit.xml-0220af40-a8b8-11ef-8a23-5d95edb467b9.xml Error: Error: expect(received).toBeTruthy()
test/microapps-prod/microapps-prod-main.deposit.test.ts ► Microapps Prod UI deposit modal tests ► Deposit - not enough assets: test/microapps-prod/microapps-prod-main.deposit.test.ts#L4
Failed test found in: reports/junit.xml-2dd33b90-a984-11ef-be97-4571c32f7732.xml Error: Error: expect(received).toBeTruthy()
Test code quality and run tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/