Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.MD #55

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Update README.MD

dc73494
Select commit
Loading
Failed to load commit list.
Open

Update README.MD #55

Update README.MD
dc73494
Select commit
Loading
Failed to load commit list.
Azure Pipelines / azure-petstoreautomation-regression-tests succeeded Jul 12, 2024 in 1m 27s

Build #20240712.1 had test failures

Details

Tests

  • Failed: 1 (50.00%)
  • Passed: 1 (50.00%)
  • Other: 0 (0.00%)
  • Total: 2
Code coverage

  • 0 of 1 class covered (0.00%)
  • 0 of 2 complexity covered (0.00%)
  • 0 of 7 instruction covered (0.00%)
  • 0 of 3 line covered (0.00%)
  • 0 of 2 method covered (0.00%)

Annotations

Check failure on line 7592 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-petstoreautomation-regression-tests

Build log #L7592

Build failed.

Check failure on line 1 in testAzurePetStoreDogBreedCount

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-petstoreautomation-regression-tests

testAzurePetStoreDogBreedCount

expected:<Shop for [Afador,Shop for American Bulldog,Shop for Australian Retriever,Shop for Australian Shepherd,Shop for Basset Hound,Shop for Beagle,Shop for Border Terrier,Shop for Boston Terrier,Shop for Bulldog,Shop for Bullmastiff,Shop for Chihuahua,Shop for Cocker Spaniel,Shop for German Sheperd,Shop for Labrador Retriever,Shop for Pomeranian,Shop for Pug,Shop for Rottweiler,Shop for Shetland Sheepdog,Shop for Shih Tzu,Shop for Toy Fox Terrier]> but was:<Shop for [500 Internal Server Error from GET https://azurepetstoreapimgmnt.azure-api.net/petstorepetservice/v2/pet/findByStatus?status=available]>
Raw output
org.junit.ComparisonFailure: expected:<Shop for [Afador,Shop for American Bulldog,Shop for Australian Retriever,Shop for Australian Shepherd,Shop for Basset Hound,Shop for Beagle,Shop for Border Terrier,Shop for Boston Terrier,Shop for Bulldog,Shop for Bullmastiff,Shop for Chihuahua,Shop for Cocker Spaniel,Shop for German Sheperd,Shop for Labrador Retriever,Shop for Pomeranian,Shop for Pug,Shop for Rottweiler,Shop for Shetland Sheepdog,Shop for Shih Tzu,Shop for Toy Fox Terrier]> but was:<Shop for [500 Internal Server Error from GET https://azurepetstoreapimgmnt.azure-api.net/petstorepetservice/v2/pet/findByStatus?status=available]>
	at petstore.automation.AzurePetStoreAutomationTests.testAzurePetStoreDogBreedCount(AzurePetStoreAutomationTests.java:37)