Skip to content

Merge branch 'main' into adithyase/types-repl

cc77e2a
Select commit
Loading
Failed to load commit list.
Draft

[DRAFT] UDT in REPL #2767

Merge branch 'main' into adithyase/types-repl
cc77e2a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Power-Fx PR (PFX) failed Jul 29, 2025 in 25m 59s

Build #20250729.2 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 130,650 (99.43%)
  • Other: 741 (0.56%)
  • Total: 131,393
Code coverage

  • 72698 of 90645 blocks covered (80.20%)
  • 50798 of 65162 lines covered (77.96%)

Annotations

Check failure on line 2621 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Power-Fx PR (PFX)

Build log #L2621

[xUnit.net 00:00:19.92]     TestAggregateTypeErrors(typeDefinition: "f():T = [{x: 5, y: 5}]; T := Type([{x: Number}]);", expectedMessageKey: "ErrUDF_ReturnTypeSchemaAdditionalFields") [FAIL]

Check failure on line 2622 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Power-Fx PR (PFX)

Build log #L2622

[xUnit.net 00:00:19.94]     TestAggregateTypeErrors(typeDefinition: "f(x:T):T = {n: \"Foo\"}; T := Type({n: GUID});", expectedMessageKey: "ErrUDF_ReturnTypeSchemaIncompatible") [FAIL]

Check failure on line 13134 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Power-Fx PR (PFX)

Build log #L13134

[xUnit.net 00:00:11.22]     TestAggregateTypeErrors(typeDefinition: "f():T = [{x: 5, y: 5}]; T := Type([{x: Number}]);", expectedMessageKey: "ErrUDF_ReturnTypeSchemaAdditionalFields") [FAIL]

Check failure on line 13149 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Power-Fx PR (PFX)

Build log #L13149

[xUnit.net 00:00:11.23]     TestAggregateTypeErrors(typeDefinition: "f(x:T):T = {n: \"Foo\"}; T := Type({n: GUID});", expectedMessageKey: "ErrUDF_ReturnTypeSchemaIncompatible") [FAIL]

Check failure on line 1 in Microsoft.PowerFx.Core.Tests.UserDefinedTypeTests.TestAggregateTypeErrors(typeDefinition: "f():T = [{x: 5, y: 5}]; T := Type([{x: Number}]);", expectedMessageKey: "ErrUDF_ReturnTypeSchemaAdditionalFields")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Power-Fx PR (PFX)

Microsoft.PowerFx.Core.Tests.UserDefinedTypeTests.TestAggregateTypeErrors(typeDefinition: "f():T = [{x: 5, y: 5}]; T := Type([{x: Number}]);", expectedMessageKey: "ErrUDF_ReturnTypeSchemaAdditionalFields")

Test failed

Check failure on line 1 in Microsoft.PowerFx.Core.Tests.UserDefinedTypeTests.TestAggregateTypeErrors(typeDefinition: "f(x:T):T = {n: \"Foo\"}; T := Type({n: GUID});", expectedMessageKey: "ErrUDF_ReturnTypeSchemaIncompatible")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Power-Fx PR (PFX)

Microsoft.PowerFx.Core.Tests.UserDefinedTypeTests.TestAggregateTypeErrors(typeDefinition: "f(x:T):T = {n: \"Foo\"}; T := Type({n: GUID});", expectedMessageKey: "ErrUDF_ReturnTypeSchemaIncompatible")

Test failed