[DRAFT] UDT in REPL #2767
[DRAFT] UDT in REPL #2767
Build #20250729.2 had test failures
Details
- Failed: 2 (0.00%)
- Passed: 130,650 (99.43%)
- Other: 741 (0.56%)
- Total: 131,393
- 72698 of 90645 blocks covered (80.20%)
- 50798 of 65162 lines covered (77.96%)
Annotations
Check failure on line 2621 in Build log
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
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
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
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]
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
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