feat: integrate De.Fi's token scanner #447
Annotations
6 errors, 3 warnings, and 1 notice
test (68431498, 137)
Testing stopped early after 1 maximum allowed failures.
|
[chromium] βΊ swap/simple.test.ts:101:1 βΊ Swap Native to WBTC:
test/swap/simple.test.ts#L1
1) [chromium] βΊ swap/simple.test.ts:101:1 βΊ Swap Native to WBTC ββββββββββββββββββββββββββββββββββ
Test timeout of 180000ms exceeded.
|
[chromium] βΊ swap/simple.test.ts:101:1 βΊ Swap Native to WBTC:
test/helpers/swap.ts#L142
1) [chromium] βΊ swap/simple.test.ts:101:1 βΊ Swap Native to WBTC ββββββββββββββββββββββββββββββββββ
Error: expect(locator).toBeVisible()
Locator: getByText(/(Swapping .* POL.* for .* WBTC.*.)/)
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 180000ms
- waiting for getByText(/(Swapping .* POL.* for .* WBTC.*.)/)
at helpers/swap.ts:142
140 | `(Swapping .* ${inputCurrency.symbol}.* for .* ${outputCurrency.symbol}.*.)`,
141 | )
> 142 | expect(this.page.getByText(expectedSwappingText)).toBeVisible()
| ^
143 |
144 | // If this text is duplicated elsewhere it could false positive
145 | const expectedSwapText = new RegExp(
at SwapPage.swap (/home/runner/work/sushiswap/sushiswap/apps/web/test/helpers/swap.ts:142:55)
at /home/runner/work/sushiswap/sushiswap/apps/web/test/swap/simple.test.ts:110:3
|
[chromium] βΊ swap/simple.test.ts:101:1 βΊ Swap Native to WBTC:
test/helpers/swap.ts#L154
1) [chromium] βΊ swap/simple.test.ts:101:1 βΊ Swap Native to WBTC ββββββββββββββββββββββββββββββββββ
Error: expect(locator).toBeVisible()
Locator: locator('[testdata-id=make-another-swap-button]')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 180000ms
- waiting for locator('[testdata-id=make-another-swap-button]')
at helpers/swap.ts:154
152 | '[testdata-id=make-another-swap-button]',
153 | )
> 154 | await expect(makeAnotherSwap).toBeVisible()
| ^
155 | await expect(makeAnotherSwap).toBeEnabled()
156 | await makeAnotherSwap.click()
157 |
at SwapPage.swap (/home/runner/work/sushiswap/sushiswap/apps/web/test/helpers/swap.ts:154:35)
at /home/runner/work/sushiswap/sushiswap/apps/web/test/swap/simple.test.ts:110:3
|
test (68431498, 137)
web#test: command (/home/runner/work/sushiswap/sushiswap/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
test (68431498, 137)
Process completed with exit code 1.
|
test (68431498, 137)
Cache not found for keys: linux-foundry-chain-fork-test-98b45a7f9078b181094a9e64d4e535d28a368f12, linux-foundry-chain-fork-test-, linux-foundry-chain-fork-
|
Slow Test:
[chromium] βΊ swap/simple.test.ts#L1
[chromium] βΊ swap/simple.test.ts took 3.8m
|
Slow Test:
[chromium] βΊ pool/pool.test.ts#L1
[chromium] βΊ pool/pool.test.ts took 38.9s
|
π Playwright Run Summary
1 failed
[chromium] βΊ swap/simple.test.ts:101:1 βΊ Swap Native to WBTC βββββββββββββββββββββββββββββββββββ
5 passed (4.0m)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
playwright-report
|
56.6 MB |
sha256:11fd0e731d37cf1849a2be1989807f59c71baa3b1831c53fcd7da13352daf915
|
|