Azure / azure-sdk-for-net

This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
MIT License
5.17k stars 4.53k forks source link

Update DataLakeTestBase after service bug involving container creation is fixed #9399

Closed JoshLove-msft closed 3 months ago

JoshLove-msft commented 4 years ago

There is a service bug in service versions up to 73 in DataLake where container creation can time out, but subsequent attempts to create the container will indicate that the container already exists, even though it doesn't really exist. Once this is fixed, DataLakeTestBase.GetNewFileSystem should be updated to remove the workaround of marking the test as inconclusive.

JimSuplizio commented 3 months ago

Hi @JoshLove-msft, we deeply appreciate your input into this project. Regrettably, this issue has remained inactive for over 2 years, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support.