Skip to content

Merge branch 'main' into 13317-add-combination-and-referanse-types-to… #17044

Merge branch 'main' into 13317-add-combination-and-referanse-types-to…

Merge branch 'main' into 13317-add-combination-and-referanse-types-to… #17044

Status Failure
Total duration 7m 16s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ItemFieldsTab › should save the model when user clicks the dropdown menu items: frontend/packages/schema-editor/src/components/SchemaInspector/ItemFieldsTab/ItemFieldsTab.test.tsx#L147
TestingLibraryElementError: Unable to find an accessible element with the role "menuitem" and name "[mockedText(schema_editor.string)]" Here are the accessible roles: table: Name "": <table class="table" /> -------------------------------------------------- rowgroup: Name "": <thead /> Name "": <tbody /> -------------------------------------------------- row: Name "[mockedText(schema_editor.field_name)] [mockedText(schema_editor.type)] [mockedText(schema_editor.required)] [mockedText(schema_editor.delete)]": <tr /> Name "Donald [mockedText(schema_editor.string)] [mockedText(schema_editor.required)]": <tr /> Name "Dolly [mockedText(schema_editor.string)] [mockedText(schema_editor.required)]": <tr /> -------------------------------------------------- columnheader: Name "[mockedText(schema_editor.field_name)]": <th class="tableColumnName tableCell tableHeaderLeft" /> Name "[mockedText(schema_editor.type)]": <th class="tableColumnType tableCell tableHeaderLeft" /> Name "[mockedText(schema_editor.required)]": <th class="tableColumnRequired tableCell tableHeaderCenter" /> Name "[mockedText(schema_editor.delete)]": <th class="tableColumnDelete tableCell tableHeaderCenter" /> -------------------------------------------------- cell: Name "Donald": <td class="tableColumnName tableCell" /> Name "[mockedText(schema_editor.string)]": <td class="tableColumnType tableCell" /> Name "[mockedText(schema_editor.required)]": <td class="tableColumnRequired tableCell" /> Name "": <td class="tableColumnDelete tableCell" /> Name "Dolly": <td class="tableColumnName tableCell" /> Name "[mockedText(schema_editor.string)]": <td class="tableColumnType tableCell" /> Name "[mockedText(schema_editor.required)]": <td class="tableColumnRequired tableCell" /> Name "": <td class="tableColumnDelete tableCell" /> -------------------------------------------------- textbox: Name "[mockedText(schema_editor.field_name)]": <input aria-label="[mockedText(schema_editor.field_name)]" class="fds-textfield__input fds-focus" id="textfield-:r3k:" size="20" type="text" value="Donald" /> Name "[mockedText(schema_editor.field_name)]": <input aria-label="[mockedText(schema_editor.field_name)]" class="fds-textfield__input fds-focus" id="textfield-:r3s:" size="20" type="text" value="Dolly" /> -------------------------------------------------- checkbox: Name "[mockedText(schema_editor.required)]": <input aria-label="[mockedText(schema_editor.required)]" class="fds-switch__input" id="switch-:r3m:" name="checkedArray" type="checkbox" /> Name "[mockedText(schema_editor.required)]": <input aria-label="[mockedText(schema_editor.required)]" class="fds-switch__input" id="switch-:r3u:" name="checkedArray" type="checkbox" /> -------------------------------------------------- button: Name "[mockedText(schema_editor.delete_field)]": <button aria-expanded="false" class="fds-btn fds-focus fds-btn--sm fds-btn--tertiary fds-btn--danger fds-btn--icon-only studioButton small" id=":r3o:" title="[mockedText(schema_editor.delete_field)]" type="button" /> Name "[mockedText(schema_editor.delete_field)]": <button aria-expanded="false" class="fds-btn fds-focus fds-btn--sm fds-btn--tertiary fds-btn--danger fds-btn--icon-only studioButton small" id=":r40:" title="[mockedText(schema_editor.delete_field)]" type="button" /> Name "[mockedText(schema_editor.add_property)]": <button aria-expanded="false" aria-haspopup="menu" class="fds-btn fds-focus fds-btn--sm fds-btn--secondary fds-btn--second studioButton small" type="button" /> -------------------------------------------------- Ignored nodes: comments, script, style <body> <div> <div class="root" > <table class="table" >
Testing
Process completed with exit code 1.