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

Simplify requires for test files #5159

Merged
merged 7 commits into from
Nov 18, 2024
Merged

Simplify requires for test files #5159

merged 7 commits into from
Nov 18, 2024

Conversation

rmosolgo
Copy link
Owner

@rmosolgo rmosolgo commented Nov 11, 2024

Somehow, the Sqlite database gets messed up sometimes, where one of the tables isn't present for one of the tests. I'm trying to debug that but I'm not really sure how to hunt it down :S

TODO:

  • Confirm same number of assertions in each build after changing the requires
    • Test: 10206 -> 10206
    • Mongodb: 10192 -> 10192
    • Rails Master: 11099 -> 11099

@rmosolgo rmosolgo changed the title Add verbose in CI Debug flaking database in CI Nov 11, 2024
@rmosolgo rmosolgo changed the title Debug flaking database in CI Debug flaky database in CI Nov 11, 2024
@rmosolgo rmosolgo added this to the 2.4.4 milestone Nov 18, 2024
@rmosolgo rmosolgo changed the title Debug flaky database in CI Simplify requires for test files Nov 18, 2024
@rmosolgo rmosolgo merged commit db67199 into master Nov 18, 2024
14 of 15 checks passed
@rmosolgo rmosolgo deleted the debug-database-flaky-test branch November 18, 2024 15:18
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.

1 participant