Skip to content

Nightly Test run

Nightly Test run #312

GitHub Actions / Tests Report (Cluster) succeeded Feb 14, 2024 in 1s

0 passed, 72 failed and 0 skipped

Tests failed

Report Passed Failed Skipped Time
tests/artifacts/results/xml_reports/cypress/e2e/addMixinChoicelistInitializers.cy.ts.xml 2❌ 83s
tests/artifacts/results/xml_reports/cypress/e2e/categories.cy.ts.xml 2❌ 30s
tests/artifacts/results/xml_reports/cypress/e2e/contentEditorForm.cy.ts.xml 1❌ 17s
tests/artifacts/results/xml_reports/cypress/e2e/contentMultiLanguage.cy.ts.xml 2❌ 46s
tests/artifacts/results/xml_reports/cypress/e2e/createContent.cy.ts.xml 5❌ 529s
tests/artifacts/results/xml_reports/cypress/e2e/createContentI18N.cy.ts.xml 7❌ 151s
tests/artifacts/results/xml_reports/cypress/e2e/language.cy.ts.xml 4❌ 68s
tests/artifacts/results/xml_reports/cypress/e2e/listOrdering.cy.ts.xml 1❌ 21s
tests/artifacts/results/xml_reports/cypress/e2e/orderableValues.cy.ts.xml 2❌ 30s
tests/artifacts/results/xml_reports/cypress/e2e/pickers/categories.cy.ts.xml 2❌ 30s
tests/artifacts/results/xml_reports/cypress/e2e/pickers/constraint.cy.ts.xml 1❌ 62s
tests/artifacts/results/xml_reports/cypress/e2e/pickers/customPicker.cy.ts.xml 2❌ 125s
tests/artifacts/results/xml_reports/cypress/e2e/pickers/date.cy.ts.xml 2❌ 37s
tests/artifacts/results/xml_reports/cypress/e2e/pickers/displayActions.cy.ts.xml 1❌ 21s
tests/artifacts/results/xml_reports/cypress/e2e/pickers/editoriallink.cy.ts.xml 3❌ 37s
tests/artifacts/results/xml_reports/cypress/e2e/pickers/pdf.cy.ts.xml 2❌ 40s
tests/artifacts/results/xml_reports/cypress/e2e/pickers/picker.cy.ts.xml 7❌ 120s
tests/artifacts/results/xml_reports/cypress/e2e/pickers/pickerDefaults.cy.ts.xml 10❌ 154s
tests/artifacts/results/xml_reports/cypress/e2e/pickers/pickerMultiple.cy.ts.xml 3❌ 45s
tests/artifacts/results/xml_reports/cypress/e2e/pickers/pickerTree.cy.ts.xml 5❌ 84s
tests/artifacts/results/xml_reports/cypress/e2e/pickers/richtext.cy.ts.xml 2❌ 29s
tests/artifacts/results/xml_reports/cypress/e2e/previewContent.cy.ts.xml 2❌ 44s
tests/artifacts/results/xml_reports/cypress/e2e/savePublishButtonsFlow.cy.ts.xml 1❌ 25s
tests/artifacts/results/xml_reports/cypress/e2e/systemNameTest.cy.ts.xml 1❌ 22s
tests/artifacts/results/xml_reports/cypress/e2e/textFieldInitializerTest.cy.ts.xml 1❌ 22s
tests/artifacts/results/xml_reports/cypress/e2e/textRegexInDefinition.cy.ts.xml 1❌ 23s

❌ tests/artifacts/results/xml_reports/cypress/e2e/addMixinChoicelistInitializers.cy.ts.xml

2 tests were completed in 83s with 0 passed, 2 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Add Mixin by using choice list initializers (Image Reference) 2❌ 83s
Root Suite 0ms

❌ Add Mixin by using choice list initializers (Image Reference)

Can create a document manager image reference link
  ❌ Add Mixin by using choice list initializers (Image Reference) Can create a document manager image reference link
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `div[aria-labelledby="dialog-createNewContent"]`, but never found it.
Can edit a document manager image reference link
  ❌ Add Mixin by using choice list initializers (Image Reference) Can edit a document manager image reference link
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `a[href*="/sites/contentEditorSiteAddMixin/home/search-results.html"] > img[src*="/sites/contentEditorSiteAddMixin/files/snowbearHome.jpeg"]`, but never found it. Queried from:

❌ tests/artifacts/results/xml_reports/cypress/e2e/categories.cy.ts.xml

2 tests were completed in 30s with 0 passed, 2 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Category tests 2❌ 30s
Root Suite 0ms

❌ Category tests

Category only displays Content section in edit
  ❌ Category tests Category only displays Content section in edit
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `[data-sel-content-editor-fields-group]`, but never found it.
Displays limited advanced options
  ❌ Category tests Displays limited advanced options
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `[data-sel-role="tab-advanced-options"]`, but never found it.

❌ tests/artifacts/results/xml_reports/cypress/e2e/contentEditorForm.cy.ts.xml

1 tests were completed in 17s with 0 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Create content tests 1❌ 17s
Root Suite 0ms

❌ Create content tests

Should display custom title label and error message
  ❌ Create content tests Should display custom title label and error message
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.

❌ tests/artifacts/results/xml_reports/cypress/e2e/contentMultiLanguage.cy.ts.xml

2 tests were completed in 46s with 0 passed, 2 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Create multi language content and verify that it is different in all languages 2❌ 46s
Root Suite 0ms

❌ Create multi language content and verify that it is different in all languages

Can create content in 3 languages and publish respecting mandatory language rules
  ❌ Create multi language content and verify that it is different in all languages Can create content in 3 languages and publish respecting mandatory language rules
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `div[aria-labelledby="dialog-createNewContent"]`, but never found it.
Can create and modify content in 2 languages and publish respecting mandatory language rules
  ❌ Create multi language content and verify that it is different in all languages Can create and modify content in 2 languages and publish respecting mandatory language rules
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `div[aria-labelledby="dialog-createNewContent"]`, but never found it.

❌ tests/artifacts/results/xml_reports/cypress/e2e/createContent.cy.ts.xml

5 tests were completed in 529s with 0 passed, 5 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Create content tests 5❌ 529s
Root Suite 0ms

❌ Create content tests

Can create content
  ❌ Create content tests Can create content
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `div[aria-labelledby="dialog-createNewContent"]`, but never found it.
Can create multiple content in same modal
  ❌ Create content tests Can create multiple content in same modal
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `div[aria-labelledby="dialog-createNewContent"]`, but never found it.
Can create work in progress content
  ❌ Create content tests Can create work in progress content
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `div[aria-labelledby="dialog-createNewContent"]`, but never found it.
Can create a news and edit it from the successful alert
  ❌ Create content tests Can create a news and edit it from the successful alert
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `div[aria-labelledby="dialog-createNewContent"]`, but never found it.
keeps "create another" checkbox state after save
  ❌ Create content tests keeps "create another" checkbox state after save
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `div[aria-labelledby="dialog-createNewContent"]`, but never found it.

❌ tests/artifacts/results/xml_reports/cypress/e2e/createContentI18N.cy.ts.xml

7 tests were completed in 151s with 0 passed, 7 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Create content tests in I18N site 7❌ 151s
Root Suite 0ms

❌ Create content tests in I18N site

Can create content
  ❌ Create content tests in I18N site Can create content
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `div[aria-labelledby="dialog-createNewContent"]`, but never found it.
Can create multiple content in same modal
  ❌ Create content tests in I18N site Can create multiple content in same modal
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `div[aria-labelledby="dialog-createNewContent"]`, but never found it.
Can create work in progress content for all properties
  ❌ Create content tests in I18N site Can create work in progress content for all properties
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `div[aria-labelledby="dialog-createNewContent"]`, but never found it.
Can create work in progress content for en/fr properties
  ❌ Create content tests in I18N site Can create work in progress content for en/fr properties
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `div[aria-labelledby="dialog-createNewContent"]`, but never found it.
keeps "create another" checkbox state when switching languages 
  ❌ Create content tests in I18N site keeps "create another" checkbox state when switching languages
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `div[aria-labelledby="dialog-createNewContent"]`, but never found it.
Can create a news in en -> fr and then create a new one in en only 
  ❌ Create content tests in I18N site Can create a news in en -> fr and then create a new one in en only
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `div[aria-labelledby="dialog-createNewContent"]`, but never found it.
Correctly handles i18n title with jcr:title property on the node itself
  ❌ Create content tests in I18N site Correctly handles i18n title with jcr:title property on the node itself
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `[data-sel-content-editor-field="mix:title_jcr:title"]`, but never found it.

❌ tests/artifacts/results/xml_reports/cypress/e2e/language.cy.ts.xml

4 tests were completed in 68s with 0 passed, 4 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Language switcher tests 4❌ 68s
Root Suite 0ms

❌ Language switcher tests

Create content - should have all language options in "Create translation" group
  ❌ Language switcher tests Create content - should have all language options in "Create translation" group
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
Create content - should have edited language in "View language" group after edit
  ❌ Language switcher tests Create content - should have edited language in "View language" group after edit
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
Edit content - Should have edited language in "View language" group
  ❌ Language switcher tests Edit content - Should have edited language in "View language" group
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `#contenteditor-dialog-title [data-cm-role="language-switcher"]`, but never found it.
Create content - saves multiple languages
  ❌ Language switcher tests Create content - saves multiple languages
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.

❌ tests/artifacts/results/xml_reports/cypress/e2e/listOrdering.cy.ts.xml

1 tests were completed in 21s with 0 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
Test list ordering 1❌ 21s

❌ Test list ordering

Verifies that list ordering section is available
  ❌ Test list ordering Verifies that list ordering section is available
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `[data-sel-content-editor-fields-group="Content list & ordering"]`, but never found it.

❌ tests/artifacts/results/xml_reports/cypress/e2e/orderableValues.cy.ts.xml

2 tests were completed in 30s with 0 passed, 2 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
Test ordering properties with multiple values 2❌ 30s

❌ Test ordering properties with multiple values

Drag value test2=2 in shared small text over test1=1
  ❌ Test ordering properties with multiple values Drag value test2=2 in shared small text over test1=1
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
Can add a new value test3=3 and drag it between test2=2 and test1=1
  ❌ Test ordering properties with multiple values Can add a new value test3=3 and drag it between test2=2 and test1=1
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.

❌ tests/artifacts/results/xml_reports/cypress/e2e/pickers/categories.cy.ts.xml

2 tests were completed in 30s with 0 passed, 2 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Picker - Categories 2❌ 30s
Root Suite 0ms

❌ Picker - Categories

Categories Picker - Search for transportation - letter by letter
  ❌ Picker - Categories Categories Picker - Search for transportation - letter by letter
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
Categories Picker - Select Polymer Manufacturing
  ❌ Picker - Categories Categories Picker - Select Polymer Manufacturing
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.

❌ tests/artifacts/results/xml_reports/cypress/e2e/pickers/constraint.cy.ts.xml

1 tests were completed in 62s with 0 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Picker tests - Constraints 1❌ 62s
Root Suite 0ms

❌ Picker tests - Constraints

should see one employee
  ❌ Picker tests - Constraints should see one employee
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.

❌ tests/artifacts/results/xml_reports/cypress/e2e/pickers/customPicker.cy.ts.xml

2 tests were completed in 125s with 0 passed, 2 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Picker tests - custom picker 2❌ 124s
Root Suite 0ms

❌ Picker tests - custom picker

should use a custom picker with different root path
  ❌ Picker tests - custom picker should use a custom picker with different root path
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
should use an override on editorial picker with different root path and constraints
  ❌ Picker tests - custom picker should use an override on editorial picker with different root path and constraints
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.

❌ tests/artifacts/results/xml_reports/cypress/e2e/pickers/date.cy.ts.xml

2 tests were completed in 37s with 0 passed, 2 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Date picker tests 2❌ 37s
Root Suite 0ms

❌ Date picker tests

Test Date Picker
  ❌ Date picker tests Test Date Picker
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `input[id="qant:pickers_datepicker"]`, but never found it.
Test without using picker
  ❌ Date picker tests Test without using picker
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `input[id="qant:pickers_datepicker"]`, but never found it.

❌ tests/artifacts/results/xml_reports/cypress/e2e/pickers/displayActions.cy.ts.xml

1 tests were completed in 21s with 0 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Picker tests - Display actions 1❌ 21s
Root Suite 0ms

❌ Picker tests - Display actions

should refresh picker dialog
  ❌ Picker tests - Display actions should refresh picker dialog
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.

❌ tests/artifacts/results/xml_reports/cypress/e2e/pickers/editoriallink.cy.ts.xml

3 tests were completed in 37s with 0 passed, 3 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Picker - Editorial link 3❌ 37s
Root Suite 0ms

❌ Picker - Editorial link

should display editorial link picker
  ❌ Picker - Editorial link should display editorial link picker
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
should expand selection and restore tab
  ❌ Picker - Editorial link should expand selection and restore tab
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
can select main resource and sub-main resource
  ❌ Picker - Editorial link can select main resource and sub-main resource
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.

❌ tests/artifacts/results/xml_reports/cypress/e2e/pickers/pdf.cy.ts.xml

2 tests were completed in 40s with 0 passed, 2 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Picker - PDF 2❌ 40s
Root Suite 0ms

❌ Picker - PDF

PDF Picker - Only pdf folder display files
  ❌ Picker - PDF PDF Picker - Only pdf folder display files
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `span[data-sel-role-dynamic-fieldset="jdmix:fileAttachment"]`, but never found it.
PDF Picker - Only pdf files and folder are found by the search
  ❌ Picker - PDF PDF Picker - Only pdf files and folder are found by the search
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `span[data-sel-role-dynamic-fieldset="jdmix:fileAttachment"]`, but never found it.

❌ tests/artifacts/results/xml_reports/cypress/e2e/pickers/picker.cy.ts.xml

7 tests were completed in 120s with 0 passed, 7 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Picker tests 7❌ 120s
Root Suite 0ms

❌ Picker tests

should display content reference picker
  ❌ Picker tests should display content reference picker
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
should display file/image reference picker
  ❌ Picker tests should display file/image reference picker
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
should go to previous location
  ❌ Picker tests should go to previous location
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
should go to root when previous location is not available
  ❌ Picker tests should go to root when previous location is not available
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
should be able to switch site
  ❌ Picker tests should be able to switch site
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
should be able to browse when there is a selection
  ❌ Picker tests should be able to browse when there is a selection
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
should pick thumbnail on double click
  ❌ Picker tests should pick thumbnail on double click
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.

❌ tests/artifacts/results/xml_reports/cypress/e2e/pickers/pickerDefaults.cy.ts.xml

10 tests were completed in 154s with 0 passed, 10 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Picker tests - default 10❌ 154s
Root Suite 0ms

❌ Picker tests - default

should open default page picker
  ❌ Picker tests - default should open default page picker
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
should open default contentfolder picker
  ❌ Picker tests - default should open default contentfolder picker
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
should open default folder picker
  ❌ Picker tests - default should open default folder picker
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
should open default file picker
  ❌ Picker tests - default should open default file picker
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
should open default image picker
  ❌ Picker tests - default should open default image picker
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
should open default editoriallink picker
  ❌ Picker tests - default should open default editoriallink picker
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
should open default user picker
  ❌ Picker tests - default should open default user picker
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
should open default usergroup picker
  ❌ Picker tests - default should open default usergroup picker
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
should open default site picker
  ❌ Picker tests - default should open default site picker
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
should open default category picker
  ❌ Picker tests - default should open default category picker
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.

❌ tests/artifacts/results/xml_reports/cypress/e2e/pickers/pickerMultiple.cy.ts.xml

3 tests were completed in 45s with 0 passed, 3 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Picker tests - multiple 3❌ 45s
Root Suite 0ms

❌ Picker tests - multiple

should allow multi-select
  ❌ Picker tests - multiple should allow multi-select
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
should display selection table
  ❌ Picker tests - multiple should display selection table
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
should select/unselect all
  ❌ Picker tests - multiple should select/unselect all
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.

❌ tests/artifacts/results/xml_reports/cypress/e2e/pickers/pickerTree.cy.ts.xml

5 tests were completed in 84s with 0 passed, 5 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Picker tests - Trees 5❌ 84s
Root Suite 0ms

❌ Picker tests - Trees

should display a folder picker without tree
  ❌ Picker tests - Trees should display a folder picker without tree
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
should display root folder opened
  ❌ Picker tests - Trees should display root folder opened
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
should be able to open and close folder
  ❌ Picker tests - Trees should be able to open and close folder
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
should be able to select a folder
  ❌ Picker tests - Trees should be able to select a folder
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
should be able to switch site
  ❌ Picker tests - Trees should be able to switch site
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.

❌ tests/artifacts/results/xml_reports/cypress/e2e/pickers/richtext.cy.ts.xml

2 tests were completed in 29s with 0 passed, 2 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Picker tests - richtext 2❌ 29s
Root Suite 0ms

❌ Picker tests - richtext

Content picker in richtext
  ❌ Picker tests - richtext Content picker in richtext
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
File picker in richtext
  ❌ Picker tests - richtext File picker in richtext
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.

❌ tests/artifacts/results/xml_reports/cypress/e2e/previewContent.cy.ts.xml

2 tests were completed in 44s with 0 passed, 2 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Preview tests 2❌ 44s
Root Suite 0ms

❌ Preview tests

It shows correctly preview of edited page even if not the one currently rendered in PageComposer
  ❌ Preview tests It shows correctly preview of edited page even if not the one currently rendered in PageComposer
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="advancedMode"]`, but never found it.
It shows correctly preview of edited page even if the parent node name have special character
  ❌ Preview tests It shows correctly preview of edited page even if the parent node name have special character
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="advancedMode"]`, but never found it.

❌ tests/artifacts/results/xml_reports/cypress/e2e/savePublishButtonsFlow.cy.ts.xml

1 tests were completed in 25s with 0 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
Test the save publish buttons flow) 1❌ 25s

❌ Test the save publish buttons flow)

Check save publish buttons flow
  ❌ Test the save publish buttons flow) Check save publish buttons flow
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="advancedMode"]`, but never found it.

❌ tests/artifacts/results/xml_reports/cypress/e2e/systemNameTest.cy.ts.xml

1 tests were completed in 22s with 0 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
System name test 1❌ 22s

❌ System name test

Check system name sync
  ❌ System name test Check system name sync
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `#jnt\:page_jcr\:title`, but never found it.

❌ tests/artifacts/results/xml_reports/cypress/e2e/textFieldInitializerTest.cy.ts.xml

1 tests were completed in 22s with 0 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
Test the text field initializer 1❌ 22s

❌ Test the text field initializer

Check text field initializer
  ❌ Test the text field initializer Check text field initializer
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `div[aria-labelledby="dialog-createNewContent"]`, but never found it.

❌ tests/artifacts/results/xml_reports/cypress/e2e/textRegexInDefinition.cy.ts.xml

1 tests were completed in 23s with 0 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
Test the consistency of the validation of regular expressions added to the definition 1❌ 23s

❌ Test the consistency of the validation of regular expressions added to the definition

Check consistencies of RegExp validation pattern
  ❌ Test the consistency of the validation of regular expressions added to the definition Check consistencies of RegExp validation pattern
	AssertionError: Timed out retrying after 10000ms: Expected to find element: `div[aria-labelledby="dialog-createNewContent"]`, but never found it.

Annotations

Check failure on line 0 in tests/artifacts/results/xml_reports/cypress/e2e/addMixinChoicelistInitializers.cy.ts.xml

See this annotation in the file changed.

@github-actions github-actions / Tests Report (Cluster)

Add Mixin by using choice list initializers (Image Reference) ► Can create a document manager image reference link ► Add Mixin by using choice list initializers (Image Reference) Can create a document manager image reference link

Failed test found in:
  tests/artifacts/results/xml_reports/cypress/e2e/addMixinChoicelistInitializers.cy.ts.xml
Error:
  AssertionError: Timed out retrying after 10000ms: Expected to find element: `div[aria-labelledby="dialog-createNewContent"]`, but never found it.
Raw output
AssertionError: Timed out retrying after 10000ms: Expected to find element: `div[aria-labelledby="dialog-createNewContent"]`, but never found it.
    at getElement (webpack:///./node_modules/@jahia/cypress/dist/page-object/utils.js:5:0)
    at getComponentBySelector (webpack:///./node_modules/@jahia/cypress/dist/page-object/utils.js:13:0)
    at getComponent (webpack:///./node_modules/@jahia/cypress/dist/page-object/utils.js:17:0)
    at PageComposer../cypress/page-object/pageComposer.ts.PageComposer.getContentTypeSelector (webpack:///./cypress/page-object/pageComposer.ts:119:28)
    at Context.eval (webpack:///./cypress/e2e/addMixinChoicelistInitializers.cy.ts:37:13)

Check failure on line 0 in tests/artifacts/results/xml_reports/cypress/e2e/addMixinChoicelistInitializers.cy.ts.xml

See this annotation in the file changed.

@github-actions github-actions / Tests Report (Cluster)

Add Mixin by using choice list initializers (Image Reference) ► Can edit a document manager image reference link ► Add Mixin by using choice list initializers (Image Reference) Can edit a document manager image reference link

Failed test found in:
  tests/artifacts/results/xml_reports/cypress/e2e/addMixinChoicelistInitializers.cy.ts.xml
Error:
  AssertionError: Timed out retrying after 10000ms: Expected to find element: `a[href*="/sites/contentEditorSiteAddMixin/home/search-results.html"] > img[src*="/sites/contentEditorSiteAddMixin/files/snowbearHome.jpeg"]`, but never found it. Queried from:
Raw output
AssertionError: Timed out retrying after 10000ms: Expected to find element: `a[href*="/sites/contentEditorSiteAddMixin/home/search-results.html"] > img[src*="/sites/contentEditorSiteAddMixin/files/snowbearHome.jpeg"]`, but never found it. Queried from:

              > cy.get(.container)
    at Context.eval (webpack:///./cypress/page-object/pageComposer.ts:73:37)

Check failure on line 0 in tests/artifacts/results/xml_reports/cypress/e2e/categories.cy.ts.xml

See this annotation in the file changed.

@github-actions github-actions / Tests Report (Cluster)

Category tests ► Category only displays Content section in edit ► Category tests Category only displays Content section in edit

Failed test found in:
  tests/artifacts/results/xml_reports/cypress/e2e/categories.cy.ts.xml
Error:
  AssertionError: Timed out retrying after 10000ms: Expected to find element: `[data-sel-content-editor-fields-group]`, but never found it.
Raw output
AssertionError: Timed out retrying after 10000ms: Expected to find element: `[data-sel-content-editor-fields-group]`, but never found it.
    at Context.eval (webpack:///./cypress/e2e/categories.cy.ts:26:13)

Check failure on line 0 in tests/artifacts/results/xml_reports/cypress/e2e/categories.cy.ts.xml

See this annotation in the file changed.

@github-actions github-actions / Tests Report (Cluster)

Category tests ► Displays limited advanced options ► Category tests Displays limited advanced options

Failed test found in:
  tests/artifacts/results/xml_reports/cypress/e2e/categories.cy.ts.xml
Error:
  AssertionError: Timed out retrying after 10000ms: Expected to find element: `[data-sel-role="tab-advanced-options"]`, but never found it.
Raw output
AssertionError: Timed out retrying after 10000ms: Expected to find element: `[data-sel-role="tab-advanced-options"]`, but never found it.
    at getElement (webpack:///./node_modules/@jahia/cypress/dist/page-object/utils.js:5:0)
    at getComponentBySelector (webpack:///./node_modules/@jahia/cypress/dist/page-object/utils.js:13:0)
    at getComponentByRole (webpack:///./node_modules/@jahia/cypress/dist/page-object/utils.js:25:0)
    at Context.eval (webpack:///./cypress/e2e/categories.cy.ts:31:27)

Check failure on line 0 in tests/artifacts/results/xml_reports/cypress/e2e/contentEditorForm.cy.ts.xml

See this annotation in the file changed.

@github-actions github-actions / Tests Report (Cluster)

Create content tests ► Should display custom title label and error message ► Create content tests Should display custom title label and error message

Failed test found in:
  tests/artifacts/results/xml_reports/cypress/e2e/contentEditorForm.cy.ts.xml
Error:
  AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
Raw output
AssertionError: Timed out retrying after 10000ms: Expected to find element: `.moonstone-button[data-sel-role="createContent"]`, but never found it.
    at getElement (webpack:///./node_modules/@jahia/cypress/dist/page-object/utils.js:5:0)
    at getComponentBySelector (webpack:///./node_modules/@jahia/cypress/dist/page-object/utils.js:13:0)
    at getComponentByRole (webpack:///./node_modules/@jahia/cypress/dist/page-object/utils.js:25:0)
    at CreateContent../cypress/page-object/createContent.ts.CreateContent.open (webpack:///./cypress/page-object/createContent.ts:14:27)
    at JContent../cypress/page-object/jcontent.ts.JContent.createContent (webpack:///./cypress/page-object/jcontent.ts:45:13)
    at Context.eval (webpack:///./cypress/e2e/contentEditorForm.cy.ts:23:39)

Check failure on line 0 in tests/artifacts/results/xml_reports/cypress/e2e/contentMultiLanguage.cy.ts.xml

See this annotation in the file changed.

@github-actions github-actions / Tests Report (Cluster)

Create multi language content and verify that it is different in all languages ► Can create content in 3 languages and publish respecting mandatory language rules ► Create multi language content and verify that it is different in all languages Can crea...

Failed test found in:
  tests/artifacts/results/xml_reports/cypress/e2e/contentMultiLanguage.cy.ts.xml
Error:
  AssertionError: Timed out retrying after 10000ms: Expected to find element: `div[aria-labelledby="dialog-createNewContent"]`, but never found it.
Raw output
AssertionError: Timed out retrying after 10000ms: Expected to find element: `div[aria-labelledby="dialog-createNewContent"]`, but never found it.
    at getElement (webpack:///./node_modules/@jahia/cypress/dist/page-object/utils.js:5:0)
    at getComponentBySelector (webpack:///./node_modules/@jahia/cypress/dist/page-object/utils.js:13:0)
    at getComponent (webpack:///./node_modules/@jahia/cypress/dist/page-object/utils.js:17:0)
    at PageComposer../cypress/page-object/pageComposer.ts.PageComposer.getContentTypeSelector (webpack:///./cypress/page-object/pageComposer.ts:119:28)
    at Context.eval (webpack:///./cypress/e2e/contentMultiLanguage.cy.ts:201:13)

Check failure on line 0 in tests/artifacts/results/xml_reports/cypress/e2e/contentMultiLanguage.cy.ts.xml

See this annotation in the file changed.

@github-actions github-actions / Tests Report (Cluster)

Create multi language content and verify that it is different in all languages ► Can create and modify content in 2 languages and publish respecting mandatory language rules ► Create multi language content and verify that it is different in all languag...

Failed test found in:
  tests/artifacts/results/xml_reports/cypress/e2e/contentMultiLanguage.cy.ts.xml
Error:
  AssertionError: Timed out retrying after 10000ms: Expected to find element: `div[aria-labelledby="dialog-createNewContent"]`, but never found it.
Raw output
AssertionError: Timed out retrying after 10000ms: Expected to find element: `div[aria-labelledby="dialog-createNewContent"]`, but never found it.
    at getElement (webpack:///./node_modules/@jahia/cypress/dist/page-object/utils.js:5:0)
    at getComponentBySelector (webpack:///./node_modules/@jahia/cypress/dist/page-object/utils.js:13:0)
    at getComponent (webpack:///./node_modules/@jahia/cypress/dist/page-object/utils.js:17:0)
    at PageComposer../cypress/page-object/pageComposer.ts.PageComposer.getContentTypeSelector (webpack:///./cypress/page-object/pageComposer.ts:119:28)
    at Context.eval (webpack:///./cypress/e2e/contentMultiLanguage.cy.ts:275:13)

Check failure on line 0 in tests/artifacts/results/xml_reports/cypress/e2e/createContent.cy.ts.xml

See this annotation in the file changed.

@github-actions github-actions / Tests Report (Cluster)

Create content tests ► Can create content ► Create content tests Can create content

Failed test found in:
  tests/artifacts/results/xml_reports/cypress/e2e/createContent.cy.ts.xml
Error:
  AssertionError: Timed out retrying after 10000ms: Expected to find element: `div[aria-labelledby="dialog-createNewContent"]`, but never found it.
Raw output
AssertionError: Timed out retrying after 10000ms: Expected to find element: `div[aria-labelledby="dialog-createNewContent"]`, but never found it.
    at getElement (webpack:///./node_modules/@jahia/cypress/dist/page-object/utils.js:5:0)
    at getComponentBySelector (webpack:///./node_modules/@jahia/cypress/dist/page-object/utils.js:13:0)
    at getComponent (webpack:///./node_modules/@jahia/cypress/dist/page-object/utils.js:17:0)
    at PageComposer../cypress/page-object/pageComposer.ts.PageComposer.getContentTypeSelector (webpack:///./cypress/page-object/pageComposer.ts:119:28)
    at Context.eval (webpack:///./cypress/e2e/createContent.cy.ts:24:13)

Check failure on line 0 in tests/artifacts/results/xml_reports/cypress/e2e/createContent.cy.ts.xml

See this annotation in the file changed.

@github-actions github-actions / Tests Report (Cluster)

Create content tests ► Can create multiple content in same modal ► Create content tests Can create multiple content in same modal

Failed test found in:
  tests/artifacts/results/xml_reports/cypress/e2e/createContent.cy.ts.xml
Error:
  AssertionError: Timed out retrying after 10000ms: Expected to find element: `div[aria-labelledby="dialog-createNewContent"]`, but never found it.
Raw output
AssertionError: Timed out retrying after 10000ms: Expected to find element: `div[aria-labelledby="dialog-createNewContent"]`, but never found it.
    at getElement (webpack:///./node_modules/@jahia/cypress/dist/page-object/utils.js:5:0)
    at getComponentBySelector (webpack:///./node_modules/@jahia/cypress/dist/page-object/utils.js:13:0)
    at getComponent (webpack:///./node_modules/@jahia/cypress/dist/page-object/utils.js:17:0)
    at PageComposer../cypress/page-object/pageComposer.ts.PageComposer.getContentTypeSelector (webpack:///./cypress/page-object/pageComposer.ts:119:28)
    at Context.eval (webpack:///./cypress/e2e/createContent.cy.ts:40:13)

Check failure on line 0 in tests/artifacts/results/xml_reports/cypress/e2e/createContent.cy.ts.xml

See this annotation in the file changed.

@github-actions github-actions / Tests Report (Cluster)

Create content tests ► Can create work in progress content ► Create content tests Can create work in progress content

Failed test found in:
  tests/artifacts/results/xml_reports/cypress/e2e/createContent.cy.ts.xml
Error:
  AssertionError: Timed out retrying after 10000ms: Expected to find element: `div[aria-labelledby="dialog-createNewContent"]`, but never found it.
Raw output
AssertionError: Timed out retrying after 10000ms: Expected to find element: `div[aria-labelledby="dialog-createNewContent"]`, but never found it.
    at getElement (webpack:///./node_modules/@jahia/cypress/dist/page-object/utils.js:5:0)
    at getComponentBySelector (webpack:///./node_modules/@jahia/cypress/dist/page-object/utils.js:13:0)
    at getComponent (webpack:///./node_modules/@jahia/cypress/dist/page-object/utils.js:17:0)
    at PageComposer../cypress/page-object/pageComposer.ts.PageComposer.getContentTypeSelector (webpack:///./cypress/page-object/pageComposer.ts:119:28)
    at Context.eval (webpack:///./cypress/e2e/createContent.cy.ts:72:13)

Check failure on line 0 in tests/artifacts/results/xml_reports/cypress/e2e/createContent.cy.ts.xml

See this annotation in the file changed.

@github-actions github-actions / Tests Report (Cluster)

Create content tests ► Can create a news and edit it from the successful alert ► Create content tests Can create a news and edit it from the successful alert

Failed test found in:
  tests/artifacts/results/xml_reports/cypress/e2e/createContent.cy.ts.xml
Error:
  AssertionError: Timed out retrying after 10000ms: Expected to find element: `div[aria-labelledby="dialog-createNewContent"]`, but never found it.
Raw output
AssertionError: Timed out retrying after 10000ms: Expected to find element: `div[aria-labelledby="dialog-createNewContent"]`, but never found it.
    at getElement (webpack:///./node_modules/@jahia/cypress/dist/page-object/utils.js:5:0)
    at getComponentBySelector (webpack:///./node_modules/@jahia/cypress/dist/page-object/utils.js:13:0)
    at getComponent (webpack:///./node_modules/@jahia/cypress/dist/page-object/utils.js:17:0)
    at PageComposer../cypress/page-object/pageComposer.ts.PageComposer.getContentTypeSelector (webpack:///./cypress/page-object/pageComposer.ts:119:28)
    at Context.eval (webpack:///./cypress/e2e/createContent.cy.ts:91:13)