Skip to content

Merge branch 'main' into v17/improvement/property-editors-people-group

cb0d6e0
Select commit
Loading
Failed to load commit list.
Merged

Property Editors: Added form control and mandatory support(User, Member, Member Group) #20672

Merge branch 'main' into v17/improvement/property-editors-people-group
cb0d6e0
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Umbraco CMS 9+ succeeded Dec 2, 2025 in 12m 12s

Build #17.1.0--rc.preview.175+4ff49d9 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 17,144 (99.58%)
  • Other: 72 (0.42%)
  • Total: 17,217

Annotations

Check failure on line 1 in can import a dictionary item with descendants

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Umbraco CMS 9+

can import a dictionary item with descendants

Dictionary.spec.ts:143:5 can import a dictionary item with descendants
Raw output
  [defaultConfig] › DefaultConfig\Dictionary\Dictionary.spec.ts:143:5 › can import a dictionary item with descendants @smoke 

    Error: expect(received).toBeTruthy()

    Received: false

      160 |   await umbracoUi.dictionary.waitForDictionaryToBeImported();
      161 |   await umbracoUi.reloadPage();
    > 162 |   expect(await umbracoUi.dictionary.doesDictionaryListHaveText(importParentDictionaryName)).toBeTruthy();
          |                                                                                             ^
      163 |   expect(await umbracoUi.dictionary.doesDictionaryListHaveText(importChildDictionaryName)).toBeTruthy();
      164 |   // Verify the imported dictionary items display in the tree
      165 |   await umbracoUi.dictionary.reloadTree(dictionaryName);
        at D:\a\1\s\tests\Umbraco.Tests.AcceptanceTest\tests\DefaultConfig\Dictionary\Dictionary.spec.ts:162:93

    Error Context: ..\results\DefaultConfig-Dictionary-D-75a99-onary-item-with-descendants-defaultConfig\error-context.md

    attachment #2: trace (application/zip) ─────────────────────────────────────────────────────────
    ..\results\DefaultConfig-Dictionary-D-75a99-onary-item-with-descendants-defaultConfig\trace.zip
    Usage:

        npx playwright show-trace ..\results\DefaultConfig-Dictionary-D-75a99-onary-item-with-descendants-defaultConfig\trace.zip

    ────────────────────────────────────────────────────────────────────────────────────────────────

    Retry #1 ───────────────────────────────────────────────────────────────────────────────────────

    Error: expect(received).toBeTruthy()

    Received: false

      160 |   await umbracoUi.dictionary.waitForDictionaryToBeImported();
      161 |   await umbracoUi.reloadPage();
    > 162 |   expect(await umbracoUi.dictionary.doesDictionaryListHaveText(importParentDictionaryName)).toBeTruthy();
          |                                                                                             ^
      163 |   expect(await umbracoUi.dictionary.doesDictionaryListHaveText(importChildDictionaryName)).toBeTruthy();
      164 |   // Verify the imported dictionary items display in the tree
      165 |   await umbracoUi.dictionary.reloadTree(dictionaryName);
        at D:\a\1\s\tests\Umbraco.Tests.AcceptanceTest\tests\DefaultConfig\Dictionary\Dictionary.spec.ts:162:93

    Error Context: ..\results\DefaultConfig-Dictionary-D-75a99-onary-item-with-descendants-defaultConfig-retry1\error-context.md

    attachment #2: trace (application/zip) ─────────────────────────────────────────────────────────
    ..\results\DefaultConfig-Dictionary-D-75a99-onary-item-with-descendants-defaultConfig-retry1\trace.zip
    Usage:

        npx playwright show-trace ..\results\DefaultConfig-Dictionary-D-75a99-onary-item-with-descendants-defaultConfig-retry1\trace.zip

    ────────────────────────────────────────────────────────────────────────────────────────────────

    Retry #2 ───────────────────────────────────────────────────────────────────────────────────────

    Error: expect(received).toBeTruthy()

    Received: false

      160 |   await umbracoUi.dictionary.waitForDictionaryToBeImported();
      161 |   await umbracoUi.reloadPage();
    > 162 |   expect(await umbracoUi.dictionary.doesDictionaryListHaveText(importParentDictionaryName)).toBeTruthy();
          |                                                                                             ^
      163 |   expect(await umbracoUi.dictionary.doesDictionaryListHaveText(importChildDictionaryName)).toBeTruthy();
      164 |   // Verify the imported dictionary items display in the tree
      165 |   await umbracoUi.dictionary.reloadTree(dictionaryName);
        at D:\a\1\s\tests\Umbraco.Tests.AcceptanceTest\tests\DefaultConfig\Dictionary\Dictionary.spec.ts:162:93

    Error Context: ..\results\DefaultConfig-Dictionary-D-75a99-onary-item-with-descendants-defaultConfig-retry2\error-context.md

    attachment #2: trace (application/zip) ───