Skip to content

[Dev] Build 710 of branch main by @NGPixel #710

[Dev] Build 710 of branch main by @NGPixel

[Dev] Build 710 of branch main by @NGPixel #710

Manually triggered November 14, 2024 18:59
Status Failure
Total duration 15m 7s
Artifacts 3

build.yml

on: workflow_dispatch
Prepare Release
21s
Prepare Release
Matrix: Run Tests / Playwright Legacy Tests
Matrix: Run Tests / Playwright Tests
Make Release
0s
Make Release
Deploy to Staging
0s
Deploy to Staging
Deploy to Sandbox
0s
Deploy to Sandbox
Deploy to Production
0s
Deploy to Production
Fit to window
Zoom out
Zoom in

Annotations

21 errors, 5 warnings, and 5 notices
[chromium] › docs/ad.spec.js:18:3 › /doc/ad/ › Pre pubreq: playwright/tests-legacy/docs/ad.spec.js#L24
1) [chromium] › docs/ad.spec.js:18:3 › /doc/ad/ › Pre pubreq ───────────────────────────────────── Error: expect(received).toContain(expected) // indexOf Expected substring: "Pre pubreq" Received string: "" 22 | const firstTable = tablesLocator.nth(0) 23 | const theadTexts = await firstTable.locator('thead').allInnerTexts() > 24 | expect(theadTexts.join('')).toContain('Pre pubreq') | ^ 25 | }) 26 | }) 27 | at /__w/datatracker/datatracker/playwright/tests-legacy/docs/ad.spec.js:24:33
[chromium] › docs/ad.spec.js:18:3 › /doc/ad/ › Pre pubreq: playwright/tests-legacy/docs/ad.spec.js#L24
1) [chromium] › docs/ad.spec.js:18:3 › /doc/ad/ › Pre pubreq ───────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toContain(expected) // indexOf Expected substring: "Pre pubreq" Received string: "" 22 | const firstTable = tablesLocator.nth(0) 23 | const theadTexts = await firstTable.locator('thead').allInnerTexts() > 24 | expect(theadTexts.join('')).toContain('Pre pubreq') | ^ 25 | }) 26 | }) 27 | at /__w/datatracker/datatracker/playwright/tests-legacy/docs/ad.spec.js:24:33
[chromium] › docs/ad.spec.js:18:3 › /doc/ad/ › Pre pubreq: playwright/tests-legacy/docs/ad.spec.js#L24
1) [chromium] › docs/ad.spec.js:18:3 › /doc/ad/ › Pre pubreq ───────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toContain(expected) // indexOf Expected substring: "Pre pubreq" Received string: "" 22 | const firstTable = tablesLocator.nth(0) 23 | const theadTexts = await firstTable.locator('thead').allInnerTexts() > 24 | expect(theadTexts.join('')).toContain('Pre pubreq') | ^ 25 | }) 26 | }) 27 | at /__w/datatracker/datatracker/playwright/tests-legacy/docs/ad.spec.js:24:33
[chromium] › nomcom/expertise.spec.js:18:3 › expertise › expertises with expandable panels should expand: playwright/tests-legacy/nomcom/expertise.spec.js#L22
2) [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
2) [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
2) [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
3) [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
3) [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
3) [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
Run Tests / Playwright Legacy Tests (chromium)
Process completed with exit code 1.
[firefox] › docs/ad.spec.js:18:3 › /doc/ad/ › Pre pubreq: playwright/tests-legacy/docs/ad.spec.js#L24
1) [firefox] › docs/ad.spec.js:18:3 › /doc/ad/ › Pre pubreq ────────────────────────────────────── Error: expect(received).toContain(expected) // indexOf Expected substring: "Pre pubreq" Received string: "" 22 | const firstTable = tablesLocator.nth(0) 23 | const theadTexts = await firstTable.locator('thead').allInnerTexts() > 24 | expect(theadTexts.join('')).toContain('Pre pubreq') | ^ 25 | }) 26 | }) 27 | at /__w/datatracker/datatracker/playwright/tests-legacy/docs/ad.spec.js:24:33
[firefox] › docs/ad.spec.js:18:3 › /doc/ad/ › Pre pubreq: playwright/tests-legacy/docs/ad.spec.js#L24
1) [firefox] › docs/ad.spec.js:18:3 › /doc/ad/ › Pre pubreq ────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toContain(expected) // indexOf Expected substring: "Pre pubreq" Received string: "" 22 | const firstTable = tablesLocator.nth(0) 23 | const theadTexts = await firstTable.locator('thead').allInnerTexts() > 24 | expect(theadTexts.join('')).toContain('Pre pubreq') | ^ 25 | }) 26 | }) 27 | at /__w/datatracker/datatracker/playwright/tests-legacy/docs/ad.spec.js:24:33
[firefox] › docs/ad.spec.js:18:3 › /doc/ad/ › Pre pubreq: playwright/tests-legacy/docs/ad.spec.js#L24
1) [firefox] › docs/ad.spec.js:18:3 › /doc/ad/ › Pre pubreq ────────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toContain(expected) // indexOf Expected substring: "Pre pubreq" Received string: "" 22 | const firstTable = tablesLocator.nth(0) 23 | const theadTexts = await firstTable.locator('thead').allInnerTexts() > 24 | expect(theadTexts.join('')).toContain('Pre pubreq') | ^ 25 | }) 26 | }) 27 | at /__w/datatracker/datatracker/playwright/tests-legacy/docs/ad.spec.js:24:33
[firefox] › nomcom/expertise.spec.js:18:3 › expertise › expertises with expandable panels should expand: playwright/tests-legacy/nomcom/expertise.spec.js#L22
2) [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
2) [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
2) [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
3) [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
3) [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
3) [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
Run Tests / Playwright Legacy Tests (firefox)
Process completed with exit code 1.
Run Tests / Python Tests
Process completed with exit code 1.
Slow Test: playwright/[chromium] › meeting/agenda.spec.js#L1
playwright/[chromium] › meeting/agenda.spec.js took 2.2m
Slow Test: playwright/[chromium] › meeting/floor-plan.spec.js#L1
playwright/[chromium] › meeting/floor-plan.spec.js took 18.0s
Slow Test: playwright/[firefox] › meeting/agenda.spec.js#L1
playwright/[firefox] › meeting/agenda.spec.js took 2.6m
Slow Test: playwright/[firefox] › meeting/floor-plan.spec.js#L1
playwright/[firefox] › meeting/floor-plan.spec.js took 18.9s
Run Tests / Python Tests
No files were found with the provided path: geckodriver.log. No artifacts will be uploaded.
Prepare Release
Non-production build 12.0.0-dev.710 created using branch main
🎭 Playwright Run Summary
29 passed (2.8m)
🎭 Playwright Run Summary
3 skipped 26 passed (3.1m)
🎭 Playwright Run Summary
3 failed [chromium] › docs/ad.spec.js:18:3 › /doc/ad/ › Pre pubreq ────────────────────────────────────── [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
3 failed [firefox] › docs/ad.spec.js:18:3 › /doc/ad/ › Pre pubreq ─────────────────────────────────────── [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
192 KB
playwright-legacy-results-chromium
2.87 MB
playwright-legacy-results-firefox
3.18 MB