Skip to content

chore: move storybooks to package #594

chore: move storybooks to package

chore: move storybooks to package #594

Triggered via pull request February 5, 2025 15:41
Status Failure
Total duration 5m 26s
Artifacts 2

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 1 warning, and 2 notices
[preact-spa-firefox] › registration.spec.ts:19:3 › Registration Page › registration duplicate account: examples/preact-spa/e2e/registration.spec.ts#L1
1) [preact-spa-firefox] › registration.spec.ts:19:3 › Registration Page › registration duplicate account Test timeout of 30000ms exceeded.
[preact-spa-firefox] › registration.spec.ts:19:3 › Registration Page › registration duplicate account: packages/test/src/models/AuthPage.ts#L190
1) [preact-spa-firefox] › registration.spec.ts:19:3 › Registration Page › registration duplicate account Error: page.waitForResponse: Test timeout of 30000ms exceeded. =========================== logs =========================== waiting for response "**/self-service/registration?flow=**" ============================================================ at ../../../packages/test/src/models/AuthPage.ts:190 188 | return this.locator 189 | .page() > 190 | .waitForResponse(`**/self-service/${flow}?flow=**`) | ^ 191 | } 192 | } 193 | at RegistrationPage.interceptSubmitResponse (/home/runner/work/elements/elements/packages/test/src/models/AuthPage.ts:190:8) at RegistrationPage.interceptSubmitResponse (/home/runner/work/elements/elements/packages/test/src/models/RegistrationPage.ts:98:18) at /home/runner/work/elements/elements/packages/test/src/mock/registration.ts:100:46 at Object.RegistrationDuplicateAccountTest (/home/runner/work/elements/elements/packages/test/src/mock/registration.ts:90:11) at /home/runner/work/elements/elements/examples/preact-spa/e2e/registration.spec.ts:28:5
[preact-spa-firefox] › registration.spec.ts:19:3 › Registration Page › registration duplicate account: packages/test/src/models/AuthPage.ts#L62
1) [preact-spa-firefox] › registration.spec.ts:19:3 › Registration Page › registration duplicate account Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByTestId('registration-auth-card').locator('input[name="tos"]') - locator resolved to <input id="P0-3" value="1" name="tos" required="" type="checkbox" class="ory_elements__checkbox__vpwr7f1"/> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - performing click action at ../../../packages/test/src/models/AuthPage.ts:62 60 | await this.formFields[key].fill(this.traits[key].value) 61 | } else if (this.traits[key].type === "checkbox") { > 62 | await this.formFields[key].click() | ^ 63 | } 64 | } 65 | await this.locator.locator(buttonLocator ?? '[type="submit"]').click() at RegistrationPage.submitForm (/home/runner/work/elements/elements/packages/test/src/models/AuthPage.ts:62:36) at /home/runner/work/elements/elements/packages/test/src/mock/registration.ts:101:7 at Object.RegistrationDuplicateAccountTest (/home/runner/work/elements/elements/packages/test/src/mock/registration.ts:90:11) at /home/runner/work/elements/elements/examples/preact-spa/e2e/registration.spec.ts:28:5
[firefox] › registration.spec.ts:7:3 › Registration Page › registration success: examples/react-spa/e2e/registration.spec.ts#L1
1) [firefox] › registration.spec.ts:7:3 › Registration Page › registration success ─────────────── Test timeout of 30000ms exceeded.
[firefox] › registration.spec.ts:7:3 › Registration Page › registration success: packages/test/src/models/AuthPage.ts#L190
1) [firefox] › registration.spec.ts:7:3 › Registration Page › registration success ─────────────── Error: page.waitForResponse: Test timeout of 30000ms exceeded. =========================== logs =========================== waiting for response "**/self-service/registration?flow=**" ============================================================ at ../../../packages/test/src/models/AuthPage.ts:190 188 | return this.locator 189 | .page() > 190 | .waitForResponse(`**/self-service/${flow}?flow=**`) | ^ 191 | } 192 | } 193 | at RegistrationPage.interceptSubmitResponse (/home/runner/work/elements/elements/packages/test/src/models/AuthPage.ts:190:8) at RegistrationPage.interceptSubmitResponse (/home/runner/work/elements/elements/packages/test/src/models/RegistrationPage.ts:98:18) at /home/runner/work/elements/elements/packages/test/src/mock/registration.ts:65:46 at Object.RegistrationSuccessTest (/home/runner/work/elements/elements/packages/test/src/mock/registration.ts:62:11) at /home/runner/work/elements/elements/examples/react-spa/e2e/registration.spec.ts:16:5
[firefox] › registration.spec.ts:7:3 › Registration Page › registration success: packages/test/src/models/AuthPage.ts#L62
1) [firefox] › registration.spec.ts:7:3 › Registration Page › registration success ─────────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByTestId('registration-auth-card').locator('input[name="tos"]') - locator resolved to <input id=":r7:" value="1" name="tos" required="" type="checkbox" class="ory_elements__checkbox__13ulsr11"/> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - performing click action at ../../../packages/test/src/models/AuthPage.ts:62 60 | await this.formFields[key].fill(this.traits[key].value) 61 | } else if (this.traits[key].type === "checkbox") { > 62 | await this.formFields[key].click() | ^ 63 | } 64 | } 65 | await this.locator.locator(buttonLocator ?? '[type="submit"]').click() at RegistrationPage.submitForm (/home/runner/work/elements/elements/packages/test/src/models/AuthPage.ts:62:36) at /home/runner/work/elements/elements/packages/test/src/mock/registration.ts:66:7 at Object.RegistrationSuccessTest (/home/runner/work/elements/elements/packages/test/src/mock/registration.ts:62:11) at /home/runner/work/elements/elements/examples/react-spa/e2e/registration.spec.ts:16:5
pull_request
Process completed with exit code 1.
pull_request
No files were found with the provided path: examples/nextjs-spa/playwright-report/ examples/nextjs-spa/test-results/. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 flaky [preact-spa-firefox] › registration.spec.ts:19:3 › Registration Page › registration duplicate account 17 passed (1.6m)
🎭 Playwright Run Summary
1 flaky [firefox] › registration.spec.ts:7:3 › Registration Page › registration success ──────────────── 17 passed (1.2m)

Artifacts

Produced during runtime
Name Size
preact-spa playwright-report
2.04 MB
react-spa playwright-report
2.07 MB