aem-project-archetype icon indicating copy to clipboard operation
aem-project-archetype copied to clipboard

Assets.js test failing in CM Deployment

Open barshat7 opened this issue 1 year ago • 0 comments

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

barshat7 avatar Feb 01 '23 06:02 barshat7