Fix codingame update #854
Merged
Fix codingame update #854
jenkins.ivyteam.io / Jenkins
failed
Jan 5, 2026 in 2s
Playwright Tests: warning in 'junit' step
Playwright Tests / Windows Batch Script
Error in bat step, with arguments pnpm run test:playwright.
script returned exit code 1
Build log
Build log truncated.
attachment #3: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\create-user-dialog-Create-User-Dialog-Add-Form-Dialog-retry1\test-failed-1.png
────────────────────────────────────────────────────────────────────────────────────────────────
Error Context: test-results\create-user-dialog-Create-User-Dialog-Add-Form-Dialog-retry1\error-context.md
attachment #5: trace (application/zip) ─────────────────────────────────────────────────────────
test-results\create-user-dialog-Create-User-Dialog-Add-Form-Dialog-retry1\trace.zip
Usage:
pnpm exec playwright show-trace test-results\create-user-dialog-Create-User-Dialog-Add-Form-Dialog-retry1\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: getByRole('tree', { name: 'Explorer' }).getByText('testCreateUserDialog.f.json')
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 30000ms
- waiting for getByRole('tree', { name: 'Explorer' }).getByText('testCreateUserDialog.f.json')
at page-objects\explorer-view.ts:38
36 | async hasNode(name: string) {
37 | const node = this.viewLocator.getByText(name);
> 38 | await expect(node).toBeVisible();
| ^
39 | }
40 |
41 | async hasNoNode(name: string) {
at FileExplorer.hasNode (D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\page-objects\explorer-view.ts:38:24)
at D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\create-user-dialog.spec.ts:45:20
attachment #1: trace (application/zip) ─────────────────────────────────────────────────────────
test-results\create-user-dialog-Create-User-Dialog-Add-Form-Dialog-retry2\trace.zip
Usage:
pnpm exec playwright show-trace test-results\create-user-dialog-Create-User-Dialog-Add-Form-Dialog-retry2\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #2: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\create-user-dialog-Create-User-Dialog-Add-Form-Dialog-retry2\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #3: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\create-user-dialog-Create-User-Dialog-Add-Form-Dialog-retry2\test-failed-1.png
────────────────────────────────────────────────────────────────────────────────────────────────
Error Context: test-results\create-user-dialog-Create-User-Dialog-Add-Form-Dialog-retry2\error-context.md
9) tests\inscription-view.spec.ts:98:7 › Inscription View › Create new Sub Process ───────────────
Error: expect(locator).not.toHaveClass(expected) failed
Locator: locator('div.tab:has-text("ProcurementRequestUserTask.p.json")')
Expected pattern: not /active/
Received string: "tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty"
Timeout: 30000ms
Call log:
- Expect "not toHaveClass" with timeout 30000ms
- waiting for locator('div.tab:has-text("ProcurementRequestUserTask.p.json")')
33 × locator resolved to <div role="tab" tabindex="0" draggable="true" aria-description="" custom-hover="true" aria-selected="true" aria-label="ProcurementRequestUserTask.p.json" data-resource-name="ProcurementRequestUserTask.p.json" class="tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty">…</div>
- unexpected value "tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty"
at page-objects\view.ts:42
40 |
41 | async isInactive() {
> 42 | await expect(this.tabLocator).not.toHaveClass(/active/);
| ^
43 | }
44 |
45 | async isDirty() {
at ProcessEditor.isInactive (D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\page-objects\view.ts:42:39)
at D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\inscription-view.spec.ts:109:25
attachment #1: trace (application/zip) ─────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-new-Sub-Process\trace.zip
Usage:
pnpm exec playwright show-trace test-results\inscription-view-Inscription-View-Create-new-Sub-Process\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #2: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-new-Sub-Process\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #3: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-new-Sub-Process\test-failed-1.png
────────────────────────────────────────────────────────────────────────────────────────────────
Error Context: test-results\inscription-view-Inscription-View-Create-new-Sub-Process\error-context.md
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).not.toHaveClass(expected) failed
Locator: locator('div.tab:has-text("ProcurementRequestUserTask.p.json")')
Expected pattern: not /active/
Received string: "tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty"
Timeout: 30000ms
Call log:
- Expect "not toHaveClass" with timeout 30000ms
- waiting for locator('div.tab:has-text("ProcurementRequestUserTask.p.json")')
34 × locator resolved to <div role="tab" tabindex="0" draggable="true" aria-description="" custom-hover="true" aria-selected="true" aria-label="ProcurementRequestUserTask.p.json" data-resource-name="ProcurementRequestUserTask.p.json" class="tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty">…</div>
- unexpected value "tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty"
at page-objects\view.ts:42
40 |
41 | async isInactive() {
> 42 | await expect(this.tabLocator).not.toHaveClass(/active/);
| ^
43 | }
44 |
45 | async isDirty() {
at ProcessEditor.isInactive (D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\page-objects\view.ts:42:39)
at D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\inscription-view.spec.ts:109:25
attachment #1: trace (application/zip) ─────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-new-Sub-Process-retry1\trace.zip
Usage:
pnpm exec playwright show-trace test-results\inscription-view-Inscription-View-Create-new-Sub-Process-retry1\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #2: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-new-Sub-Process-retry1\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #3: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-new-Sub-Process-retry1\test-failed-1.png
────────────────────────────────────────────────────────────────────────────────────────────────
Error Context: test-results\inscription-view-Inscription-View-Create-new-Sub-Process-retry1\error-context.md
attachment #5: trace (application/zip) ─────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-new-Sub-Process-retry1\trace.zip
Usage:
pnpm exec playwright show-trace test-results\inscription-view-Inscription-View-Create-new-Sub-Process-retry1\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).not.toHaveClass(expected) failed
Locator: locator('div.tab:has-text("ProcurementRequestUserTask.p.json")')
Expected pattern: not /active/
Received string: "tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty"
Timeout: 30000ms
Call log:
- Expect "not toHaveClass" with timeout 30000ms
- waiting for locator('div.tab:has-text("ProcurementRequestUserTask.p.json")')
34 × locator resolved to <div role="tab" tabindex="0" draggable="true" aria-description="" custom-hover="true" aria-selected="true" aria-label="ProcurementRequestUserTask.p.json" data-resource-name="ProcurementRequestUserTask.p.json" class="tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty">…</div>
- unexpected value "tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty"
at page-objects\view.ts:42
40 |
41 | async isInactive() {
> 42 | await expect(this.tabLocator).not.toHaveClass(/active/);
| ^
43 | }
44 |
45 | async isDirty() {
at ProcessEditor.isInactive (D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\page-objects\view.ts:42:39)
at D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\inscription-view.spec.ts:109:25
attachment #1: trace (application/zip) ─────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-new-Sub-Process-retry2\trace.zip
Usage:
pnpm exec playwright show-trace test-results\inscription-view-Inscription-View-Create-new-Sub-Process-retry2\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #2: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-new-Sub-Process-retry2\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #3: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-new-Sub-Process-retry2\test-failed-1.png
────────────────────────────────────────────────────────────────────────────────────────────────
Error Context: test-results\inscription-view-Inscription-View-Create-new-Sub-Process-retry2\error-context.md
10) tests\inscription-view.spec.ts:114:7 › Inscription View › Create Html Dialog ─────────────────
Error: expect(locator).not.toHaveClass(expected) failed
Locator: locator('div.tab:has-text("ProcurementRequestUserTask.p.json")')
Expected pattern: not /active/
Received string: "tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty"
Timeout: 30000ms
Call log:
- Expect "not toHaveClass" with timeout 30000ms
- waiting for locator('div.tab:has-text("ProcurementRequestUserTask.p.json")')
34 × locator resolved to <div role="tab" tabindex="0" draggable="true" aria-description="" custom-hover="true" aria-selected="true" aria-label="ProcurementRequestUserTask.p.json" data-resource-name="ProcurementRequestUserTask.p.json" class="tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty">…</div>
- unexpected value "tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty"
at page-objects\view.ts:42
40 |
41 | async isInactive() {
> 42 | await expect(this.tabLocator).not.toHaveClass(/active/);
| ^
43 | }
44 |
45 | async isDirty() {
at ProcessEditor.isInactive (D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\page-objects\view.ts:42:39)
at D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\inscription-view.spec.ts:129:25
attachment #1: trace (application/zip) ─────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-Html-Dialog\trace.zip
Usage:
pnpm exec playwright show-trace test-results\inscription-view-Inscription-View-Create-Html-Dialog\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #2: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-Html-Dialog\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #3: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-Html-Dialog\test-failed-1.png
────────────────────────────────────────────────────────────────────────────────────────────────
Error Context: test-results\inscription-view-Inscription-View-Create-Html-Dialog\error-context.md
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).not.toHaveClass(expected) failed
Locator: locator('div.tab:has-text("ProcurementRequestUserTask.p.json")')
Expected pattern: not /active/
Received string: "tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty"
Timeout: 30000ms
Call log:
- Expect "not toHaveClass" with timeout 30000ms
- waiting for locator('div.tab:has-text("ProcurementRequestUserTask.p.json")')
33 × locator resolved to <div role="tab" tabindex="0" draggable="true" aria-description="" custom-hover="true" aria-selected="true" aria-label="ProcurementRequestUserTask.p.json" data-resource-name="ProcurementRequestUserTask.p.json" class="tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty">…</div>
- unexpected value "tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty"
at page-objects\view.ts:42
40 |
41 | async isInactive() {
> 42 | await expect(this.tabLocator).not.toHaveClass(/active/);
| ^
43 | }
44 |
45 | async isDirty() {
at ProcessEditor.isInactive (D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\page-objects\view.ts:42:39)
at D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\inscription-view.spec.ts:129:25
attachment #1: trace (application/zip) ─────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-Html-Dialog-retry1\trace.zip
Usage:
pnpm exec playwright show-trace test-results\inscription-view-Inscription-View-Create-Html-Dialog-retry1\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #2: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-Html-Dialog-retry1\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #3: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-Html-Dialog-retry1\test-failed-1.png
────────────────────────────────────────────────────────────────────────────────────────────────
Error Context: test-results\inscription-view-Inscription-View-Create-Html-Dialog-retry1\error-context.md
attachment #5: trace (application/zip) ─────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-Html-Dialog-retry1\trace.zip
Usage:
pnpm exec playwright show-trace test-results\inscription-view-Inscription-View-Create-Html-Dialog-retry1\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).not.toHaveClass(expected) failed
Locator: locator('div.tab:has-text("ProcurementRequestUserTask.p.json")')
Expected pattern: not /active/
Received string: "tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty"
Timeout: 30000ms
Call log:
- Expect "not toHaveClass" with timeout 30000ms
- waiting for locator('div.tab:has-text("ProcurementRequestUserTask.p.json")')
34 × locator resolved to <div role="tab" tabindex="0" draggable="true" aria-description="" custom-hover="true" aria-selected="true" aria-label="ProcurementRequestUserTask.p.json" data-resource-name="ProcurementRequestUserTask.p.json" class="tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty">…</div>
- unexpected value "tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty"
at page-objects\view.ts:42
40 |
41 | async isInactive() {
> 42 | await expect(this.tabLocator).not.toHaveClass(/active/);
| ^
43 | }
44 |
45 | async isDirty() {
at ProcessEditor.isInactive (D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\page-objects\view.ts:42:39)
at D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\inscription-view.spec.ts:129:25
attachment #1: trace (application/zip) ─────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-Html-Dialog-retry2\trace.zip
Usage:
pnpm exec playwright show-trace test-results\inscription-view-Inscription-View-Create-Html-Dialog-retry2\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #2: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-Html-Dialog-retry2\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #3: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-Html-Dialog-retry2\test-failed-1.png
────────────────────────────────────────────────────────────────────────────────────────────────
Error Context: test-results\inscription-view-Inscription-View-Create-Html-Dialog-retry2\error-context.md
11) tests\inscription-view.spec.ts:135:7 › Inscription View › Create Form Dialog ─────────────────
Error: expect(locator).not.toHaveClass(expected) failed
Locator: locator('div.tab:has-text("ProcurementRequestUserTask.p.json")')
Expected pattern: not /active/
Received string: "tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty"
Timeout: 30000ms
Call log:
- Expect "not toHaveClass" with timeout 30000ms
- waiting for locator('div.tab:has-text("ProcurementRequestUserTask.p.json")')
34 × locator resolved to <div role="tab" tabindex="0" draggable="true" aria-description="" custom-hover="true" aria-selected="true" aria-label="ProcurementRequestUserTask.p.json" data-resource-name="ProcurementRequestUserTask.p.json" class="tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty">…</div>
- unexpected value "tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty"
at page-objects\view.ts:42
40 |
41 | async isInactive() {
> 42 | await expect(this.tabLocator).not.toHaveClass(/active/);
| ^
43 | }
44 |
45 | async isDirty() {
at ProcessEditor.isInactive (D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\page-objects\view.ts:42:39)
at D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\inscription-view.spec.ts:148:25
attachment #1: trace (application/zip) ─────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-Form-Dialog\trace.zip
Usage:
pnpm exec playwright show-trace test-results\inscription-view-Inscription-View-Create-Form-Dialog\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #2: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-Form-Dialog\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #3: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-Form-Dialog\test-failed-1.png
────────────────────────────────────────────────────────────────────────────────────────────────
Error Context: test-results\inscription-view-Inscription-View-Create-Form-Dialog\error-context.md
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).not.toHaveClass(expected) failed
Locator: locator('div.tab:has-text("ProcurementRequestUserTask.p.json")')
Expected pattern: not /active/
Received string: "tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty"
Timeout: 30000ms
Call log:
- Expect "not toHaveClass" with timeout 30000ms
- waiting for locator('div.tab:has-text("ProcurementRequestUserTask.p.json")')
34 × locator resolved to <div role="tab" tabindex="0" draggable="true" aria-description="" custom-hover="true" aria-selected="true" aria-label="ProcurementRequestUserTask.p.json" data-resource-name="ProcurementRequestUserTask.p.json" class="tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty">…</div>
- unexpected value "tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty"
at page-objects\view.ts:42
40 |
41 | async isInactive() {
> 42 | await expect(this.tabLocator).not.toHaveClass(/active/);
| ^
43 | }
44 |
45 | async isDirty() {
at ProcessEditor.isInactive (D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\page-objects\view.ts:42:39)
at D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\inscription-view.spec.ts:148:25
attachment #1: trace (application/zip) ─────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-Form-Dialog-retry1\trace.zip
Usage:
pnpm exec playwright show-trace test-results\inscription-view-Inscription-View-Create-Form-Dialog-retry1\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #2: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-Form-Dialog-retry1\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #3: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-Form-Dialog-retry1\test-failed-1.png
────────────────────────────────────────────────────────────────────────────────────────────────
Error Context: test-results\inscription-view-Inscription-View-Create-Form-Dialog-retry1\error-context.md
attachment #5: trace (application/zip) ─────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-Form-Dialog-retry1\trace.zip
Usage:
pnpm exec playwright show-trace test-results\inscription-view-Inscription-View-Create-Form-Dialog-retry1\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).not.toHaveClass(expected) failed
Locator: locator('div.tab:has-text("ProcurementRequestUserTask.p.json")')
Expected pattern: not /active/
Received string: "tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty"
Timeout: 30000ms
Call log:
- Expect "not toHaveClass" with timeout 30000ms
- waiting for locator('div.tab:has-text("ProcurementRequestUserTask.p.json")')
34 × locator resolved to <div role="tab" tabindex="0" draggable="true" aria-description="" custom-hover="true" aria-selected="true" aria-label="ProcurementRequestUserTask.p.json" data-resource-name="ProcurementRequestUserTask.p.json" class="tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty">…</div>
- unexpected value "tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty"
at page-objects\view.ts:42
40 |
41 | async isInactive() {
> 42 | await expect(this.tabLocator).not.toHaveClass(/active/);
| ^
43 | }
44 |
45 | async isDirty() {
at ProcessEditor.isInactive (D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\page-objects\view.ts:42:39)
at D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\inscription-view.spec.ts:148:25
attachment #1: trace (application/zip) ─────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-Form-Dialog-retry2\trace.zip
Usage:
pnpm exec playwright show-trace test-results\inscription-view-Inscription-View-Create-Form-Dialog-retry2\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #2: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-Form-Dialog-retry2\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #3: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-Form-Dialog-retry2\test-failed-1.png
────────────────────────────────────────────────────────────────────────────────────────────────
Error Context: test-results\inscription-view-Inscription-View-Create-Form-Dialog-retry2\error-context.md
12) tests\inscription-view.spec.ts:154:7 › Inscription View › Create Offline Dialog ──────────────
Error: expect(locator).not.toHaveClass(expected) failed
Locator: locator('div.tab:has-text("ProcurementRequestUserTask.p.json")')
Expected pattern: not /active/
Received string: "tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty"
Timeout: 30000ms
Call log:
- Expect "not toHaveClass" with timeout 30000ms
- waiting for locator('div.tab:has-text("ProcurementRequestUserTask.p.json")')
33 × locator resolved to <div role="tab" tabindex="0" draggable="true" aria-description="" custom-hover="true" aria-selected="true" aria-label="ProcurementRequestUserTask.p.json" data-resource-name="ProcurementRequestUserTask.p.json" class="tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty">…</div>
- unexpected value "tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty"
at page-objects\view.ts:42
40 |
41 | async isInactive() {
> 42 | await expect(this.tabLocator).not.toHaveClass(/active/);
| ^
43 | }
44 |
45 | async isDirty() {
at ProcessEditor.isInactive (D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\page-objects\view.ts:42:39)
at D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\inscription-view.spec.ts:167:25
attachment #1: trace (application/zip) ─────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-Offline-Dialog\trace.zip
Usage:
pnpm exec playwright show-trace test-results\inscription-view-Inscription-View-Create-Offline-Dialog\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #2: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-Offline-Dialog\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #3: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-Offline-Dialog\test-failed-1.png
────────────────────────────────────────────────────────────────────────────────────────────────
Error Context: test-results\inscription-view-Inscription-View-Create-Offline-Dialog\error-context.md
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).not.toHaveClass(expected) failed
Locator: locator('div.tab:has-text("ProcurementRequestUserTask.p.json")')
Expected pattern: not /active/
Received string: "tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty"
Timeout: 30000ms
Call log:
- Expect "not toHaveClass" with timeout 30000ms
- waiting for locator('div.tab:has-text("ProcurementRequestUserTask.p.json")')
34 × locator resolved to <div role="tab" tabindex="0" draggable="true" aria-description="" custom-hover="true" aria-selected="true" aria-label="ProcurementRequestUserTask.p.json" data-resource-name="ProcurementRequestUserTask.p.json" class="tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty">…</div>
- unexpected value "tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty"
at page-objects\view.ts:42
40 |
41 | async isInactive() {
> 42 | await expect(this.tabLocator).not.toHaveClass(/active/);
| ^
43 | }
44 |
45 | async isDirty() {
at ProcessEditor.isInactive (D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\page-objects\view.ts:42:39)
at D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\inscription-view.spec.ts:167:25
attachment #1: trace (application/zip) ─────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-Offline-Dialog-retry1\trace.zip
Usage:
pnpm exec playwright show-trace test-results\inscription-view-Inscription-View-Create-Offline-Dialog-retry1\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #2: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-Offline-Dialog-retry1\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #3: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-Offline-Dialog-retry1\test-failed-1.png
────────────────────────────────────────────────────────────────────────────────────────────────
Error Context: test-results\inscription-view-Inscription-View-Create-Offline-Dialog-retry1\error-context.md
attachment #5: trace (application/zip) ─────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-Offline-Dialog-retry1\trace.zip
Usage:
pnpm exec playwright show-trace test-results\inscription-view-Inscription-View-Create-Offline-Dialog-retry1\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).not.toHaveClass(expected) failed
Locator: locator('div.tab:has-text("ProcurementRequestUserTask.p.json")')
Expected pattern: not /active/
Received string: "tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty"
Timeout: 30000ms
Call log:
- Expect "not toHaveClass" with timeout 30000ms
- waiting for locator('div.tab:has-text("ProcurementRequestUserTask.p.json")')
33 × locator resolved to <div role="tab" tabindex="0" draggable="true" aria-description="" custom-hover="true" aria-selected="true" aria-label="ProcurementRequestUserTask.p.json" data-resource-name="ProcurementRequestUserTask.p.json" class="tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty">…</div>
- unexpected value "tab tab-actions-right sizing-fit has-icon active selected tab-border-bottom tab-border-top dirty"
at page-objects\view.ts:42
40 |
41 | async isInactive() {
> 42 | await expect(this.tabLocator).not.toHaveClass(/active/);
| ^
43 | }
44 |
45 | async isDirty() {
at ProcessEditor.isInactive (D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\page-objects\view.ts:42:39)
at D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\inscription-view.spec.ts:167:25
attachment #1: trace (application/zip) ─────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-Offline-Dialog-retry2\trace.zip
Usage:
pnpm exec playwright show-trace test-results\inscription-view-Inscription-View-Create-Offline-Dialog-retry2\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #2: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-Offline-Dialog-retry2\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #3: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\inscription-view-Inscription-View-Create-Offline-Dialog-retry2\test-failed-1.png
────────────────────────────────────────────────────────────────────────────────────────────────
Error Context: test-results\inscription-view-Inscription-View-Create-Offline-Dialog-retry2\error-context.md
13) tests\project-explorer.spec.ts:64:9 › CMS entry › Context menu › New Resource ────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('div.tab:has-text("TestProcess.p.json")')
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 30000ms
- waiting for locator('div.tab:has-text("TestProcess.p.json")')
at page-objects\view.ts:30
28 |
29 | async isTabVisible() {
> 30 | await expect(this.tabLocator).toBeVisible();
| ^
31 | }
32 |
33 | async isViewVisible() {
at ProcessEditor.isTabVisible (D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\page-objects\view.ts:30:35)
at ProcessEditor.isViewVisible (D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\page-objects\process-editor.ts:11:16)
at D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\project-explorer.spec.ts:72:59
attachment #1: trace (application/zip) ─────────────────────────────────────────────────────────
test-results\project-explorer-CMS-entry-Context-menu-New-Resource\trace.zip
Usage:
pnpm exec playwright show-trace test-results\project-explorer-CMS-entry-Context-menu-New-Resource\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #2: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\project-explorer-CMS-entry-Context-menu-New-Resource\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #3: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\project-explorer-CMS-entry-Context-menu-New-Resource\test-failed-1.png
────────────────────────────────────────────────────────────────────────────────────────────────
Error Context: test-results\project-explorer-CMS-entry-Context-menu-New-Resource\error-context.md
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('div.tab:has-text("TestProcess.p.json")')
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 30000ms
- waiting for locator('div.tab:has-text("TestProcess.p.json")')
at page-objects\view.ts:30
28 |
29 | async isTabVisible() {
> 30 | await expect(this.tabLocator).toBeVisible();
| ^
31 | }
32 |
33 | async isViewVisible() {
at ProcessEditor.isTabVisible (D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\page-objects\view.ts:30:35)
at ProcessEditor.isViewVisible (D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\page-objects\process-editor.ts:11:16)
at D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\project-explorer.spec.ts:72:59
attachment #1: trace (application/zip) ─────────────────────────────────────────────────────────
test-results\project-explorer-CMS-entry-Context-menu-New-Resource-retry1\trace.zip
Usage:
pnpm exec playwright show-trace test-results\project-explorer-CMS-entry-Context-menu-New-Resource-retry1\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #2: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\project-explorer-CMS-entry-Context-menu-New-Resource-retry1\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #3: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\project-explorer-CMS-entry-Context-menu-New-Resource-retry1\test-failed-1.png
────────────────────────────────────────────────────────────────────────────────────────────────
Error Context: test-results\project-explorer-CMS-entry-Context-menu-New-Resource-retry1\error-context.md
attachment #5: trace (application/zip) ─────────────────────────────────────────────────────────
test-results\project-explorer-CMS-entry-Context-menu-New-Resource-retry1\trace.zip
Usage:
pnpm exec playwright show-trace test-results\project-explorer-CMS-entry-Context-menu-New-Resource-retry1\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('div.tab:has-text("TestProcess.p.json")')
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 30000ms
- waiting for locator('div.tab:has-text("TestProcess.p.json")')
at page-objects\view.ts:30
28 |
29 | async isTabVisible() {
> 30 | await expect(this.tabLocator).toBeVisible();
| ^
31 | }
32 |
33 | async isViewVisible() {
at ProcessEditor.isTabVisible (D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\page-objects\view.ts:30:35)
at ProcessEditor.isViewVisible (D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\page-objects\process-editor.ts:11:16)
at D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright\tests\project-explorer.spec.ts:72:59
attachment #1: trace (application/zip) ─────────────────────────────────────────────────────────
test-results\project-explorer-CMS-entry-Context-menu-New-Resource-retry2\trace.zip
Usage:
pnpm exec playwright show-trace test-results\project-explorer-CMS-entry-Context-menu-New-Resource-retry2\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #2: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\project-explorer-CMS-entry-Context-menu-New-Resource-retry2\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #3: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\project-explorer-CMS-entry-Context-menu-New-Resource-retry2\test-failed-1.png
────────────────────────────────────────────────────────────────────────────────────────────────
Error Context: test-results\project-explorer-CMS-entry-Context-menu-New-Resource-retry2\error-context.md
13 failed
tests\create-data-class.spec.ts:8:7 › Create Data Class › Add new Data Class ───────────────────
tests\create-process.spec.ts:17:7 › Create Process › Add business process, execute, edit and redeploy
tests\create-process.spec.ts:36:7 › Create Process › Add nested business process ───────────────
tests\create-process.spec.ts:45:7 › Create Process › Add callable sub process ──────────────────
tests\create-process.spec.ts:52:7 › Create Process › Add web service process ───────────────────
tests\create-user-dialog.spec.ts:19:7 › Create User Dialog › Add Html Dialog ───────────────────
tests\create-user-dialog.spec.ts:31:7 › Create User Dialog › Add Offline Dialog ────────────────
tests\create-user-dialog.spec.ts:43:7 › Create User Dialog › Add Form Dialog ───────────────────
tests\inscription-view.spec.ts:98:7 › Inscription View › Create new Sub Process ────────────────
tests\inscription-view.spec.ts:114:7 › Inscription View › Create Html Dialog ───────────────────
tests\inscription-view.spec.ts:135:7 › Inscription View › Create Form Dialog ───────────────────
tests\inscription-view.spec.ts:154:7 › Inscription View › Create Offline Dialog ────────────────
tests\project-explorer.spec.ts:64:9 › CMS entry › Context menu › New Resource ──────────────────
43 passed (32.5m)
D:\jenkins\workspace\ion-windows_fix-codingame-update\playwright:
ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL @axonivy/[email protected] ui-tests: `playwright test`
Exit status 1
ELIFECYCLE Command failed with exit code 1.
Playwright Tests / Archive JUnit-formatted test results
Warning in junit step.
13 tests failed
Details
Loading