Microapps UI prod smoke tests #495
0 passed, 4 failed and 2 skipped
❌ reports/junit.xml-71b3dc20-d80a-11ef-85e8-f9e553e1bed7.xml
6 tests were completed in 256s with 0 passed, 4 failed and 2 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
test/rollup-test/rollup-prod.deposit.mobile.test.ts | 2❌ | 185s | ||
test/rollup-test/rollup-prod.deposit.test.ts | 2❌ | 63s | ||
test/rollup-test/rollup-prod.withdraw.test.ts | 2⚪ | 8s |
❌ test/rollup-test/rollup-prod.deposit.mobile.test.ts
Gasp Prod UI deposit tests - Mobile
❌ Mobile: User can deposit USDC(arb) - rejected
TimeoutError: Waiting for element to be located By(xpath, //*[@data-testid='wallet-wrapper-header-close'])
❌ Mobile: User can deposit ETH(arb) - rejected
TimeoutError: Waiting for element to be located By(xpath, //*[@data-testid='wallet-wrapper-header-close'])
❌ test/rollup-test/rollup-prod.deposit.test.ts
Gasp Prod UI deposit tests
❌ User can deposit USDC(arb) - rejected
Error: expect(received).toBeTruthy()
❌ User can deposit ETH(arb) - rejected
Error: expect(received).toBeTruthy()
✅ test/rollup-test/rollup-prod.withdraw.test.ts
Gasp Prod UI withdraw tests
⚪ User can withdraw GETH
⚪ User can withdraw ARB
Annotations
Check failure on line 0 in reports/junit.xml-71b3dc20-d80a-11ef-85e8-f9e553e1bed7.xml
github-actions / JEST UI Tests first
test/rollup-test/rollup-prod.deposit.mobile.test.ts ► Gasp Prod UI deposit tests - Mobile ► Mobile: User can deposit USDC(arb) - rejected
Failed test found in:
reports/junit.xml-71b3dc20-d80a-11ef-85e8-f9e553e1bed7.xml
Error:
TimeoutError: Waiting for element to be located By(xpath, //*[@data-testid='wallet-wrapper-header-close'])
Raw output
TimeoutError: Waiting for element to be located By(xpath, //*[@data-testid='wallet-wrapper-header-close'])
Wait timed out after 60120ms
at /home/runner/work/gasp-e2e/gasp-e2e/node_modules/selenium-webdriver/lib/webdriver.js:930:17
at processTicksAndRejections (node:internal/process/task_queues:95:5)
Check failure on line 0 in reports/junit.xml-71b3dc20-d80a-11ef-85e8-f9e553e1bed7.xml
github-actions / JEST UI Tests first
test/rollup-test/rollup-prod.deposit.mobile.test.ts ► Gasp Prod UI deposit tests - Mobile ► Mobile: User can deposit ETH(arb) - rejected
Failed test found in:
reports/junit.xml-71b3dc20-d80a-11ef-85e8-f9e553e1bed7.xml
Error:
TimeoutError: Waiting for element to be located By(xpath, //*[@data-testid='wallet-wrapper-header-close'])
Raw output
TimeoutError: Waiting for element to be located By(xpath, //*[@data-testid='wallet-wrapper-header-close'])
Wait timed out after 60115ms
at /home/runner/work/gasp-e2e/gasp-e2e/node_modules/selenium-webdriver/lib/webdriver.js:930:17
at processTicksAndRejections (node:internal/process/task_queues:95:5)
Check failure on line 4 in utils/frontend/rollup-utils/Handlers.ts
github-actions / JEST UI Tests first
test/rollup-test/rollup-prod.deposit.test.ts ► Gasp Prod UI deposit tests ► User can deposit USDC(arb) - rejected
Failed test found in:
reports/junit.xml-71b3dc20-d80a-11ef-85e8-f9e553e1bed7.xml
Error:
Error: expect(received).toBeTruthy()
Raw output
Error: expect(received).toBeTruthy()
Received: false
at /home/runner/work/gasp-e2e/gasp-e2e/utils/frontend/rollup-utils/Handlers.ts:124:30
at Generator.next (<anonymous>)
at fulfilled (/home/runner/work/gasp-e2e/gasp-e2e/utils/frontend/rollup-utils/Handlers.ts:4:58)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
Check failure on line 4 in utils/frontend/rollup-utils/Handlers.ts
github-actions / JEST UI Tests first
test/rollup-test/rollup-prod.deposit.test.ts ► Gasp Prod UI deposit tests ► User can deposit ETH(arb) - rejected
Failed test found in:
reports/junit.xml-71b3dc20-d80a-11ef-85e8-f9e553e1bed7.xml
Error:
Error: expect(received).toBeTruthy()
Raw output
Error: expect(received).toBeTruthy()
Received: false
at /home/runner/work/gasp-e2e/gasp-e2e/utils/frontend/rollup-utils/Handlers.ts:124:30
at Generator.next (<anonymous>)
at fulfilled (/home/runner/work/gasp-e2e/gasp-e2e/utils/frontend/rollup-utils/Handlers.ts:4:58)
at processTicksAndRejections (node:internal/process/task_queues:95:5)