fix: clarify "Replace" in I-D submission form #3402
Annotations
10 errors and 1 notice
Run all tests:
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
|
Run all tests:
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
|
Run all tests:
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
|
Run all tests:
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
|
Run all tests:
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
|
Run all tests:
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
|
Run all tests:
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
|
Run all tests:
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
|
Run all tests:
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 all tests
Process completed with exit code 1.
|
Run all tests
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
|
Loading