Skip to content

DSE-41570 - Fix MAX_TOKENS error for AI Inference models #10

DSE-41570 - Fix MAX_TOKENS error for AI Inference models

DSE-41570 - Fix MAX_TOKENS error for AI Inference models #10

Triggered via pull request January 8, 2025 23:57
Status Failure
Total duration 4m 12s
Artifacts 1

e2e-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 2 warnings, and 1 notice
tests/jupyter-ai.spec.ts:26:7 › Jupyter AI › shows chat welcome message: packages/jupyter-ai/ui-tests/tests/helpers/AIHelper.ts#L66
1) tests/jupyter-ai.spec.ts:26:7 › Jupyter AI › shows chat welcome message ─────────────────────── Error: Screenshot comparison failed: 12439 pixels (ratio 0.07 of all image pixels) are different. Expected: /home/runner/work/copilot/copilot/packages/jupyter-ai/ui-tests/tests/jupyter-ai.spec.ts-snapshots/chat-welcome-message-linux.png Received: /home/runner/work/copilot/copilot/packages/jupyter-ai/ui-tests/test-results/tests-jupyter-ai-Jupyter-AI-shows-chat-welcome-message/chat-welcome-message-actual.png Diff: /home/runner/work/copilot/copilot/packages/jupyter-ai/ui-tests/test-results/tests-jupyter-ai-Jupyter-AI-shows-chat-welcome-message/chat-welcome-message-diff.png at tests/helpers/AIHelper.ts:66 64 | const target = opts.locator ?? (this.openChatPanel(), this.chat); 65 | await target.waitFor({ state: 'visible' }); > 66 | expect(await target.screenshot()).toMatchSnapshot(filename); | ^ 67 | } 68 | } 69 | at AIHelper.assertSnapshot (/home/runner/work/copilot/copilot/packages/jupyter-ai/ui-tests/tests/helpers/AIHelper.ts:66:39) at /home/runner/work/copilot/copilot/packages/jupyter-ai/ui-tests/tests/jupyter-ai.spec.ts:27:5
Linux
Process completed with exit code 1.
Linux
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
1 failed tests/jupyter-ai.spec.ts:26:7 › Jupyter AI › shows chat welcome message ──────────────────────── 1 passed (9.6s)

Artifacts

Produced during runtime
Name Size
jupyter-ai-playwright-tests-linux
354 KB