Skip to content

Run test by cron

Run test by cron #121

Re-run triggered October 23, 2024 11:57
Status Failure
Total duration 14m 11s
Artifacts 2

run-test-cron.yml

on: schedule
initialize-cloud
4m 11s
initialize-cloud
create-run-on-testmo
19s
create-run-on-testmo
Matrix: run-tests
tests-complete
49s
tests-complete
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 9 warnings, and 9 notices
[e2e] › categories.spec.ts:13:5 › TC: SALEOR_102 Create basic category @e2e @category: playwright/tests/categories.spec.ts#L1
1) [e2e] › categories.spec.ts:13:5 › TC: SALEOR_102 Create basic category @e2e @category ───────── Test timeout of 30000ms exceeded.
[e2e] › categories.spec.ts:13:5 › TC: SALEOR_102 Create basic category @e2e @category: playwright/pages/categoriesPage.ts#L52
1) [e2e] › categories.spec.ts:13:5 › TC: SALEOR_102 Create basic category @e2e @category ───────── Error: locator.fill: Test timeout of 30000ms exceeded. Call log: - waiting for getByTestId('category-name-input').locator('input') at ../pages/categoriesPage.ts:52 50 | 51 | async typeCategoryName(categoryName: string) { > 52 | await this.categoryNameInput.fill(categoryName); | ^ 53 | } 54 | 55 | async typeCategoryDescription(categoryDescription: string) { at CategoriesPage.typeCategoryName (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/categoriesPage.ts:52:34) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/categories.spec.ts:17:24
[e2e] › giftCards.spec.ts:120:5 › TC: SALEOR_182 Export gift card codes in XLSX file @e2e @gift: playwright/api/mailpit.ts#L108
2) [e2e] › giftCards.spec.ts:120:5 › TC: SALEOR_182 Export gift card codes in XLSX file @e2e @gift Error: Message with subject: Your exported gift cards data is ready was not found User: *** messages were not found. expect(received).toBeGreaterThanOrEqual(expected) Expected: >= 1 Received: 0 Call Log: - Timeout 15000ms exceeded while waiting on the predicate at ../api/mailpit.ts:108 106 | }, 107 | ) > 108 | .toBe(true); | ^ 109 | } 110 | 111 | async generateResetPasswordUrl(userEmail: string) { at MailpitService.checkDoesUserReceivedExportedData (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/api/mailpit.ts:108:8) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/giftCards.spec.ts:128:24
[e2e] › giftCards.spec.ts:133:5 › TC: SALEOR_183 Export gift card codes in CSV file @e2e @gift: playwright/api/mailpit.ts#L108
3) [e2e] › giftCards.spec.ts:133:5 › TC: SALEOR_183 Export gift card codes in CSV file @e2e @gift Error: Message with subject: Your exported gift cards data is ready was not found User: *** messages were not found. expect(received).toBeGreaterThanOrEqual(expected) Expected: >= 1 Received: 0 Call Log: - Timeout 15000ms exceeded while waiting on the predicate at ../api/mailpit.ts:108 106 | }, 107 | ) > 108 | .toBe(true); | ^ 109 | } 110 | 111 | async generateResetPasswordUrl(userEmail: string) { at MailpitService.checkDoesUserReceivedExportedData (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/api/mailpit.ts:108:8) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/giftCards.spec.ts:141:24
run-tests (1/2)
Process completed with exit code 1.
[e2e] › product.spec.ts:170:5 › TC: SALEOR_56 As an admin: playwright/api/mailpit.ts#L108
1) [e2e] › product.spec.ts:170:5 › TC: SALEOR_56 As an admin, I should be able to export products from single channel as CSV file @basic-regression @Product @e2e Error: Message with subject: Your exported products data is ready was not found User: *** messages were not found. expect(received).toBeGreaterThanOrEqual(expected) Expected: >= 1 Received: 0 Call Log: - Timeout 15000ms exceeded while waiting on the predicate at ../api/mailpit.ts:108 106 | }, 107 | ) > 108 | .toBe(true); | ^ 109 | } 110 | 111 | async generateResetPasswordUrl(userEmail: string) { at MailpitService.checkDoesUserReceivedExportedData (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/api/mailpit.ts:108:8) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/product.spec.ts:180:24
run-tests (2/2)
Process completed with exit code 1.
initialize-cloud
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
create-run-on-testmo
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-tests (1/2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-tests (2/2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "all-blob-reports", "html-report--attempt-2". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
tests-complete
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests-complete
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests-complete
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests-complete
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
BASE_URL
https://automation-dashboard.staging.saleor.cloud/dashboard/
API_URL
https://automation-dashboard.staging.saleor.cloud/graphql/
POOL_NAME
automation-dashboard
POOL_INSTANCE
https://automation-dashboard.staging.saleor.cloud
BACKUP_NAMESPACE
snapshot-automation-tests
SNAPSHOT
backup_id=D1NNDqSW, version=3.21.0a0, name=snapshot-automation-tests
SALEOR_CLOUD_SERVICE
saleor-master-staging
🎭 Playwright Run Summary
3 failed [e2e] › categories.spec.ts:13:5 › TC: SALEOR_102 Create basic category @e2e @category ────────── [e2e] › giftCards.spec.ts:120:5 › TC: SALEOR_182 Export gift card codes in XLSX file @e2e @gift [e2e] › giftCards.spec.ts:133:5 › TC: SALEOR_183 Export gift card codes in CSV file @e2e @gift ─ 116 passed (5.7m)
🎭 Playwright Run Summary
1 failed [e2e] › product.spec.ts:170:5 › TC: SALEOR_56 As an admin, I should be able to export products from single channel as CSV file @basic-regression @Product @e2e 117 passed (5.7m)

Artifacts

Produced during runtime
Name Size
all-blob-reports Expired
17.5 MB
html-report--attempt-2
19.5 MB