Skip to content

make email address in test cases rfc822 conformant#2205

Merged
bobcallaway merged 1 commit into
sigstore:mainfrom
bobcallaway:rfc822malformed
Nov 13, 2025
Merged

make email address in test cases rfc822 conformant#2205
bobcallaway merged 1 commit into
sigstore:mainfrom
bobcallaway:rfc822malformed

Conversation

@bobcallaway

Copy link
Copy Markdown
Member

when running go test ./... using 1.25, these test cases crash because there is stricter SAN validation in certificates in the stdlib. These cases pass in 1.24, but will fail when we upgrade the toolchain.

Signed-off-by: Bob Callaway <bcallaway@google.com>
@bobcallaway bobcallaway requested a review from a team as a code owner November 13, 2025 22:54
@codecov

codecov Bot commented Nov 13, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 44.84%. Comparing base (cf238ac) to head (5bf5654).
⚠️ Report is 499 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2205       +/-   ##
===========================================
- Coverage   57.93%   44.84%   -13.10%     
===========================================
  Files          50       72       +22     
  Lines        3119     4681     +1562     
===========================================
+ Hits         1807     2099      +292     
- Misses       1154     2343     +1189     
- Partials      158      239       +81     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bobcallaway bobcallaway merged commit aa935e1 into sigstore:main Nov 13, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants