feat: zaps #155
Annotations
4 errors, 4 warnings, and 1 notice
test (61755107, 137)
web#test: command (/home/runner/work/sushiswap/sushiswap/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
test (61755107, 137)
Testing stopped early after 1 maximum allowed failures.
|
[chromium] βΊ pool/pool.test.ts:134:3 βΊ V2 βΊ Create:
test/helpers/pool.ts#L124
1) [chromium] βΊ pool/pool.test.ts:134:3 βΊ V2 βΊ Create, add & remove ββββββββββββββββββββββββββββββ
Error: Timed out 180000ms waiting for expect(locator).toBeEnabled()
Locator: locator('[testdata-id=add-liquidity-token0-input]')
Expected: enabled
Received: <element(s) not found>
Call log:
- expect.toBeEnabled with timeout 180000ms
- waiting for locator('[testdata-id=add-liquidity-token0-input]')
at helpers/pool.ts:124
122 |
123 | const input0 = this.page.locator('[testdata-id=add-liquidity-token0-input]')
> 124 | await expect(input0).toBeEnabled()
| ^
125 | await input0.fill(args.amount0)
126 | expect(input0).toHaveValue(args.amount0)
127 |
at PoolPage.createV2Pool (/home/runner/work/sushiswap/sushiswap/apps/web/test/helpers/pool.ts:124:26)
at /home/runner/work/sushiswap/sushiswap/apps/web/test/pool/pool.test.ts:151:5
|
test (61755107, 137)
Process completed with exit code 1.
|
test (61755107, 137)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[chromium] βΊ pool/pool.test.ts#L1
[chromium] βΊ pool/pool.test.ts took 3.5m
|
Slow Test:
[chromium] βΊ swap/simple.test.ts#L1
[chromium] βΊ swap/simple.test.ts took 1.3m
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "playwright-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
π Playwright Run Summary
1 failed
[chromium] βΊ pool/pool.test.ts:134:3 βΊ V2 βΊ Create, add & remove βββββββββββββββββββββββββββββββ
5 passed (3.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
62.7 MB |
|