Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assets.js test failing in CM Deployment #1035

Open
barshat7 opened this issue Feb 1, 2023 · 0 comments
Open

Assets.js test failing in CM Deployment #1035

barshat7 opened this issue Feb 1, 2023 · 0 comments

Comments

@barshat7
Copy link
Collaborator

barshat7 commented Feb 1, 2023

Expected Behaviour

Deployment should pass with all tests green

Actual Behaviour

Deployment fails in assets.js

[chrome 103.0.5060.114 LINUX #0-0] Running: chrome (v103.0.5060.114) on LINUX
[chrome 103.0.5060.114 LINUX #0-0] Session ID: ffd71bd0bc962e2e3b1e859051590247
[chrome 103.0.5060.114 LINUX #0-0]
[chrome 103.0.5060.114 LINUX #0-0] » /specs/aem/assets.js
[chrome 103.0.5060.114 LINUX #0-0] AEM Assets
[chrome 103.0.5060.114 LINUX #0-0] [31m✖[39m should be possible to upload an asset
[chrome 103.0.5060.114 LINUX #0-0]
[chrome 103.0.5060.114 LINUX #0-0] [31m1 failing (2m 3.2s)[39m
[chrome 103.0.5060.114 LINUX #0-0]
[chrome 103.0.5060.114 LINUX #0-0] 1) AEM Assets should be possible to upload an asset
[chrome 103.0.5060.114 LINUX #0-0] [31masset /content/dam/image.png should exist[39m
[chrome 103.0.5060.114 LINUX #0-0] [90mError: asset /content/dam/image.png should exist[39m
[chrome 103.0.5060.114 LINUX #0-0] [90m at Browser. (/usr/src/app/node_modules/webdriverio/node_modules/@wdio/utils/build/shim.js:276:24)[39m
[chrome 103.0.5060.114 LINUX #0-0] [90m at Context. (/usr/src/app/specs/aem/assets.js:66:17)[39m

[chrome 103.0.5060.114 LINUX #0-0] Running: chrome (v103.0.5060.114) on LINUX
[chrome 103.0.5060.114 LINUX #0-0] Session ID: b9a1ad695f08c95658e9836ed8f34892
[chrome 103.0.5060.114 LINUX #0-0]
[chrome 103.0.5060.114 LINUX #0-0] » /specs/aem/assets.js
[chrome 103.0.5060.114 LINUX #0-0] AEM Assets
[chrome 103.0.5060.114 LINUX #0-0] [31m✖[39m should be possible to upload an asset
[chrome 103.0.5060.114 LINUX #0-0]
[chrome 103.0.5060.114 LINUX #0-0] [31m1 failing (1m 56.7s)[39m
[chrome 103.0.5060.114 LINUX #0-0]
[chrome 103.0.5060.114 LINUX #0-0] 1) AEM Assets should be possible to upload an asset
[chrome 103.0.5060.114 LINUX #0-0] [31masset /content/dam/image.png should exist[39m
[chrome 103.0.5060.114 LINUX #0-0] [90mError: asset /content/dam/image.png should exist[39m
[chrome 103.0.5060.114 LINUX #0-0] [90m at Browser. (/usr/src/app/node_modules/webdriverio/node_modules/@wdio/utils/build/shim.js:276:24)[39m
[chrome 103.0.5060.114 LINUX #0-0] [90m at Context. (/usr/src/app/specs/aem/assets.js:66:17)[39m

Reproduce Scenario (including but not limited to)

Steps to Reproduce

Platform and Version

Sample Code that illustrates the problem

Logs taken while reproducing problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant