Skip to content

Fix flaky test in EntitlementInfoTest#887

Merged
tonidero merged 1 commit into
mainfrom
fix-flaky-test
Mar 21, 2023
Merged

Fix flaky test in EntitlementInfoTest#887
tonidero merged 1 commit into
mainfrom
fix-flaky-test

Conversation

@tonidero

Copy link
Copy Markdown
Contributor

Description

This fixes a flaky test in EntitlementInfoTest. Copied fix in #882

Basically, we were creating multiple EntitlementInfoTest and comparing them but the dates could be different which caused the test to fail.

@tonidero tonidero added the test label Mar 21, 2023
@tonidero tonidero requested a review from a team March 21, 2023 12:05
@codecov

codecov Bot commented Mar 21, 2023

Copy link
Copy Markdown

Codecov Report

Merging #887 (41d2cdf) into main (71ce8c4) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #887   +/-   ##
=======================================
  Coverage   83.28%   83.28%           
=======================================
  Files         139      139           
  Lines        4548     4548           
  Branches      602      602           
=======================================
  Hits         3788     3788           
  Misses        540      540           
  Partials      220      220           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@tonidero tonidero merged commit 4153f98 into main Mar 21, 2023
@tonidero tonidero deleted the fix-flaky-test branch March 21, 2023 13:48
@tonidero tonidero mentioned this pull request Mar 31, 2023
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