Skip to content

test: fix test_submit_bad_author_email()#11186

Merged
jennifer-richards merged 1 commit into
ietf-tools:mainfrom
jennifer-richards:bad-author-email-test-fix
Jul 10, 2026
Merged

test: fix test_submit_bad_author_email()#11186
jennifer-richards merged 1 commit into
ietf-tools:mainfrom
jennifer-richards:bad-author-email-test-fix

Conversation

@jennifer-richards

Copy link
Copy Markdown
Member

Original test accidentally created a second primary email by trying to modify the PK of an existing Email. That led to a stochastic apparently data-dependent failure that depended on which address was returned by first().

Original test accidentally created a second primary email by trying to
modify the PK of an existing Email. That led to a stochastic apparently
data-dependent failure that depended on which address was returned by
`first()`.
@codecov

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.58%. Comparing base (306f479) to head (433ff47).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11186   +/-   ##
=======================================
  Coverage   88.58%   88.58%           
=======================================
  Files         333      333           
  Lines       44662    44669    +7     
=======================================
+ Hits        39565    39572    +7     
  Misses       5097     5097           

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jennifer-richards jennifer-richards merged commit bd60088 into ietf-tools:main Jul 10, 2026
9 checks passed
@jennifer-richards jennifer-richards deleted the bad-author-email-test-fix branch July 10, 2026 20:57
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