Implementing store owner settings management #695
Draft
Azure Pipelines / grandnode.grandnode2
failed
May 19, 2026 in 8m 35s
Build #20260519.8 had test failures
Details
- Failed: 2 (0.13%)
- Passed: 1,584 (99.56%)
- Other: 5 (0.31%)
- Total: 1,591
Annotations
Check failure on line 587 in Build log
azure-pipelines / grandnode.grandnode2
Build log #L587
Error: The process '/opt/hostedtoolcache/dotnet/dotnet' failed with exit code 1
Check failure on line 775 in Build log
azure-pipelines / grandnode.grandnode2
Build log #L775
Dotnet command failed with non-zero exit code on the following projects : [
'/home/vsts/work/1/s/src/Tests/Grand.Mapping.Tests/Grand.Mapping.Tests.csproj'
]
azure-pipelines / grandnode.grandnode2
Grand.Mapping.Tests.AdminShared.CommonMappingTests.MerchandiseReturnActionModel_ToDomain
Test method Grand.Mapping.Tests.AdminShared.CommonMappingTests.MerchandiseReturnActionModel_ToDomain threw exception:
VerifyException: Directory: /home/vsts/work/1/s/src/Tests/Grand.Mapping.Tests/AdminShared
NotEqual:
- Received: CommonMappingTests.MerchandiseReturnActionModel_ToDomain.received.txt
Verified: CommonMappingTests.MerchandiseReturnActionModel_ToDomain.verified.txt
FileContent:
NotEqual:
Received: CommonMappingTests.MerchandiseReturnActionModel_ToDomain.received.txt
{
Name: Refund,
DisplayOrder: 1,
LimitedToStores: false,
Id: ObjectId_1
}
Verified: CommonMappingTests.MerchandiseReturnActionModel_ToDomain.verified.txt
{
Name: Refund,
DisplayOrder: 1,
Id: ObjectId_1
}
azure-pipelines / grandnode.grandnode2
Grand.Mapping.Tests.AdminShared.CommonMappingTests.MerchandiseReturnReasonModel_ToDomain
Test method Grand.Mapping.Tests.AdminShared.CommonMappingTests.MerchandiseReturnReasonModel_ToDomain threw exception:
VerifyException: Directory: /home/vsts/work/1/s/src/Tests/Grand.Mapping.Tests/AdminShared
NotEqual:
- Received: CommonMappingTests.MerchandiseReturnReasonModel_ToDomain.received.txt
Verified: CommonMappingTests.MerchandiseReturnReasonModel_ToDomain.verified.txt
FileContent:
NotEqual:
Received: CommonMappingTests.MerchandiseReturnReasonModel_ToDomain.received.txt
{
Name: Defective,
DisplayOrder: 1,
LimitedToStores: false,
Id: ObjectId_1
}
Verified: CommonMappingTests.MerchandiseReturnReasonModel_ToDomain.verified.txt
{
Name: Defective,
DisplayOrder: 1,
Id: ObjectId_1
}
Loading