Agent Mode: Logging #584
Triggered via pull request
February 12, 2025 21:37
Status
Success
Total duration
12m 44s
Artifacts
–
test-mito-ai.yml
on: pull_request
Matrix: test-mitoai-frontend-jupyterlab
Annotations
3 errors, 8 warnings, and 4 notices
[chromium] › mitoai_ui_tests/agent.spec.ts:75:9 › Agent mode integration tests › Run agent's plan:
tests/mitoai_ui_tests/agent.spec.ts#L117
1) [chromium] › mitoai_ui_tests/agent.spec.ts:75:9 › Agent mode integration tests › Run agent's plan
Error: expect(received).toContain(expected) // indexOf
Expected value: "print('hi')"
Received array: ["
"]
115 | // Ensure all code snippets are in the notebook
116 | codeSnippetsFromChatMessages.forEach(codeSnippet => {
> 117 | expect(codeFromCells).toContain(codeSnippet);
| ^
118 | });
119 | });
120 |
at forEach (/home/runner/work/mito/mito/tests/mitoai_ui_tests/agent.spec.ts:117:35)
at /home/runner/work/mito/mito/tests/mitoai_ui_tests/agent.spec.ts:116:38
|
[chromium] › mitoai_ui_tests/agent.spec.ts:75:9 › Agent mode integration tests › Run agent's plan:
tests/mitoai_ui_tests/agent.spec.ts#L117
1) [chromium] › mitoai_ui_tests/agent.spec.ts:75:9 › Agent mode integration tests › Run agent's plan
Error: expect(received).toContain(expected) // indexOf
Expected value: "# New code cell: print a greeting print('hi')"
Received array: ["
", "
", "# New code cell: print a greeting
print('hi')", "Start writing python or Press Ctrl + E to ask Mito AI to write code for you.
"]
115 | // Ensure all code snippets are in the notebook
116 | codeSnippetsFromChatMessages.forEach(codeSnippet => {
> 117 | expect(codeFromCells).toContain(codeSnippet);
| ^
118 | });
119 | });
120 |
at forEach (/home/runner/work/mito/mito/tests/mitoai_ui_tests/agent.spec.ts:117:35)
at /home/runner/work/mito/mito/tests/mitoai_ui_tests/agent.spec.ts:116:38
|
[chromium] › mitoai_ui_tests/agent.spec.ts:75:9 › Agent mode integration tests › Run agent's plan:
tests/mitoai_ui_tests/agent.spec.ts#L117
1) [chromium] › mitoai_ui_tests/agent.spec.ts:75:9 › Agent mode integration tests › Run agent's plan
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toContain(expected) // indexOf
Expected value: "print('hi')"
Received array: ["
"]
115 | // Ensure all code snippets are in the notebook
116 | codeSnippetsFromChatMessages.forEach(codeSnippet => {
> 117 | expect(codeFromCells).toContain(codeSnippet);
| ^
118 | });
119 | });
120 |
at forEach (/home/runner/work/mito/mito/tests/mitoai_ui_tests/agent.spec.ts:117:35)
at /home/runner/work/mito/mito/tests/mitoai_ui_tests/agent.spec.ts:116:38
|
test-mitoai-frontend-jupyterlab (3.12, true)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Playwright
You are using a frozen webkit browser which does not receive updates anymore on ubuntu20.04-x64. Please update to the latest version of your operating system to test up-to-date browsers.
|
test-mitoai-frontend-jupyterlab (3.12, false)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Playwright
You are using a frozen webkit browser which does not receive updates anymore on ubuntu20.04-x64. Please update to the latest version of your operating system to test up-to-date browsers.
|
test-mitoai-frontend-jupyterlab (3.10, true)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Playwright
You are using a frozen webkit browser which does not receive updates anymore on ubuntu20.04-x64. Please update to the latest version of your operating system to test up-to-date browsers.
|
test-mitoai-frontend-jupyterlab (3.10, false)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Playwright
You are using a frozen webkit browser which does not receive updates anymore on ubuntu20.04-x64. Please update to the latest version of your operating system to test up-to-date browsers.
|
🎭 Playwright Run Summary
3 skipped
34 passed (7.3m)
|
🎭 Playwright Run Summary
3 skipped
34 passed (7.6m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › mitoai_ui_tests/agent.spec.ts:75:9 › Agent mode integration tests › Run agent's plan
3 skipped
33 passed (7.8m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › mitoai_ui_tests/agent.spec.ts:75:9 › Agent mode integration tests › Run agent's plan
3 skipped
33 passed (8.0m)
|