Skip to content

Merge branch 'gregli/udt-decimal' of https://github.com/microsoft/pow…

e4234d0
Select commit
Loading
Failed to load commit list.
Draft

Engine configuration for UDT supported data types #2969

Merge branch 'gregli/udt-decimal' of https://github.com/microsoft/pow…
e4234d0
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Power-Fx PR (PFX) failed Sep 12, 2025 in 25m 31s

Build #20250912.12 had test failures

Details

Tests

  • Failed: 8 (0.01%)
  • Passed: 130,651 (99.43%)
  • Other: 741 (0.56%)
  • Total: 131,400
Code coverage

  • 73099 of 91112 blocks covered (80.23%)
  • 51053 of 65481 lines covered (77.97%)

Annotations

Check failure on line 2569 in Build log

See this annotation in the file changed.

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

Build log #L2569

[xUnit.net 00:00:22.87]     TestUDTErrors(typeDefinition: "Currency := Type({x: Text}); Record := Type([DateT"···, expectedErrorCount: 2, expectedMessageKey: "ErrNamedType_InvalidTypeName") [FAIL]

Check failure on line 2572 in Build log

See this annotation in the file changed.

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

Build log #L2572

[xUnit.net 00:00:23.03]     TestValidUDTCounts(typeDefinition: "A := Type(Blob); B := Type({x: Currency}); C := Ty"···, expectedDefinedTypesCount: 2) [FAIL]

Check failure on line 3463 in Build log

See this annotation in the file changed.

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

Build log #L3463

[xUnit.net 00:00:26.61]     TestUDFRestrictedParameterTypes [FAIL]

Check failure on line 3468 in Build log

See this annotation in the file changed.

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

Build log #L3468

[xUnit.net 00:00:26.62]     TestUDFRestrictedTypes [FAIL]

Check failure on line 1 in Microsoft.PowerFx.Core.Tests.UserDefinedTypeTests.TestUDTErrors(typeDefinition: "Currency := Type({x: Text}); Record := Type([DateT"···, expectedErrorCount: 2, expectedMessageKey: "ErrNamedType_InvalidTypeName")

See this annotation in the file changed.

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

Microsoft.PowerFx.Core.Tests.UserDefinedTypeTests.TestUDTErrors(typeDefinition: "Currency := Type({x: Text}); Record := Type([DateT"···, expectedErrorCount: 2, expectedMessageKey: "ErrNamedType_InvalidTypeName")

Test failed

Check failure on line 1 in Microsoft.PowerFx.Core.Tests.UserDefinedFunctionTests.TestUDFRestrictedTypes

See this annotation in the file changed.

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

Microsoft.PowerFx.Core.Tests.UserDefinedFunctionTests.TestUDFRestrictedTypes

Test failed

Check failure on line 1 in Microsoft.PowerFx.Core.Tests.UserDefinedFunctionTests.TestUDFRestrictedParameterTypes

See this annotation in the file changed.

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

Microsoft.PowerFx.Core.Tests.UserDefinedFunctionTests.TestUDFRestrictedParameterTypes

Test failed

Check failure on line 1 in Microsoft.PowerFx.Core.Tests.Shared.IntellisenseTests.UDFIntellisenseTests.UDFSuggestionTest(expression: "AddNumbers(x: Number, y: Number): |", expected: "Boolean,Color,Date,DateTime,Decimal,Dynamic,GUID,H"···)

See this annotation in the file changed.

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

Microsoft.PowerFx.Core.Tests.Shared.IntellisenseTests.UDFIntellisenseTests.UDFSuggestionTest(expression: "AddNumbers(x: Number, y: Number): |", expected: "Boolean,Color,Date,DateTime,Decimal,Dynamic,GUID,H"···)

Test failed