Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow test failures on 7.1 and 7.2 for now
Currently, we're getting test failures on 7.1 and 7.2 in the scramsha migration spec. We're not on these versions yet, so mark these as allowed to fail until we fix this. rspec ./spec/migrations/20241017013023_reencrypt_password_scramsha_spec.rb:7 # ReencryptPasswordScramsha#up Ensures that the user password is stored as scram-sha-256 rspec ./spec/migrations/20241017013023_reencrypt_password_scramsha_spec.rb:21 # ReencryptPasswordScramsha#up Handles connections with no password
- Loading branch information