Engine configuration for UDT supported data types #2969
Build #20250912.12 had test failures
Details
- Failed: 8 (0.01%)
- Passed: 130,651 (99.43%)
- Other: 741 (0.56%)
- Total: 131,400
- 73099 of 91112 blocks covered (80.23%)
- 51053 of 65481 lines covered (77.97%)
Annotations
Check failure on line 2569 in Build log
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
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
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
azure-pipelines / Power-Fx PR (PFX)
Build log #L3468
[xUnit.net 00:00:26.62] TestUDFRestrictedTypes [FAIL]
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
azure-pipelines / Power-Fx PR (PFX)
Microsoft.PowerFx.Core.Tests.UserDefinedFunctionTests.TestUDFRestrictedTypes
Test failed
azure-pipelines / Power-Fx PR (PFX)
Microsoft.PowerFx.Core.Tests.UserDefinedFunctionTests.TestUDFRestrictedParameterTypes
Test failed
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