We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
rake test TESTOPTS="--seed=18632"
Starting from 8.0.0, specs fail with seed 18632
bundle
Not to fail
Fails
No response
n/a
= 8.0.0
master
The text was updated successfully, but these errors were encountered:
Bisected to: rails/rails@9f80efc791
Sorry, something went wrong.
Fix random spec failure
a373e9f
Fix #321 Refs: - rails/rails@9f80efc791 - #52353
No branches or pull requests
Bug description
Starting from 8.0.0, specs fail with seed 18632
Steps to reproduce
bundle
rake test TESTOPTS="--seed=18632"
Expected behavior
Not to fail
Actual behavior
Fails
Reproducible reduced test case
No response
Ruby version
n/a
Ruby on Rails version
Route Translator version
master
I18n configuration
n/a
Route Translator configuration
No response
Rails routes source
n/a
Rails locales
n/a
Rails routes
n/a
Bug report checklist
The text was updated successfully, but these errors were encountered: