chore(deps): update dependency @rollup/rollup-linux-x64-gnu to ^4.60.0 (main) #75
playwright.yml
on: pull_request
Matrix: playwright
playwright-summary
6s
Annotations
3 errors and 2 notices
|
[chromium] › playwright/e2e/view-mandatory-state.spec.ts:113:2 › Mandatory Column Functionality › EditRow - Mandatory Field Validation:
playwright/e2e/view-mandatory-state.spec.ts#L142
2) [chromium] › playwright/e2e/view-mandatory-state.spec.ts:113:2 › Mandatory Column Functionality › EditRow - Mandatory Field Validation
Error: expect(locator).toBeVisible() failed
Locator: locator('[data-cy="editRowModal"]').locator('.notecard--error, .note-card--error, .error, [type="error"]').first()
Expected: visible
Timeout: 15000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 15000ms
- waiting for locator('[data-cy="editRowModal"]').locator('.notecard--error, .note-card--error, .error, [type="error"]').first()
140 | await input.blur()
141 |
> 142 | await expect(page.locator('[data-cy="editRowModal"]').locator('.notecard--error, .note-card--error, .error, [type="error"]').first()).toBeVisible({ timeout: 15000 })
| ^
143 |
144 | // Check that save button is disabled
145 | const saveBtn = page.locator('[data-cy="editRowSaveButton"]')
at /home/runner/work/tables/tables/playwright/e2e/view-mandatory-state.spec.ts:142:137
|
|
[chromium] › playwright/e2e/context.spec.ts:158:2 › Manage a context › Delete context with shares:
playwright/e2e/context.spec.ts#L188
1) [chromium] › playwright/e2e/context.spec.ts:158:2 › Manage a context › Delete context with shares
Error: expect(locator).toBeHidden() failed
Locator: locator('[data-cy="navigationContextItem"]').filter({ hasText: 'test application delete' })
Expected: hidden
Received: visible
Timeout: 15000ms
Call log:
- Expect "toBeHidden" with timeout 15000ms
- waiting for locator('[data-cy="navigationContextItem"]').filter({ hasText: 'test application delete' })
19 × locator resolved to <li data-v-f380110d="" data-v-59e96255="" data-v-058e6060="" id="app-navigation-item-dmqil" data-cy="navigationContextItem" class="app-navigation-entry-wrapper active">…</li>
- unexpected value "visible"
186 |
187 | // Wait for the navigation item to be hidden
> 188 | await expect(page.locator('[data-cy="navigationContextItem"]').filter({ hasText: contextTitle })).toBeHidden({ timeout: 15000 })
| ^
189 | await expect(page.locator('h1').filter({ hasText: contextTitle })).toBeHidden()
190 |
191 | // verify that context was deleted from shared user
at /home/runner/work/tables/tables/playwright/e2e/context.spec.ts:188:101
|
|
[chromium] › playwright/e2e/context.spec.ts:158:2 › Manage a context › Delete context with shares:
playwright/e2e/context.spec.ts#L188
1) [chromium] › playwright/e2e/context.spec.ts:158:2 › Manage a context › Delete context with shares
Error: expect(locator).toBeHidden() failed
Locator: locator('[data-cy="navigationContextItem"]').filter({ hasText: 'test application delete' })
Expected: hidden
Received: visible
Timeout: 15000ms
Call log:
- Expect "toBeHidden" with timeout 15000ms
- waiting for locator('[data-cy="navigationContextItem"]').filter({ hasText: 'test application delete' })
19 × locator resolved to <li data-v-f380110d="" data-v-59e96255="" data-v-058e6060="" id="app-navigation-item-dwccg" data-cy="navigationContextItem" class="app-navigation-entry-wrapper active">…</li>
- unexpected value "visible"
186 |
187 | // Wait for the navigation item to be hidden
> 188 | await expect(page.locator('[data-cy="navigationContextItem"]').filter({ hasText: contextTitle })).toBeHidden({ timeout: 15000 })
| ^
189 | await expect(page.locator('h1').filter({ hasText: contextTitle })).toBeHidden()
190 |
191 | // verify that context was deleted from shared user
at /home/runner/work/tables/tables/playwright/e2e/context.spec.ts:188:101
|
|
🎭 Playwright Run Summary
2 flaky
[chromium] › playwright/e2e/context.spec.ts:158:2 › Manage a context › Delete context with shares
[chromium] › playwright/e2e/view-mandatory-state.spec.ts:113:2 › Mandatory Column Functionality › EditRow - Mandatory Field Validation
71 passed (6.4m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › playwright/e2e/context.spec.ts:158:2 › Manage a context › Delete context with shares
72 passed (6.3m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-results-master
Expired
|
25.6 MB |
sha256:2e866321f6a7b95f45d9d91b042ac20a16e9ab81ee6a75a227e3e56f4a8408fb
|
|
|
playwright-results-stable33
Expired
|
11.3 MB |
sha256:6a0dc48fc7abf085a63103e58b22c9ba632ba145a70e214c047effa0bf4f90f1
|
|