WIP: Developer Portal #440
Annotations
5 errors, 3 warnings, and 1 notice
Test
Testing stopped early after 1 maximum allowed failures.
|
Test:
test/swap/simple.test.ts#L1
1) [chromium] βΊ swap/simple.test.ts:62:1 βΊ Wrap and unwrap βββββββββββββββββββββββββββββββββββββββ
Test timeout of 180000ms exceeded.
|
Test:
test/helpers/base.ts#L15
1) [chromium] βΊ swap/simple.test.ts:62:1 βΊ Wrap and unwrap βββββββββββββββββββββββββββββββββββββββ
Error: expect(locator).toBeVisible()
Locator: locator('[testdata-id=connect-button]').first()
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 180000ms
- waiting for locator('[testdata-id=connect-button]').first()
at helpers/base.ts:15
13 | .locator('[testdata-id=connect-button]')
14 | .first()
> 15 | await expect(connectSelector).toBeVisible()
| ^
16 | await expect(connectSelector).toBeEnabled()
17 | await connectSelector.click({ delay: 500 })
18 | }
at SwapPage.connect (/home/runner/work/sushiswap/sushiswap/apps/web/test/helpers/base.ts:15:35)
at /home/runner/work/sushiswap/sushiswap/apps/web/test/swap/simple.test.ts:67:18
|
Test
web#test: command (/home/runner/work/sushiswap/sushiswap/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
Test
Process completed with exit code 1.
|
Install dependencies
Cache not found for keys: linux-foundry-chain-fork-test-ef05f0508c7b7a13285be7981c0f43086523b7b9, linux-foundry-chain-fork-test-, linux-foundry-chain-fork-
|
Test:
[chromium] βΊ swap/simple.test.ts#L1
[chromium] βΊ swap/simple.test.ts took 3.0m
|
Test:
[chromium] βΊ pool/pool.test.ts#L1
[chromium] βΊ pool/pool.test.ts took 3.0m
|
Test
1 failed
[chromium] βΊ swap/simple.test.ts:62:1 βΊ Wrap and unwrap ββββββββββββββββββββββββββββββββββββββββ
1 interrupted
[chromium] βΊ pool/pool.test.ts:89:3 βΊ V3 βΊ Create, add both sides, single side each token & remove
4 did not run
|
Loading