Lock file maintenance (master) #850
Open
jenkins.ivyteam.io / Jenkins Integration Windows
failed
Jan 5, 2026 in 41m 13s
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\ate_master-lock-file-maintenance\playwright\tests\page-objects\explorer-view.ts:38:24)
at D:\jenkins\workspace\ate_master-lock-file-maintenance\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")')
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\ate_master-lock-file-maintenance\playwright\tests\page-objects\view.ts:42:39)
at D:\jenkins\workspace\ate_master-lock-file-maintenance\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")')
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\ate_master-lock-file-maintenance\playwright\tests\page-objects\view.ts:42:39)
at D:\jenkins\workspace\ate_master-lock-file-maintenance\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")')
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\ate_master-lock-file-maintenance\playwright\tests\page-objects\view.ts:42:39)
at D:\jenkins\workspace\ate_master-lock-file-maintenance\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\ate_master-lock-file-maintenance\playwright\tests\page-objects\view.ts:42:39)
at D:\jenkins\workspace\ate_master-lock-file-maintenance\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")')
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\ate_master-lock-file-maintenance\playwright\tests\page-objects\view.ts:42:39)
at D:\jenkins\workspace\ate_master-lock-file-maintenance\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")')
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\ate_master-lock-file-maintenance\playwright\tests\page-objects\view.ts:42:39)
at D:\jenkins\workspace\ate_master-lock-file-maintenance\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")')
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\ate_master-lock-file-maintenance\playwright\tests\page-objects\view.ts:42:39)
at D:\jenkins\workspace\ate_master-lock-file-maintenance\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")')
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\ate_master-lock-file-maintenance\playwright\tests\page-objects\view.ts:42:39)
at D:\jenkins\workspace\ate_master-lock-file-maintenance\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\ate_master-lock-file-maintenance\playwright\tests\page-objects\view.ts:42:39)
at D:\jenkins\workspace\ate_master-lock-file-maintenance\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\ate_master-lock-file-maintenance\playwright\tests\page-objects\view.ts:42:39)
at D:\jenkins\workspace\ate_master-lock-file-maintenance\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")')
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\ate_master-lock-file-maintenance\playwright\tests\page-objects\view.ts:42:39)
at D:\jenkins\workspace\ate_master-lock-file-maintenance\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\ate_master-lock-file-maintenance\playwright\tests\page-objects\view.ts:42:39)
at D:\jenkins\workspace\ate_master-lock-file-maintenance\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\ate_master-lock-file-maintenance\playwright\tests\page-objects\view.ts:30:35)
at ProcessEditor.isViewVisible (D:\jenkins\workspace\ate_master-lock-file-maintenance\playwright\tests\page-objects\process-editor.ts:11:16)
at D:\jenkins\workspace\ate_master-lock-file-maintenance\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\ate_master-lock-file-maintenance\playwright\tests\page-objects\view.ts:30:35)
at ProcessEditor.isViewVisible (D:\jenkins\workspace\ate_master-lock-file-maintenance\playwright\tests\page-objects\process-editor.ts:11:16)
at D:\jenkins\workspace\ate_master-lock-file-maintenance\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\ate_master-lock-file-maintenance\playwright\tests\page-objects\view.ts:30:35)
at ProcessEditor.isViewVisible (D:\jenkins\workspace\ate_master-lock-file-maintenance\playwright\tests\page-objects\process-editor.ts:11:16)
at D:\jenkins\workspace\ate_master-lock-file-maintenance\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.9m)
D:\jenkins\workspace\ate_master-lock-file-maintenance\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