Skip to content

[Snyk] Upgrade shepherd.js from 11.2.0 to 12.0.2 #21

[Snyk] Upgrade shepherd.js from 11.2.0 to 12.0.2

[Snyk] Upgrade shepherd.js from 11.2.0 to 12.0.2 #21

Triggered via pull request June 6, 2024 02:40
Status Failure
Total duration 18m 26s
Artifacts 4

ci-run-tests.yml

on: pull_request
Matrix: tests / Playwright Legacy Tests
Matrix: tests / Playwright Tests
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 2 notices
tests / Playwright Tests (chromium)
Process completed with exit code 1.
tests / Playwright Tests (firefox)
Process completed with exit code 1.
[chromium] › nomcom/expertise.spec.js:18:3 › expertise › expertises with expandable panels should expand: playwright/tests-legacy/nomcom/expertise.spec.js#L22
1) [chromium] › nomcom/expertise.spec.js:18:3 › expertise › expertises with expandable panels should expand Error: expect(received).toBeGreaterThan(expected) Expected: > 0 Received: 0 20 | const tabsCount = await tabsLocator.count() 21 | > 22 | expect(tabsCount).toBeGreaterThan(0) | ^ 23 | 24 | for (let idx = 0; idx < tabsCount; idx++) { 25 | await tabsLocator.nth(idx).click() at /__w/datatracker/datatracker/playwright/tests-legacy/nomcom/expertise.spec.js:22:23
[chromium] › nomcom/expertise.spec.js:18:3 › expertise › expertises with expandable panels should expand: playwright/tests-legacy/nomcom/expertise.spec.js#L22
1) [chromium] › nomcom/expertise.spec.js:18:3 › expertise › expertises with expandable panels should expand Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBeGreaterThan(expected) Expected: > 0 Received: 0 20 | const tabsCount = await tabsLocator.count() 21 | > 22 | expect(tabsCount).toBeGreaterThan(0) | ^ 23 | 24 | for (let idx = 0; idx < tabsCount; idx++) { 25 | await tabsLocator.nth(idx).click() at /__w/datatracker/datatracker/playwright/tests-legacy/nomcom/expertise.spec.js:22:23
[chromium] › nomcom/expertise.spec.js:18:3 › expertise › expertises with expandable panels should expand: playwright/tests-legacy/nomcom/expertise.spec.js#L22
1) [chromium] › nomcom/expertise.spec.js:18:3 › expertise › expertises with expandable panels should expand Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBeGreaterThan(expected) Expected: > 0 Received: 0 20 | const tabsCount = await tabsLocator.count() 21 | > 22 | expect(tabsCount).toBeGreaterThan(0) | ^ 23 | 24 | for (let idx = 0; idx < tabsCount; idx++) { 25 | await tabsLocator.nth(idx).click() at /__w/datatracker/datatracker/playwright/tests-legacy/nomcom/expertise.spec.js:22:23
[chromium] › nomcom/questionnaires.spec.js:18:3 › expertise › position tabs should display the appropriate panel on click: playwright/tests-legacy/nomcom/questionnaires.spec.js#L22
2) [chromium] › nomcom/questionnaires.spec.js:18:3 › expertise › position tabs should display the appropriate panel on click Error: expect(received).toBeGreaterThan(expected) Expected: > 0 Received: 0 20 | const tabsCount = await tabsLocator.count() 21 | > 22 | expect(tabsCount).toBeGreaterThan(0) | ^ 23 | 24 | for (let idx = 0; idx < tabsCount; idx++) { 25 | await tabsLocator.nth(idx).click() at /__w/datatracker/datatracker/playwright/tests-legacy/nomcom/questionnaires.spec.js:22:23
[chromium] › nomcom/questionnaires.spec.js:18:3 › expertise › position tabs should display the appropriate panel on click: playwright/tests-legacy/nomcom/questionnaires.spec.js#L22
2) [chromium] › nomcom/questionnaires.spec.js:18:3 › expertise › position tabs should display the appropriate panel on click Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBeGreaterThan(expected) Expected: > 0 Received: 0 20 | const tabsCount = await tabsLocator.count() 21 | > 22 | expect(tabsCount).toBeGreaterThan(0) | ^ 23 | 24 | for (let idx = 0; idx < tabsCount; idx++) { 25 | await tabsLocator.nth(idx).click() at /__w/datatracker/datatracker/playwright/tests-legacy/nomcom/questionnaires.spec.js:22:23
[chromium] › nomcom/questionnaires.spec.js:18:3 › expertise › position tabs should display the appropriate panel on click: playwright/tests-legacy/nomcom/questionnaires.spec.js#L22
2) [chromium] › nomcom/questionnaires.spec.js:18:3 › expertise › position tabs should display the appropriate panel on click Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBeGreaterThan(expected) Expected: > 0 Received: 0 20 | const tabsCount = await tabsLocator.count() 21 | > 22 | expect(tabsCount).toBeGreaterThan(0) | ^ 23 | 24 | for (let idx = 0; idx < tabsCount; idx++) { 25 | await tabsLocator.nth(idx).click() at /__w/datatracker/datatracker/playwright/tests-legacy/nomcom/questionnaires.spec.js:22:23
tests / Playwright Legacy Tests (chromium)
Process completed with exit code 1.
[firefox] › nomcom/expertise.spec.js:18:3 › expertise › expertises with expandable panels should expand: playwright/tests-legacy/nomcom/expertise.spec.js#L22
1) [firefox] › nomcom/expertise.spec.js:18:3 › expertise › expertises with expandable panels should expand Error: expect(received).toBeGreaterThan(expected) Expected: > 0 Received: 0 20 | const tabsCount = await tabsLocator.count() 21 | > 22 | expect(tabsCount).toBeGreaterThan(0) | ^ 23 | 24 | for (let idx = 0; idx < tabsCount; idx++) { 25 | await tabsLocator.nth(idx).click() at /__w/datatracker/datatracker/playwright/tests-legacy/nomcom/expertise.spec.js:22:23
[firefox] › nomcom/expertise.spec.js:18:3 › expertise › expertises with expandable panels should expand: playwright/tests-legacy/nomcom/expertise.spec.js#L22
1) [firefox] › nomcom/expertise.spec.js:18:3 › expertise › expertises with expandable panels should expand Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBeGreaterThan(expected) Expected: > 0 Received: 0 20 | const tabsCount = await tabsLocator.count() 21 | > 22 | expect(tabsCount).toBeGreaterThan(0) | ^ 23 | 24 | for (let idx = 0; idx < tabsCount; idx++) { 25 | await tabsLocator.nth(idx).click() at /__w/datatracker/datatracker/playwright/tests-legacy/nomcom/expertise.spec.js:22:23
[firefox] › nomcom/expertise.spec.js:18:3 › expertise › expertises with expandable panels should expand: playwright/tests-legacy/nomcom/expertise.spec.js#L22
1) [firefox] › nomcom/expertise.spec.js:18:3 › expertise › expertises with expandable panels should expand Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBeGreaterThan(expected) Expected: > 0 Received: 0 20 | const tabsCount = await tabsLocator.count() 21 | > 22 | expect(tabsCount).toBeGreaterThan(0) | ^ 23 | 24 | for (let idx = 0; idx < tabsCount; idx++) { 25 | await tabsLocator.nth(idx).click() at /__w/datatracker/datatracker/playwright/tests-legacy/nomcom/expertise.spec.js:22:23
[firefox] › nomcom/questionnaires.spec.js:18:3 › expertise › position tabs should display the appropriate panel on click: playwright/tests-legacy/nomcom/questionnaires.spec.js#L22
2) [firefox] › nomcom/questionnaires.spec.js:18:3 › expertise › position tabs should display the appropriate panel on click Error: expect(received).toBeGreaterThan(expected) Expected: > 0 Received: 0 20 | const tabsCount = await tabsLocator.count() 21 | > 22 | expect(tabsCount).toBeGreaterThan(0) | ^ 23 | 24 | for (let idx = 0; idx < tabsCount; idx++) { 25 | await tabsLocator.nth(idx).click() at /__w/datatracker/datatracker/playwright/tests-legacy/nomcom/questionnaires.spec.js:22:23
[firefox] › nomcom/questionnaires.spec.js:18:3 › expertise › position tabs should display the appropriate panel on click: playwright/tests-legacy/nomcom/questionnaires.spec.js#L22
2) [firefox] › nomcom/questionnaires.spec.js:18:3 › expertise › position tabs should display the appropriate panel on click Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBeGreaterThan(expected) Expected: > 0 Received: 0 20 | const tabsCount = await tabsLocator.count() 21 | > 22 | expect(tabsCount).toBeGreaterThan(0) | ^ 23 | 24 | for (let idx = 0; idx < tabsCount; idx++) { 25 | await tabsLocator.nth(idx).click() at /__w/datatracker/datatracker/playwright/tests-legacy/nomcom/questionnaires.spec.js:22:23
[firefox] › nomcom/questionnaires.spec.js:18:3 › expertise › position tabs should display the appropriate panel on click: playwright/tests-legacy/nomcom/questionnaires.spec.js#L22
2) [firefox] › nomcom/questionnaires.spec.js:18:3 › expertise › position tabs should display the appropriate panel on click Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBeGreaterThan(expected) Expected: > 0 Received: 0 20 | const tabsCount = await tabsLocator.count() 21 | > 22 | expect(tabsCount).toBeGreaterThan(0) | ^ 23 | 24 | for (let idx = 0; idx < tabsCount; idx++) { 25 | await tabsLocator.nth(idx).click() at /__w/datatracker/datatracker/playwright/tests-legacy/nomcom/questionnaires.spec.js:22:23
tests / Playwright Legacy Tests (firefox)
Process completed with exit code 1.
tests / Python Tests
Process completed with exit code 1.
🎭 Playwright Run Summary
2 failed [chromium] › nomcom/expertise.spec.js:18:3 › expertise › expertises with expandable panels should expand [chromium] › nomcom/questionnaires.spec.js:18:3 › expertise › position tabs should display the appropriate panel on click
🎭 Playwright Run Summary
2 failed [firefox] › nomcom/expertise.spec.js:18:3 › expertise › expertises with expandable panels should expand [firefox] › nomcom/questionnaires.spec.js:18:3 › expertise › position tabs should display the appropriate panel on click

Artifacts

Produced during runtime
Name Size
coverage Expired
190 KB
geckodriverlog Expired
4.09 KB
playwright-legacy-results-chromium Expired
2.01 MB
playwright-legacy-results-firefox Expired
1.94 MB