[Azure.Security.Attestation] net - attestation - tests pipeline is failing #47132
Labels
Attestation
Client
This issue points to a problem in the data-plane of the library.
test-reliability
Issue that causes tests to be unreliable
As part of #46637 I wanted to use the live test pipeline to validate changes were correct. I was unable to do so because the following tests have been failing consistently since June 14th:
All of the above tests fail with the error:
System.Exception : Attestation token is not yet valid.
which looks like is thrown from: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/attestation/Azure.Security.Attestation/src/AttestationToken.cs#L531A quick glance at the pipeline history shows that sometimes additional tests fail with this same error as well.
Would be great to get this pipeline more consistently green so it can be used for validation.
The text was updated successfully, but these errors were encountered: