Skip to content

Updated file path for test results publishing. #3

Updated file path for test results publishing.

Updated file path for test results publishing. #3

Re-run triggered January 23, 2026 03:44
Status Failure
Total duration 52s
Artifacts
Run Tests
46s
Run Tests
Fit to window
Zoom out
Zoom in

Annotations

13 errors
FoodStorageApi.Infrastructure.IntegrationTests.Services.OpenFoodFactsServiceIntegrationTests ► SearchProductsByNameAsync_WithNutella_ReturnsResults: tests/FoodStorageApi.Infrastructure.IntegrationTests/Services/OpenFoodFactsServiceIntegrationTests.cs#L97
Failed test found in: test-results/test-results.trx Error: Assert.Contains() Failure: Filter not matched in collection Collection: [OpenFoodFactsProduct { BrandList = [···], Brands = "سيدي علي", Code = "6111035000430", HasImage = True, HasIngredientsImage = False, ··· }, OpenFoodFactsProduct { BrandList = [···], Brands = "Perly", Code = "6111242100992", HasImage = True, HasIngredientsImage = False, ··· }, OpenFoodFactsProduct { BrandList = [···], Brands = "Sidi Ali", Code = "6111035002175", HasImage = True, HasIngredientsImage = False, ··· }, OpenFoodFactsProduct { BrandList = [···], Brands = "sidi ali", Code = "6111035000058", HasImage = True, HasIngredientsImage = False, ··· }, OpenFoodFactsProduct { BrandList = [···], Brands = "AQUAFINA", Code = "6111252421568", HasImage = True, HasIngredientsImage = False, ··· }]
FoodStorageApi.Infrastructure.IntegrationTests.Services.OpenFoodFactsServiceIntegrationTests ► SearchProductsByNameAsync_WithVeryUnlikelySearchTerm_ReturnsEmptyResults: tests/FoodStorageApi.Infrastructure.IntegrationTests/Services/OpenFoodFactsServiceIntegrationTests.cs#L114
Failed test found in: test-results/test-results.trx Error: Assert.Empty() Failure: Collection was not empty Collection: [OpenFoodFactsProduct { BrandList = [···], Brands = "سيدي علي", Code = "6111035000430", HasImage = True, HasIngredientsImage = False, ··· }, OpenFoodFactsProduct { BrandList = [···], Brands = "Perly", Code = "6111242100992", HasImage = True, HasIngredientsImage = False, ··· }, OpenFoodFactsProduct { BrandList = [···], Brands = "Sidi Ali", Code = "6111035002175", HasImage = True, HasIngredientsImage = False, ··· }, OpenFoodFactsProduct { BrandList = [···], Brands = "sidi ali", Code = "6111035000058", HasImage = True, HasIngredientsImage = False, ··· }, OpenFoodFactsProduct { BrandList = [···], Brands = "AQUAFINA", Code = "6111252421568", HasImage = True, HasIngredientsImage = False, ··· }, ···]
Run Tests
Failed test were found and 'fail-on-error' option is set to true
Run Tests
Process completed with exit code 1.