Ankit Jain

Results 267 comments of Ankit Jain

This is from the log file - https://gist.github.com/radical/783aa3a0f77ff67eb41eb541ad57f5db .

Closing this as it has not been hit in at least a month. And doesn't look actionable as-is.

.. and the first one failed to shutdown/deletion(?): ``` k8s.Autorest.HttpOperationException: Operation returned an invalid status code 'Conflict', response body {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"Operation cannot be fulfilled on containers.usvc-dev.developer.microsoft.com \"qdrant-azvxadzz-73d029b3\": the object has been...

> @radical there is `[ActiveIssue("https://github.com/dotnet/aspire/issues/4623", typeof(PlaywrightProvider), nameof(PlaywrightProvider.DoesNotHavePlaywrightSupport))] ` on the class, should it still be running? That one will only skip the tests on OSes where we don't have playwright...

Conformance tests like this aren't quarantined because the tests are in the base class. In some test projects we can override the test method and Quarantine the test, but others...

I think what would help for tests like this is to be logging the messages, so we can see which messages might have been unexpected, or missing that had these...