fix(google,google-vertex): update image model IDs (#10987) #26975
ci.yml
on: push
Matrix: Load Time Check
Matrix: Test
Build Examples
7m 37s
Prettier
1m 11s
ESLint
2m 0s
TypeScript
1m 26s
Bundle Size Check
2m 24s
load-time
2s
test
3s
Annotations
4 errors and 2 notices
|
[chromium] › tests/e2e/spec/streamable.e2e.test.ts:3:5 › createStreamableValue and readStreamableValue:
tests/e2e/spec/streamable.e2e.test.ts#L5
1) [chromium] › tests/e2e/spec/streamable.e2e.test.ts:3:5 › createStreamableValue and readStreamableValue
Error: page.click: Test timeout of 20000ms exceeded.
Call log:
- waiting for locator('#test-streamable-value')
- locator resolved to <button id="test-streamable-value">Test Streamable Value</button>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- performing click action
3 | test('createStreamableValue and readStreamableValue', async ({ page }) => {
4 | await page.goto('/rsc');
> 5 | await page.click('#test-streamable-value');
| ^
6 |
7 | const logs = page.locator('#log');
8 | await expect(logs).toHaveText(
at /home/runner/work/ai/ai/packages/rsc/tests/e2e/spec/streamable.e2e.test.ts:5:14
|
|
[chromium] › tests/e2e/spec/streamable.e2e.test.ts:3:5 › createStreamableValue and readStreamableValue:
tests/e2e/spec/streamable.e2e.test.ts#L0
1) [chromium] › tests/e2e/spec/streamable.e2e.test.ts:3:5 › createStreamableValue and readStreamableValue
Test timeout of 20000ms exceeded.
|
|
[chromium] › tests/e2e/spec/streamable.e2e.test.ts:3:5 › createStreamableValue and readStreamableValue:
tests/e2e/spec/streamable.e2e.test.ts#L5
1) [chromium] › tests/e2e/spec/streamable.e2e.test.ts:3:5 › createStreamableValue and readStreamableValue
Error: page.click: Test timeout of 20000ms exceeded.
Call log:
- waiting for locator('#test-streamable-value')
- locator resolved to <button id="test-streamable-value">Test Streamable Value</button>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- performing click action
3 | test('createStreamableValue and readStreamableValue', async ({ page }) => {
4 | await page.goto('/rsc');
> 5 | await page.click('#test-streamable-value');
| ^
6 |
7 | const logs = page.locator('#log');
8 | await expect(logs).toHaveText(
at /home/runner/work/ai/ai/packages/rsc/tests/e2e/spec/streamable.e2e.test.ts:5:14
|
|
[chromium] › tests/e2e/spec/streamable.e2e.test.ts:3:5 › createStreamableValue and readStreamableValue:
tests/e2e/spec/streamable.e2e.test.ts#L0
1) [chromium] › tests/e2e/spec/streamable.e2e.test.ts:3:5 › createStreamableValue and readStreamableValue
Test timeout of 20000ms exceeded.
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › tests/e2e/spec/streamable.e2e.test.ts:3:5 › createStreamableValue and readStreamableValue
1 passed (50.4s)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › tests/e2e/spec/streamable.e2e.test.ts:3:5 › createStreamableValue and readStreamableValue
1 passed (50.4s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
bundle-size-metafiles
|
29.5 KB |
sha256:5d68bfc145e960ebae5c4def17cbf87e4eb4a2c1b9614d96286a95932334003d
|
|