Skip to content

wip: try tests again -d #769

wip: try tests again -d

wip: try tests again -d #769

Triggered via push October 24, 2024 19:36
Status Failure
Total duration 10m 34s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
@fiction/posts/test/postEditing.flow.test.ts > postEditing > creates post and allows basic editing: @fiction/core/test-utils/buildTest.ts#L507
Error: ACTION_ERROR: hasText(ind:4) on selector [data-test-id="post-editor-title"]: Timed out 5000ms waiting for expect(locator).toContainText(expected) Locator: locator('[data-test-id="post-editor-title"]') Expected string: "Test Post" Received: <element(s) not found> Call log: - locator._expect with timeout 5000ms - waiting for locator('[data-test-id="post-editor-title"]') ❯ Module.performActions @fiction/core/test-utils/buildTest.ts:507:13 ❯ @fiction/posts/test/postEditing.flow.test.ts:9:5
@fiction/posts/test/postEditing.flow.test.ts > postEditing > creates post and allows basic editing: @fiction/core/test-utils/buildTest.ts#L507
Error: ACTION_ERROR: fill(ind:10) on selector [data-test-id="prose-editor-content"] .tiptap: locator.count: Execution context was destroyed, most likely because of a navigation ❯ Module.performActions @fiction/core/test-utils/buildTest.ts:507:13 ❯ @fiction/posts/test/postEditing.flow.test.ts:9:5
@fiction/plugins/plugin-newsletter/test/newsletter.flow.test.ts > admin:newsletter > newsletter workflow: @fiction/core/test-utils/buildTest.ts#L507
Error: ACTION_ERROR: hasText(ind:29) on selector [data-test-id="email-subject-line-display-value"]: Timed out 5000ms waiting for expect(locator).toContainText(expected) Locator: locator('[data-test-id="email-subject-line-display-value"]') Expected string: "Test Subject" Received: <element(s) not found> Call log: - locator._expect with timeout 5000ms - waiting for locator('[data-test-id="email-subject-line-display-value"]') ❯ Module.performActions @fiction/core/test-utils/buildTest.ts:507:13 ❯ @fiction/plugins/plugin-newsletter/test/newsletter.flow.test.ts:16:5
@fiction/plugins/plugin-newsletter/test/newsletter.flow.test.ts > admin:newsletter > newsletter workflow: @fiction/core/test-utils/buildTest.ts#L507
Error: ACTION_ERROR: hasText(ind:1) on selector [data-test-id="newsletter-zero-title"]: Timed out 5000ms waiting for expect(locator).toContainText(expected) Locator: locator('[data-test-id="newsletter-zero-title"]') Expected string: "Your Newsletter" Received: <element(s) not found> Call log: - locator._expect with timeout 5000ms - waiting for locator('[data-test-id="newsletter-zero-title"]') ❯ Module.performActions @fiction/core/test-utils/buildTest.ts:507:13 ❯ @fiction/plugins/plugin-newsletter/test/newsletter.flow.test.ts:16:5
@fiction/plugins/plugin-newsletter/test/newsletter.flow.test.ts > admin:newsletter > newsletter workflow: @fiction/core/test-utils/buildTest.ts#L507
Error: ACTION_ERROR: hasText(ind:1) on selector [data-test-id="newsletter-zero-title"]: Timed out 5000ms waiting for expect(locator).toContainText(expected) Locator: locator('[data-test-id="newsletter-zero-title"]') Expected string: "Your Newsletter" Received: <element(s) not found> Call log: - locator._expect with timeout 5000ms - waiting for locator('[data-test-id="newsletter-zero-title"]') ❯ Module.performActions @fiction/core/test-utils/buildTest.ts:507:13 ❯ @fiction/plugins/plugin-newsletter/test/newsletter.flow.test.ts:16:5
@fiction/plugins/plugin-newsletter/test/newsletter.flow.test.ts > admin:newsletter > newsletter workflow: @fiction/core/test-utils/buildTest.ts#L507
Error: ACTION_ERROR: hasText(ind:1) on selector [data-test-id="newsletter-zero-title"]: Timed out 5000ms waiting for expect(locator).toContainText(expected) Locator: locator('[data-test-id="newsletter-zero-title"]') Expected string: "Your Newsletter" Received: <element(s) not found> Call log: - locator._expect with timeout 5000ms - waiting for locator('[data-test-id="newsletter-zero-title"]') ❯ Module.performActions @fiction/core/test-utils/buildTest.ts:507:13 ❯ @fiction/plugins/plugin-newsletter/test/newsletter.flow.test.ts:16:5
build and test
Process completed with exit code 1.
build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: slackapi/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/