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

Test Dotnet.Integration.Test.DotnetVerifyTests.Verify_SignedPackageWithAllowedCertificate_Succeeds is flaky #11892

Closed
zivkan opened this issue Jun 16, 2022 · 1 comment
Assignees
Labels
Engineering Productivity Priority:3 Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog. Type:Test

Comments

@zivkan
Copy link
Member

zivkan commented Jun 16, 2022

Failing on Linux:

Expected result.Success to be true because Verifying TestPackage.AuthorSigned.1.0.0
Signature type: Author
Subject Name: CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
SHA256 hash: 3F9001EA83C560D712C24CF213C3D312CB3BFF51EE89435D3430BD06B5D0EECE
Valid from: 2/26/2018 12:00:00 AM to 1/27/2021 12:00:00 PM
error: NU3037: The author primary signature validity period has expired.
error: NU3028: The author primary signature's timestamping certificate is not trusted by the trust provider.
Package signature validation failed.

, but found False.
@nkolev92 nkolev92 added Priority:3 Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog. Pipeline:Icebox labels Jun 16, 2022
dtivel added a commit to NuGet/NuGet.Client that referenced this issue Jan 12, 2023
@dtivel
Copy link
Contributor

dtivel commented Jan 12, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Engineering Productivity Priority:3 Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog. Type:Test
Projects
None yet
Development

No branches or pull requests

3 participants