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

[App Config] CreateSecretReference test is failing in weekly runs #19150

Closed
ShivangiReja opened this issue Mar 3, 2021 · 0 comments · Fixed by #19186
Closed

[App Config] CreateSecretReference test is failing in weekly runs #19150

ShivangiReja opened this issue Mar 3, 2021 · 0 comments · Fixed by #19186
Assignees
Labels
App Configuration Azure.ApplicationModel.Configuration Client This issue points to a problem in the data-plane of the library. test-reliability Issue that causes tests to be unreliable

Comments

@ShivangiReja
Copy link
Member

CreateSecretReference test is failing with:

Failed CreateSecretReference [103 ms]

Error Message:
System.UriFormatException : Invalid URI: The hostname could not be parsed.
Stack Trace:
at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
at System.Uri..ctor(String uriString)
at Azure.Data.AppConfiguration.Samples.ConfigurationSamples.CreateSecretReference() in /Users/runner/work/1/s/sdk/appconfiguration/Azure.Data.AppConfiguration/tests/samples/Sample10_SecretReference.cs:line 22
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter1.GetResult() at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()

For more details check here:

@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Mar 3, 2021
@ShivangiReja ShivangiReja added the App Configuration Azure.ApplicationModel.Configuration label Mar 3, 2021
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Mar 3, 2021
@pakrym pakrym added the test-reliability Issue that causes tests to be unreliable label Mar 3, 2021
@ShivangiReja ShivangiReja added the Client This issue points to a problem in the data-plane of the library. label Mar 3, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Mar 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
App Configuration Azure.ApplicationModel.Configuration Client This issue points to a problem in the data-plane of the library. test-reliability Issue that causes tests to be unreliable
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants