Fix dark mode warning text color in tax and delete app modal (#5317) #144
Prepare release with Changesets
1m 11s
run-tests-on-release
/
add-check-and-prepare-instance
4m 6s
Matrix: run-tests-on-release / run-cy-tests
Matrix: run-tests-on-release / run-pw-tests
run-tests-on-release
/
update-check-status-if-previous-job-fails
0s
Annotations
3 errors, 9 warnings, and 9 notices
|
[e2e] › product.spec.ts:130:5 › TC: SALEOR_46 As an admin:
playwright/tests/product.spec.ts#L136
1) [e2e] › product.spec.ts:130:5 › TC: SALEOR_46 As an admin, I should be able to update a product by uploading media, assigning channels, assigning tax, and adding a new variant @basic-regression @Product @e2e
Error: locator.waitFor: Test timeout of 35000ms exceeded.
Call log:
- waiting for getByTestId('product-image') to be visible
134 | await productPage.clickUploadMediaButton();
135 | await productPage.uploadProductImage("beer.avif");
> 136 | await productPage.productImage.waitFor({ state: "visible" });
| ^
137 | await productPage.rightSideDetailsPage.selectOneChannelAsAvailableWhenNoneSelected("Channel-PLN");
138 | await productPage.selectFirstTaxOption();
139 |
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/product.spec.ts:136:34
|
run-tests-on-release / run-pw-tests (2/2)
Process completed with exit code 1.
|
build
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/
|
run-tests-on-release / add-check-and-prepare-instance
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/
|
run-tests-on-release / add-check-and-prepare-instance
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/
|
run-tests-on-release / add-check-and-prepare-instance
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/
|
Slow Test:
[e2e] › staffMemberActivation.spec.ts#L1
[e2e] › staffMemberActivation.spec.ts took 19.9s
|
run-tests-on-release / 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/
|
run-tests-on-release / 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/
|
run-tests-on-release / 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/
|
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/
|
BASE_URL
https://v320.staging.saleor.cloud/dashboard/
|
API_URL
https://v320.staging.saleor.cloud/graphql/
|
POOL_NAME
3.20 Staging
|
POOL_INSTANCE
https://v320.staging.saleor.cloud/
|
BACKUP_NAMESPACE
snapshot-automation-tests-3.20
|
SNAPSHOT
backup_id=a3QvCLnf, version=3.20.33, name=snapshot-automation-tests-3.20
|
SALEOR_CLOUD_SERVICE
saleor-master-staging
|
🎭 Playwright Run Summary
119 passed (5.6m)
|
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
3.06 MB |
|
html-report--attempt-2
Expired
|
4.78 MB |
|