Content Type Designer: Only update tab name on change #20786
+0
−1
Azure Pipelines / Umbraco CMS 9+
failed
Nov 14, 2025 in 35m 53s
Build #17.1.0--rc.preview.109+38605a5 had test failures
Details
- Failed: 2 (0.01%)
- Passed: 17,033 (99.54%)
- Other: 77 (0.45%)
- Total: 17,112
Annotations
Check failure on line 209 in Build log
azure-pipelines / Umbraco CMS 9+
Build log #L209
PowerShell exited with code '1'.
Check failure on line 173 in Build log
azure-pipelines / Umbraco CMS 9+
Build log #L173
PowerShell exited with code '1'.
Check failure on line 1 in can create a document type with a property in a tab
azure-pipelines / Umbraco CMS 9+
can create a document type with a property in a tab
DocumentTypeDesignTab.spec.ts:135:5 can create a document type with a property in a tab
Raw output
[defaultConfig] › DefaultConfig\Settings\DocumentType\DocumentTypeDesignTab.spec.ts:135:5 › can create a document type with a property in a tab @smoke
Error: expect(locator).toBeVisible() failed
Locator: getByTestId('tab:TestTab')
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for getByTestId('tab:TestTab')
141 | await umbracoUi.documentType.goToDocumentType(documentTypeName);
142 | await umbracoUi.documentType.clickAddTabButton();
> 143 | await umbracoUi.documentType.enterTabName(tabName);
| ^
144 | await umbracoUi.documentType.clickAddGroupButton();
145 | await umbracoUi.documentType.enterGroupName(groupName);
146 | await umbracoUi.documentType.addPropertyEditor(dataTypeName, 1);
at DocumentTypeUiHelper.enterTabName (D:\a\1\s\tests\Umbraco.Tests.AcceptanceTest\node_modules\@umbraco\playwright-testhelpers\lib\helpers\UiBaseLocators.ts:803:59)
at D:\a\1\s\tests\Umbraco.Tests.AcceptanceTest\tests\DefaultConfig\Settings\DocumentType\DocumentTypeDesignTab.spec.ts:143:3
Error Context: ..\results\DefaultConfig-Settings-Doc-5799e-pe-with-a-property-in-a-tab-defaultConfig\error-context.md
attachment #2: trace (application/zip) ─────────────────────────────────────────────────────────
..\results\DefaultConfig-Settings-Doc-5799e-pe-with-a-property-in-a-tab-defaultConfig\trace.zip
Usage:
npx playwright show-trace ..\results\DefaultConfig-Settings-Doc-5799e-pe-with-a-property-in-a-tab-defaultConfig\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: getByTestId('tab:TestTab')
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for getByTestId('tab:TestTab')
141 | await umbracoUi.documentType.goToDocumentType(documentTypeName);
142 | await umbracoUi.documentType.clickAddTabButton();
> 143 | await umbracoUi.documentType.enterTabName(tabName);
| ^
144 | await umbracoUi.documentType.clickAddGroupButton();
145 | await umbracoUi.documentType.enterGroupName(groupName);
146 | await umbracoUi.documentType.addPropertyEditor(dataTypeName, 1);
at DocumentTypeUiHelper.enterTabName (D:\a\1\s\tests\Umbraco.Tests.AcceptanceTest\node_modules\@umbraco\playwright-testhelpers\lib\helpers\UiBaseLocators.ts:803:59)
at D:\a\1\s\tests\Umbraco.Tests.AcceptanceTest\tests\DefaultConfig\Settings\DocumentType\DocumentTypeDesignTab.spec.ts:143:3
Error Context: ..\results\DefaultConfig-Settings-Doc-5799e-pe-with-a-property-in-a-tab-defaultConfig-retry1\error-context.md
attachment #2: trace (application/zip) ─────────────────────────────────────────────────────────
..\results\DefaultConfig-Settings-Doc-5799e-pe-with-a-property-in-a-tab-defaultConfig-retry1\trace.zip
Usage:
npx playwright show-trace ..\results\DefaultConfig-Settings-Doc-5799e-pe-with-a-property-in-a-tab-defaultConfig-retry1\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: getByTestId('tab:TestTab')
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for getByTestId('tab:TestTab')
141 | await umbracoUi.documentType.goToDocumentType(documentTypeName);
142 | await umbracoUi.documentType.clickAddTabButton();
> 143 | awa
Check failure on line 1 in can create a media type with a property in a tab
azure-pipelines / Umbraco CMS 9+
can create a media type with a property in a tab
MediaTypeDesignTab.spec.ts:189:5 can create a media type with a property in a tab
Raw output
[defaultConfig] › DefaultConfig\Settings\MediaType\MediaTypeDesignTab.spec.ts:189:5 › can create a media type with a property in a tab @smoke
Error: expect(locator).toBeVisible() failed
Locator: getByTestId('tab:TestTab')
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for getByTestId('tab:TestTab')
194 | await umbracoUi.mediaType.goToMediaType(mediaTypeName);
195 | await umbracoUi.mediaType.clickAddTabButton();
> 196 | await umbracoUi.mediaType.enterTabName(tabName);
| ^
197 | await umbracoUi.mediaType.addPropertyEditor(dataTypeName);
198 | await umbracoUi.mediaType.clickSaveButton();
199 |
at MediaTypeUiHelper.enterTabName (D:\a\1\s\tests\Umbraco.Tests.AcceptanceTest\node_modules\@umbraco\playwright-testhelpers\lib\helpers\UiBaseLocators.ts:803:59)
at D:\a\1\s\tests\Umbraco.Tests.AcceptanceTest\tests\DefaultConfig\Settings\MediaType\MediaTypeDesignTab.spec.ts:196:3
Error Context: ..\results\DefaultConfig-Settings-Med-da0c0-pe-with-a-property-in-a-tab-defaultConfig\error-context.md
attachment #2: trace (application/zip) ─────────────────────────────────────────────────────────
..\results\DefaultConfig-Settings-Med-da0c0-pe-with-a-property-in-a-tab-defaultConfig\trace.zip
Usage:
npx playwright show-trace ..\results\DefaultConfig-Settings-Med-da0c0-pe-with-a-property-in-a-tab-defaultConfig\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: getByTestId('tab:TestTab')
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for getByTestId('tab:TestTab')
194 | await umbracoUi.mediaType.goToMediaType(mediaTypeName);
195 | await umbracoUi.mediaType.clickAddTabButton();
> 196 | await umbracoUi.mediaType.enterTabName(tabName);
| ^
197 | await umbracoUi.mediaType.addPropertyEditor(dataTypeName);
198 | await umbracoUi.mediaType.clickSaveButton();
199 |
at MediaTypeUiHelper.enterTabName (D:\a\1\s\tests\Umbraco.Tests.AcceptanceTest\node_modules\@umbraco\playwright-testhelpers\lib\helpers\UiBaseLocators.ts:803:59)
at D:\a\1\s\tests\Umbraco.Tests.AcceptanceTest\tests\DefaultConfig\Settings\MediaType\MediaTypeDesignTab.spec.ts:196:3
Error Context: ..\results\DefaultConfig-Settings-Med-da0c0-pe-with-a-property-in-a-tab-defaultConfig-retry1\error-context.md
attachment #2: trace (application/zip) ─────────────────────────────────────────────────────────
..\results\DefaultConfig-Settings-Med-da0c0-pe-with-a-property-in-a-tab-defaultConfig-retry1\trace.zip
Usage:
npx playwright show-trace ..\results\DefaultConfig-Settings-Med-da0c0-pe-with-a-property-in-a-tab-defaultConfig-retry1\trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: getByTestId('tab:TestTab')
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for getByTestId('tab:TestTab')
194 | await umbracoUi.mediaType.goToMediaType(mediaTypeName);
195 | await umbracoUi.mediaType.clickAddTabButton();
> 196 | await umbracoUi.mediaType.enterTabName(tabName);
| ^
197 | await umbracoUi.mediaType.addPropertyEditor(dataTypeName);
198 | await umbracoUi.mediaType.clickSaveButton();
199 |
Loading