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

Flaky test #828

Open
ajkiessl opened this issue Aug 21, 2024 · 0 comments
Open

Flaky test #828

ajkiessl opened this issue Aug 21, 2024 · 0 comments

Comments

@ajkiessl
Copy link
Contributor

The failing test below. The matching message has a timestamp that includes seconds. This often fails because the expect is a second off. Find a different method of matching, or make the timestamp less precise.

Bugsnag received :notify with unexpected arguments
         expected: ("More than 10% of LionPATH Submissions were tagged for deletion at 2024-08-21T13:22:59-04:00.  The de...ndicate that there was an issue with the LionPATH import or one of the CSVs used during the import.")
              got: ("More than 10% of LionPATH Submissions were tagged for deletion at 2024-08-21T13:22:58-04:00.  The de...ndicate that there was an issue with the LionPATH import or one of the CSVs used during the import.")
     
# ./spec/models/lionpath/lionpath_delete_expired_records_spec.rb:83
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

No branches or pull requests

1 participant