fix(deps): update all non-major dependencies (minor) #2118
Annotations
1 error and 1 notice
|
[chromium] › tests/diagramUpdate.spec.ts:29:3 › Auto sync tests › supports editing code when code is incorrect:
tests/test.ts#L73
1) [chromium] › tests/diagramUpdate.spec.ts:29:3 › Auto sync tests › supports editing code when code is incorrect
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: getByTestId('error-container')
- Expected string - 1
+ Received string + 4
- Error: Trying to checkout branch which is not yet created.
+ Syntax error Create a free account to repair with AI AI Repair Error: Error: Parse error on line 8:
+ ...ar Car] branch test
+ ---------------------^
+ Expecting 'SEMI', 'NEWLINE', 'EOF', 'AMP', 'START_LINK', 'LINK', 'LINK_ID', got 'NODE_STRING'
Call log:
- Expect "toContainText" with timeout 5000ms
- waiting for getByTestId('error-container')
9 × locator resolved to <div class="flex flex-col text-sm" data-testid="error-container">…</div>
- unexpected value " Syntax error Create a free account to repair with AI AI Repair Error: Error: Parse error on line 8:
...ar Car] branch test
---------------------^
Expecting 'SEMI', 'NEWLINE', 'EOF', 'AMP', 'START_LINK', 'LINK', 'LINK_ID', got 'NODE_STRING'"
at test.ts:73
71 |
72 | async checkError(text: string) {
> 73 | await expect(this.page.getByTestId(TID.errorContainer)).toContainText(text);
| ^
74 | }
75 |
76 | async checkInEditor(text: string) {
at EditorPage.checkError (/__w/mermaid-live-editor/mermaid-live-editor/tests/test.ts:73:61)
at /__w/mermaid-live-editor/mermaid-live-editor/tests/diagramUpdate.spec.ts:36:20
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › tests/diagramUpdate.spec.ts:29:3 › Auto sync tests › supports editing code when code is incorrect
7 skipped
21 passed (46.8s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results
Expired
|
3.71 MB |
sha256:63133a7c3a90fb8ebc65181a4389b24967fc633da6c0194243a64b554408d229
|
|