Update renovatebot/github-action action to v40.2.9 #695
build-master.yaml
on: push
build
/
01-build.sh
2m 59s
build
/
Send in-progress status to radiator
2s
build
/
04-lint.sh
48s
Matrix: build / playwright-tests
Generate report from Playwright runs
3m 27s
deploy
/
...
/
deploy
Annotations
6 errors, 5 warnings, and 1 notice
build / 03-playwright-tests.sh (shard 1/6)
Process completed with exit code 1.
|
[Default] › tests/emails.test.ts:122:1 › sends emails to correct contact and hakemus emails:
../../../../../playwright/tests/emails.test.ts#L158
1) [Default] › tests/emails.test.ts:122:1 › sends emails to correct contact and hakemus emails › resends to correct address after changing contact person email
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"[email protected]",
"[email protected]",
- "[email protected]",
"[email protected]",
+ "[email protected]",
]
156 |
157 | const email = await getLatestAcceptedPaatosEmailsForHakemus(hakemusID, 3)
> 158 | expect(email['to-address']).toEqual(
| ^
159 | [
160 | newContactPersonEmail,
161 | signatories[0].email,
at /playwright/tests/emails.test.ts:158:33
at /playwright/tests/emails.test.ts:148:3
|
[Default] › tests/emails.test.ts:122:1 › sends emails to correct contact and hakemus emails:
../../../../../playwright/tests/emails.test.ts#L158
1) [Default] › tests/emails.test.ts:122:1 › sends emails to correct contact and hakemus emails › resends to correct address after changing contact person email
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"[email protected]",
"[email protected]",
- "[email protected]",
"[email protected]",
+ "[email protected]",
]
156 |
157 | const email = await getLatestAcceptedPaatosEmailsForHakemus(hakemusID, 3)
> 158 | expect(email['to-address']).toEqual(
| ^
159 | [
160 | newContactPersonEmail,
161 | signatories[0].email,
at /playwright/tests/emails.test.ts:158:33
at /playwright/tests/emails.test.ts:148:3
|
[Default] › tests/maksatukset/maksatukset.test.ts:84:1 › Hakemus voidaan maksaa monessa erässä:
../../../../../playwright/pages/virkailija/hakujen-hallinta/hakujenHallintaPage.ts#L216
2) [Default] › tests/maksatukset/maksatukset.test.ts:84:1 › Hakemus voidaan maksaa monessa erässä
TimeoutError: locator.fill: Timeout 10000ms exceeded.
Call log:
- waiting for locator('#ta-tili-container-0').locator('#koulutusaste-select-0').locator('.koulutusasteSelection__input')
- locator resolved to <input disabled value="" type="text" tabindex="0" role="combobox" autocorrect="off" autocomplete="off" spellcheck="false" aria-haspopup="true" autocapitalize="none" aria-expanded="false" aria-autocomplete="list" aria-activedescendant="" id="react-select-7-input" class="koulutusasteSelection__input" aria-describedby="react-select-7-placeholder"/>
- fill("Ammatillinen koulutus")
- attempting fill action
- waiting for element to be visible, enabled and editable
- element is not visible
- retrying fill action, attempt #1
- waiting for element to be visible, enabled and editable
- element is not visible
- retrying fill action, attempt #2
- waiting 20ms
- waiting for element to be visible, enabled and editable
- element is not visible
- retrying fill action, attempt #3
- waiting 100ms
- waiting for element to be visible, enabled and editable
- element is not visible
- retrying fill action, attempt #4
- waiting 100ms
- waiting for element to be visible, enabled and editable
- element is not visible
- retrying fill action, attempt #5
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not visible
- retrying fill action, attempt #6
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not visible
- retrying fill action, attempt #7
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not visible
- retrying fill action, attempt #8
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not visible
- retrying fill action, attempt #9
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not visible
- retrying fill action, attempt #10
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not visible
- retrying fill action, attempt #11
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not visible
- retrying fill action, attempt #12
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not visible
- retrying fill action, attempt #13
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not visible
- retrying fill action, attempt #14
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not visible
- retrying fill action, attempt #15
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not visible
- retrying fill action, attempt #16
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not visible
- retrying fill action, attempt #17
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not visible
- retrying fill action, attempt #18
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not visible
- retrying fill action, attempt #19
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not visible
- retrying fill action, attempt #20
- waiting 500ms
- waiting for element to be visible, enabled and editable
- eleme
|
[Default] › tests/muutoshakukelpoisuus/muutoshakukelvoton-haku.test.ts:20:7 › Avustushaku that was marked as muutoshakukelvoton › turns into muutoshakukelpoinen when copied:
../../../../../playwright/pages/virkailija/hakujen-hallinta/CommonHakujenHallintaPage.ts#L87
3) [Default] › tests/muutoshakukelpoisuus/muutoshakukelvoton-haku.test.ts:20:7 › Avustushaku that was marked as muutoshakukelvoton › turns into muutoshakukelpoinen when copied
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('#register-number')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('#register-number')
at pages/virkailija/hakujen-hallinta/CommonHakujenHallintaPage.ts:87
85 | await tabLocators.haunTiedot.click()
86 | const haunTiedotPage = HaunTiedotPage(page)
> 87 | await expect(haunTiedotPage.locators.registerNumber).toBeVisible()
| ^
88 | return haunTiedotPage
89 | }
90 | async function switchToHakulomakeTab() {
at Object.switchToHaunTiedotTab (/playwright/pages/virkailija/hakujen-hallinta/CommonHakujenHallintaPage.ts:87:58)
at HakujenHallintaPage.createUnpublishedMuutoshakemusEnabledHaku (/playwright/pages/virkailija/hakujen-hallinta/hakujenHallintaPage.ts:343:5)
at HakujenHallintaPage.createMuutoshakemusEnabledHaku (/playwright/pages/virkailija/hakujen-hallinta/hakujenHallintaPage.ts:328:27)
at /playwright/fixtures/muutoshakemuskelvotonTest.ts:35:29
at Object.avustushakuID (/playwright/fixtures/muutoshakemuskelvotonTest.ts:33:27)
|
[Default] › tests/koodienhallinta/koodienhallinta.test.ts:115:3 › Koodienhallinta › When a code is created:
../../../../../playwright/pages/virkailija/hakujen-hallinta/HaunTiedotPage.ts#L156
4) [Default] › tests/koodienhallinta/koodienhallinta.test.ts:115:3 › Koodienhallinta › When a code is created › the code is visible in haku editor dropdown
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('.lisaa-projekti').last()
- locator resolved to <button data-test-id="lisaa-projekti-initial" class="lisaa-projekti projekti-nappula">…</button>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is not stable
- retrying click action, attempt #1
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div tabindex="-1" role="option" aria-disabled="false" aria-selected="false" id="react-select-2-option-1" data-test-id="e5b77be966157" class="code-value-dropdown-operational-unit-id__option code-value-dropdown-operational-unit-id__option--is-focused css-d7l1ni-option">e5b77be966157 Toimintayksikkö e5b77be966157</div> from <div class="koodien-valinta-elementti" data-test-id="code-value-dropdown__operational-unit">…</div> subtree intercepts pointer events
- retrying click action, attempt #2
- waiting 20ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div tabindex="-1" role="option" aria-disabled="false" aria-selected="false" id="react-select-2-option-1" data-test-id="e5b77be966157" class="code-value-dropdown-operational-unit-id__option code-value-dropdown-operational-unit-id__option--is-focused css-d7l1ni-option">e5b77be966157 Toimintayksikkö e5b77be966157</div> from <div class="koodien-valinta-elementti" data-test-id="code-value-dropdown__operational-unit">…</div> subtree intercepts pointer events
- retrying click action, attempt #3
- waiting 100ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div tabindex="-1" role="option" aria-disabled="false" aria-selected="false" id="react-select-2-option-1" data-test-id="e5b77be966157" class="code-value-dropdown-operational-unit-id__option code-value-dropdown-operational-unit-id__option--is-focused css-d7l1ni-option">e5b77be966157 Toimintayksikkö e5b77be966157</div> from <div class="koodien-valinta-elementti" data-test-id="code-value-dropdown__operational-unit">…</div> subtree intercepts pointer events
- retrying click action, attempt #4
- waiting 100ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div tabindex="-1" role="option" aria-disabled="false" aria-selected="false" id="react-select-2-option-1" data-test-id="e5b77be966157" class="code-value-dropdown-operational-unit-id__option code-value-dropdown-operational-unit-id__option--is-focused css-d7l1ni-option">e5b77be966157 Toimintayksikkö e5b77be966157</div> from <div class="koodien-valinta-elementti" data-test-id="code-value-dropdown__operational-unit">…</div> subtree intercepts pointer events
- retrying click action, attempt #5
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div tabindex="-1" role="option" aria-disabled="false" aria-selected="false" id="react-select-2-option-1" data-test-id="e5b77be966157" class="code-value-dropdown-operational-unit-id__option code-value-dropdown-operational-unit-id__option--is-focused css-d7l1ni-option">e5b77be966157 Toimintayksikkö e5b77be966157</div> from <div class="koodien-valinta-elementti" data-test-id="code-value-dropdown__operational-unit">…</div> subtree intercepts pointer events
- retrying cli
|
Slow Test:
[Default] › tests/email-notifications/loppuselvitys-palauttamatta.test.ts#L1
[Default] › tests/email-notifications/loppuselvitys-palauttamatta.test.ts took 8.6m
|
Slow Test:
[Default] › tests/email-notifications/valiselvitys-palauttamatta.test.ts#L1
[Default] › tests/email-notifications/valiselvitys-palauttamatta.test.ts took 5.9m
|
Slow Test:
[Default] › tests/email-notifications/laheta-loppuselvityspyynnot.test.ts#L1
[Default] › tests/email-notifications/laheta-loppuselvityspyynnot.test.ts took 5.2m
|
Slow Test:
[Default] › tests/email-notifications/hakuaika-paattymassa.test.ts#L1
[Default] › tests/email-notifications/hakuaika-paattymassa.test.ts took 5.1m
|
Slow Test:
[Default] › tests/hakemuksen-arviointi/valiselvitys.test.ts#L1
[Default] › tests/hakemuksen-arviointi/valiselvitys.test.ts took 4.0m
|
🎭 Playwright Run Summary
1 failed
[Default] › tests/emails.test.ts:122:1 › sends emails to correct contact and hakemus emails ────
3 flaky
[Default] › tests/maksatukset/maksatukset.test.ts:84:1 › Hakemus voidaan maksaa monessa erässä ─
[Default] › tests/muutoshakukelpoisuus/muutoshakukelvoton-haku.test.ts:20:7 › Avustushaku that was marked as muutoshakukelvoton › turns into muutoshakukelpoinen when copied
[Default] › tests/koodienhallinta/koodienhallinta.test.ts:115:3 › Koodienhallinta › When a code is created
1 skipped
310 passed (21.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-blob-1
Expired
|
47.5 MB |
|
playwright-blob-2
Expired
|
709 KB |
|
playwright-blob-3
Expired
|
386 KB |
|
playwright-blob-4
Expired
|
13.6 MB |
|
playwright-blob-5
Expired
|
3.48 MB |
|
playwright-blob-6
Expired
|
17.8 KB |
|
playwright-html-report
Expired
|
64.8 MB |
|