Skip to content

Bump @playwright/test from 1.46.0 to 1.49.1 #9467

Bump @playwright/test from 1.46.0 to 1.49.1

Bump @playwright/test from 1.46.0 to 1.49.1 #9467

Triggered via pull request January 2, 2025 13:05
Status Failure
Total duration 6m 30s
Artifacts

ci.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Test (22.x)
Error: Playwright Test did not expect test() to be called here. Most common reasons include: - You are calling test() in a configuration file. - You are calling test() in a file that is imported by the configuration file. - You have two different versions of @playwright/test. This usually happens when one of the dependencies in your package.json depends on @playwright/test. at streamable.e2e.test.ts:3 1 | import { test, expect } from '@playwright/test'; 2 | > 3 | test('createStreamableValue and readStreamableValue', async ({ page }) => { | ^ 4 | await page.goto('/rsc'); 5 | await page.click('#test-streamable-value'); 6 | at TestTypeImpl._currentSuite (/home/runner/work/ai/ai/node_modules/.pnpm/[email protected]/node_modules/playwright/lib/common/testType.js:72:13) at TestTypeImpl._createTest (/home/runner/work/ai/ai/node_modules/.pnpm/[email protected]/node_modules/playwright/lib/common/testType.js:78:24) at /home/runner/work/ai/ai/node_modules/.pnpm/[email protected]/node_modules/playwright/lib/transform/transform.js:288:12 at Object.<anonymous> (/home/runner/work/ai/ai/packages/ai/tests/e2e/spec/streamable.e2e.test.ts:3:5)
Test (22.x)
Error: No tests found
Test (22.x)
ai#test: command (/home/runner/work/ai/ai/packages/ai) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
Test (22.x)
Process completed with exit code 1.
Test (18.x)
The job was canceled because "_22_x" failed.
Test (18.x)
The operation was canceled.
Test (20.x)
The job was canceled because "_22_x" failed.
Test (20.x)
The operation was canceled.
Test (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636