Agent Mode: Logging #582
test-mito-ai.yml
on: pull_request
Matrix: test-mitoai-frontend-jupyterlab
Annotations
5 errors, 4 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
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
|
[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 #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toContain(expected) // indexOf
Expected value: "import pandas as pd import matplotlib.pyplot as plt"
Received array: ["import pandas as pd
import matplotlib.pyplot as plt", "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 #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toContain(expected) // indexOf
Expected value: "import pandas as pd import matplotlib.pyplot as plt # This cell sets up the Python environment by importing the necessary packages for data manipulation and visualization."
Received array: ["import pandas as pd
import matplotlib.pyplot as plt··
# This cell sets up the Python environment by importing the necessary packages for data manipulation and visualization.", "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
|
test-mitoai-frontend-jupyterlab (3.12, true)
Process completed with exit code 1.
|
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
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
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
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.7m)
|
🎭 Playwright Run Summary
3 skipped
34 passed (7.7m)
|
🎭 Playwright Run Summary
3 skipped
34 passed (7.6m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › mitoai_ui_tests/agent.spec.ts:75:9 › Agent mode integration tests › Run agent's plan
3 skipped
33 passed (9.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
mitoai-jupyterlab-playwright-report-3.12-true-13288826394
|
6.16 MB |
|